May 19 08:01:54.860414 np0000174678 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 08:01:54.870240 np0000174678 devstack@c-api.service[112222]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 08:01:54.873575 np0000174678 devstack@c-api.service[112222]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 08:01:54 2026] *** May 19 08:01:54.873575 np0000174678 devstack@c-api.service[112222]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 08:01:54.873575 np0000174678 devstack@c-api.service[112222]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 08:01:54.873575 np0000174678 devstack@c-api.service[112222]: nodename: np0000174678 May 19 08:01:54.873575 np0000174678 devstack@c-api.service[112222]: machine: x86_64 May 19 08:01:54.873575 np0000174678 devstack@c-api.service[112222]: clock source: unix May 19 08:01:54.873575 np0000174678 devstack@c-api.service[112222]: pcre jit disabled May 19 08:01:54.873575 np0000174678 devstack@c-api.service[112222]: detected number of CPU cores: 16 May 19 08:01:54.873575 np0000174678 devstack@c-api.service[112222]: current working directory: / May 19 08:01:54.873575 np0000174678 devstack@c-api.service[112222]: detected binary path: /usr/bin/uwsgi-core May 19 08:01:54.873575 np0000174678 devstack@c-api.service[112222]: your processes number limit is 256917 May 19 08:01:54.873575 np0000174678 devstack@c-api.service[112222]: your memory page size is 4096 bytes May 19 08:01:54.873575 np0000174678 devstack@c-api.service[112222]: detected max file descriptor number: 2048 May 19 08:01:54.873575 np0000174678 devstack@c-api.service[112222]: lock engine: pthread robust mutexes May 19 08:01:54.874087 np0000174678 devstack@c-api.service[112222]: thunder lock: enabled May 19 08:01:54.874124 np0000174678 devstack@c-api.service[112222]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 08:01:54.874166 np0000174678 devstack@c-api.service[112222]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 08:01:54.874208 np0000174678 devstack@c-api.service[112222]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 08:01:54.874208 np0000174678 devstack@c-api.service[112222]: Set PythonHome to /opt/stack/data/venv May 19 08:01:54.911075 np0000174678 devstack@c-api.service[112222]: Python main interpreter initialized at 0x7c4bfe2a3668 May 19 08:01:54.911075 np0000174678 devstack@c-api.service[112222]: python threads support enabled May 19 08:01:54.911075 np0000174678 devstack@c-api.service[112222]: your server socket listen backlog is limited to 100 connections May 19 08:01:54.911075 np0000174678 devstack@c-api.service[112222]: your mercy for graceful operations on workers is 80 seconds May 19 08:01:54.911611 np0000174678 devstack@c-api.service[112222]: mapped 671795 bytes (656 KB) for 4 cores May 19 08:01:54.911779 np0000174678 devstack@c-api.service[112222]: *** Operational MODE: preforking *** May 19 08:01:54.912000 np0000174678 devstack@c-api.service[112222]: *** uWSGI is running in multiple interpreter mode *** May 19 08:01:54.912000 np0000174678 devstack@c-api.service[112222]: spawned uWSGI master process (pid: 112222) May 19 08:01:54.912217 np0000174678 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 08:01:54.912686 np0000174678 devstack@c-api.service[112222]: spawned uWSGI worker 1 (pid: 112232, cores: 1) May 19 08:01:54.913138 np0000174678 devstack@c-api.service[112222]: spawned uWSGI worker 2 (pid: 112233, cores: 1) May 19 08:01:54.913566 np0000174678 devstack@c-api.service[112222]: spawned uWSGI worker 3 (pid: 112234, cores: 1) May 19 08:01:54.914139 np0000174678 devstack@c-api.service[112222]: spawned uWSGI worker 4 (pid: 112235, cores: 1) May 19 08:01:54.914338 np0000174678 devstack@c-api.service[112222]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 08:01:55.048448 np0000174678 devstack@c-api.service[112233]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 08:01:55.048448 np0000174678 devstack@c-api.service[112233]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 08:01:55.048448 np0000174678 devstack@c-api.service[112233]: we strongly recommend against using it for new projects. May 19 08:01:55.048448 np0000174678 devstack@c-api.service[112233]: If you are already using Eventlet, we recommend migrating to a different May 19 08:01:55.048448 np0000174678 devstack@c-api.service[112233]: framework. For more detail see May 19 08:01:55.048448 np0000174678 devstack@c-api.service[112233]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 08:01:55.048448 np0000174678 devstack@c-api.service[112233]: import eventlet # noqa May 19 08:01:55.049488 np0000174678 devstack@c-api.service[112235]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 08:01:55.049488 np0000174678 devstack@c-api.service[112235]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 08:01:55.049488 np0000174678 devstack@c-api.service[112235]: we strongly recommend against using it for new projects. May 19 08:01:55.049488 np0000174678 devstack@c-api.service[112235]: If you are already using Eventlet, we recommend migrating to a different May 19 08:01:55.049488 np0000174678 devstack@c-api.service[112235]: framework. For more detail see May 19 08:01:55.049488 np0000174678 devstack@c-api.service[112235]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 08:01:55.049488 np0000174678 devstack@c-api.service[112235]: import eventlet # noqa May 19 08:01:55.052324 np0000174678 devstack@c-api.service[112234]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 08:01:55.052324 np0000174678 devstack@c-api.service[112234]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 08:01:55.052324 np0000174678 devstack@c-api.service[112234]: we strongly recommend against using it for new projects. May 19 08:01:55.052324 np0000174678 devstack@c-api.service[112234]: If you are already using Eventlet, we recommend migrating to a different May 19 08:01:55.052324 np0000174678 devstack@c-api.service[112234]: framework. For more detail see May 19 08:01:55.052324 np0000174678 devstack@c-api.service[112234]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 08:01:55.052324 np0000174678 devstack@c-api.service[112234]: import eventlet # noqa May 19 08:01:55.054244 np0000174678 devstack@c-api.service[112232]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 08:01:55.054244 np0000174678 devstack@c-api.service[112232]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 08:01:55.054244 np0000174678 devstack@c-api.service[112232]: we strongly recommend against using it for new projects. May 19 08:01:55.054244 np0000174678 devstack@c-api.service[112232]: If you are already using Eventlet, we recommend migrating to a different May 19 08:01:55.054244 np0000174678 devstack@c-api.service[112232]: framework. For more detail see May 19 08:01:55.054244 np0000174678 devstack@c-api.service[112232]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 08:01:55.054244 np0000174678 devstack@c-api.service[112232]: import eventlet # noqa May 19 08:01:55.142621 np0000174678 devstack@c-api.service[112234]: /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 08:01:55.142621 np0000174678 devstack@c-api.service[112234]: debtcollector.deprecate( May 19 08:01:55.145003 np0000174678 devstack@c-api.service[112235]: /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 08:01:55.145003 np0000174678 devstack@c-api.service[112235]: debtcollector.deprecate( May 19 08:01:55.145081 np0000174678 devstack@c-api.service[112232]: /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 08:01:55.145081 np0000174678 devstack@c-api.service[112232]: debtcollector.deprecate( May 19 08:01:55.145183 np0000174678 devstack@c-api.service[112233]: /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 08:01:55.145183 np0000174678 devstack@c-api.service[112233]: debtcollector.deprecate( May 19 08:01:55.224316 np0000174678 devstack@c-api.service[112233]: /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 08:01:55.224316 np0000174678 devstack@c-api.service[112233]: from cgi import parse_header May 19 08:01:55.231276 np0000174678 devstack@c-api.service[112235]: /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 08:01:55.231276 np0000174678 devstack@c-api.service[112235]: from cgi import parse_header May 19 08:01:55.231450 np0000174678 devstack@c-api.service[112234]: /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 08:01:55.231450 np0000174678 devstack@c-api.service[112234]: from cgi import parse_header May 19 08:01:55.235054 np0000174678 devstack@c-api.service[112232]: /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 08:01:55.235054 np0000174678 devstack@c-api.service[112232]: from cgi import parse_header May 19 08:01:55.271373 np0000174678 devstack@c-api.service[112233]: /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 08:01:55.271373 np0000174678 devstack@c-api.service[112233]: removals.removed_module( May 19 08:01:55.272305 np0000174678 devstack@c-api.service[112233]: /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 08:01:55.272305 np0000174678 devstack@c-api.service[112233]: removals.removed_module( May 19 08:01:55.278237 np0000174678 devstack@c-api.service[112235]: /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 08:01:55.278237 np0000174678 devstack@c-api.service[112235]: removals.removed_module( May 19 08:01:55.279232 np0000174678 devstack@c-api.service[112235]: /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 08:01:55.279232 np0000174678 devstack@c-api.service[112235]: removals.removed_module( May 19 08:01:55.280750 np0000174678 devstack@c-api.service[112232]: /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 08:01:55.280750 np0000174678 devstack@c-api.service[112232]: removals.removed_module( May 19 08:01:55.281681 np0000174678 devstack@c-api.service[112232]: /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 08:01:55.281681 np0000174678 devstack@c-api.service[112232]: removals.removed_module( May 19 08:01:55.283017 np0000174678 devstack@c-api.service[112234]: /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 08:01:55.283017 np0000174678 devstack@c-api.service[112234]: removals.removed_module( May 19 08:01:55.283900 np0000174678 devstack@c-api.service[112234]: /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 08:01:55.283900 np0000174678 devstack@c-api.service[112234]: removals.removed_module( May 19 08:01:55.882823 np0000174678 devstack@c-api.service[112233]: /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 08:01:55.882823 np0000174678 devstack@c-api.service[112233]: warnings.warn( May 19 08:01:55.906167 np0000174678 devstack@c-api.service[112234]: /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 08:01:55.906167 np0000174678 devstack@c-api.service[112234]: warnings.warn( May 19 08:01:55.908172 np0000174678 devstack@c-api.service[112232]: /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 08:01:55.908172 np0000174678 devstack@c-api.service[112232]: warnings.warn( May 19 08:01:55.913675 np0000174678 devstack@c-api.service[112235]: /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 08:01:55.913675 np0000174678 devstack@c-api.service[112235]: warnings.warn( May 19 08:01:55.982674 np0000174678 devstack@c-api.service[112233]: /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 08:01:55.982674 np0000174678 devstack@c-api.service[112233]: warnings.warn( May 19 08:01:56.001623 np0000174678 devstack@c-api.service[112234]: /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 08:01:56.001623 np0000174678 devstack@c-api.service[112234]: warnings.warn( May 19 08:01:56.006042 np0000174678 devstack@c-api.service[112232]: /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 08:01:56.006042 np0000174678 devstack@c-api.service[112232]: warnings.warn( May 19 08:01:56.016110 np0000174678 devstack@c-api.service[112235]: /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 08:01:56.016110 np0000174678 devstack@c-api.service[112235]: warnings.warn( May 19 08:01:56.296445 np0000174678 devstack@c-api.service[112234]: 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 08:01:56.296835 np0000174678 devstack@c-api.service[112234]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112234) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 08:01:56.297207 np0000174678 devstack@c-api.service[112232]: 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 08:01:56.297452 np0000174678 devstack@c-api.service[112232]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112232) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 08:01:56.303815 np0000174678 devstack@c-api.service[112233]: 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 08:01:56.304095 np0000174678 devstack@c-api.service[112233]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112233) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 08:01:56.307580 np0000174678 devstack@c-api.service[112235]: 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 08:01:56.307848 np0000174678 devstack@c-api.service[112235]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112235) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 08:01:56.382754 np0000174678 devstack@c-api.service[112235]: /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 08:01:56.382754 np0000174678 devstack@c-api.service[112235]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 08:01:56.385214 np0000174678 devstack@c-api.service[112234]: /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 08:01:56.385214 np0000174678 devstack@c-api.service[112234]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 08:01:56.385539 np0000174678 devstack@c-api.service[112233]: /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 08:01:56.385539 np0000174678 devstack@c-api.service[112233]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 08:01:56.389560 np0000174678 devstack@c-api.service[112232]: /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 08:01:56.389560 np0000174678 devstack@c-api.service[112232]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 08:01:56.844827 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112235) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 08:01:56.845147 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112233) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 08:01:56.845246 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.845246 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.845371 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112234) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 08:01:56.845462 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.845573 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112232) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 08:01:56.845711 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.845785 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.845849 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.845918 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.845981 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.846054 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.846109 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.846109 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.846236 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.846541 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.846627 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.846627 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.846809 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.846872 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.846938 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.847005 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.847071 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.847143 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.847201 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.847263 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.847335 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.847401 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.847401 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.847510 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.847569 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.847654 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.847732 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.847800 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.847864 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.847927 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.847984 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.848045 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.848109 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.848109 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.848249 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.848359 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.848359 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.853273 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.853417 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.853417 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.853417 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.853615 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.853730 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.853791 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.853866 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.853930 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.853986 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.853986 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.854076 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.854123 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.854123 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.854209 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.854209 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.854294 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.854338 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.854338 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.854338 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.854338 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.854480 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.854480 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.854480 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.854480 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.854480 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.854791 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.854791 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.855807 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.855855 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.855920 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.855979 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.856023 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.856086 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.856128 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.856172 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.856214 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.856257 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.856311 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.856369 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.856441 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.856482 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.856521 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.856567 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.856610 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.856610 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.856610 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.856765 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.856765 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.856840 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.856891 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.856959 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.857004 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.857004 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.857078 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.857117 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.857162 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.857204 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.857251 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.857303 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.857352 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.857395 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.857437 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.857480 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.857521 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.857561 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.857603 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.857672 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.857719 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.857765 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.857803 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.857837 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.857882 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.857882 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.857949 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.857993 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.858037 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.858081 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.858124 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.858167 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.858204 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.858204 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.858204 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.858204 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.859214 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.859289 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.859337 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.859382 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.859424 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.859482 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.859558 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.859600 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.859675 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.859719 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.859762 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.859799 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.859842 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.859891 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.859934 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.859977 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.860019 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.860056 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.860094 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.860139 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.860181 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.860223 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.860271 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.860320 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.860320 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.860320 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.860320 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.860320 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.860898 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.860987 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.861029 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.861109 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.861168 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.861208 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.861246 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.861287 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.861326 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.861360 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.861427 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.861474 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.861552 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.861597 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.861597 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.861720 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.861720 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.861791 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.861835 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.861835 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.861917 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.861917 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.861993 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.862050 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.862089 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.862154 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.862196 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.862273 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.863486 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.863543 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.863586 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.863627 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.863693 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.863736 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.863779 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.863817 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.863862 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.863902 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.863945 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.863987 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.864032 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.864032 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.864220 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.864267 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.864344 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.864386 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.864428 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.864470 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.864511 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.864559 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.864672 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.864672 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.864770 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.864810 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.864810 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.864810 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.865426 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.865531 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.865583 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.865672 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.865717 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.865763 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.865804 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.865844 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.865885 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.865929 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.865968 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.866002 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.866045 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.866084 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.866127 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.866184 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.866237 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.866277 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.866311 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.866311 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.866385 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.866431 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.866473 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.866473 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.866473 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.866473 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.866473 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.866473 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.868055 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.868123 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.868123 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.868204 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.868244 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.868281 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.868363 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.868413 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.868454 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.868499 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.868543 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.868588 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.868625 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.868686 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.868720 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.868765 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.868801 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.868885 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.868984 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.869063 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.869105 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.869194 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.869314 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.869369 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.869441 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.869516 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.869594 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.869685 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.869792 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.869876 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.869930 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.869980 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.870031 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.870073 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.870122 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.870122 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.870198 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.870234 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.870284 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.870326 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.870369 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.870417 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.870466 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.870522 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.870563 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.870599 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.870664 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.870716 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.870761 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.870800 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.870848 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.870898 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.870935 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.870980 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.871018 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.871060 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.871099 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.871177 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.871228 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.871274 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.871327 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.871373 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.871418 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.871457 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.871495 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.871544 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.871590 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.871647 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.871700 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.871750 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.871789 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.871833 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.871873 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.871918 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.871959 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.872002 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.872039 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.872074 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.872074 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.872155 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.872198 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.872242 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.872285 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.872285 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.872364 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.872364 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.872364 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.872477 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.872526 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.872568 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.872611 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.872677 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.872719 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.872764 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.872807 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.872843 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.872879 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.872919 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.873108 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.873159 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.873203 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.873243 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.873243 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.873315 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.873352 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.873396 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.873436 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.873471 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.873514 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.873514 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.873514 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.873514 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.876309 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.876377 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.876422 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.876463 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.876526 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.876600 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.876664 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.876789 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.876845 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.876898 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.877061 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.877061 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.877152 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.877196 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.877240 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.877287 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.877331 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.877331 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.877421 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.877460 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.877503 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.877541 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.877585 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.877649 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.877699 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.877755 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.877802 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.877802 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.878210 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.878264 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.878311 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.878351 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.878412 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.878459 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.878498 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.878538 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.878581 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.878651 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.878702 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.878747 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.878787 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.878825 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.878863 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.878901 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.878940 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.878984 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.879027 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.879068 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.879119 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.879159 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.879197 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.879235 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.879284 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.879335 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.879386 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.879436 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.879476 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.879520 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.879563 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.879611 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.879673 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.879720 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.879755 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.879797 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.879834 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.879878 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.879920 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.879968 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.880014 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.880049 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.880088 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.880125 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.880161 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.880205 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.880248 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.880286 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.880332 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.880374 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.880423 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.880463 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.880509 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.880548 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.880593 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.880693 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.880774 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.880858 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.880935 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.881064 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.881146 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.881241 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.881315 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.881359 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.881408 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.881454 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.881493 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.881541 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.881582 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.881646 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.881688 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.881727 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.881764 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.881802 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.881850 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.881889 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.881932 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.881932 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.881932 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.881932 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.881932 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.881932 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.881932 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.881932 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.882227 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.882227 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.882227 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.882342 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.882389 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.882440 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.882483 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.882521 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.882563 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.882606 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.882662 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.882701 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.882739 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.882789 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.882836 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.882880 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.882922 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.882971 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.883010 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.883056 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.883091 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.883135 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.883173 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.883216 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.883216 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.883300 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.883340 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.883340 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.883418 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.883418 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.883495 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.883535 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.883575 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.883614 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.883687 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.883734 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.883773 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.883818 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.883870 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.883915 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.883959 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.883999 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.884041 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.884084 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.884084 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.884084 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.884202 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.884247 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.884291 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.884334 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.884374 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.884411 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.884455 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.884455 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.884455 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.884455 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.888560 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.888612 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.888695 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.888752 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.888792 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.888831 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.888869 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.888910 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.889004 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.889054 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.889091 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.889137 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.889174 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.889212 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.889254 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.889291 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.889329 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.889329 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.889329 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.889329 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.889329 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.889506 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.889506 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.889582 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.889621 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.889687 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.889755 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.889802 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.891716 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.891805 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.891843 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.891877 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.891955 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.891999 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.892043 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.892088 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.892130 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.892169 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.892206 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.892247 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.892291 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.892331 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.892375 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.892419 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.892457 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.892495 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.892537 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.892581 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.892624 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.892687 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.892733 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.892782 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.892782 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.892782 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.892782 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.892782 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.893029 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.893076 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.893138 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.893193 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.893239 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.893239 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.893320 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.893363 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.893407 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.893445 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.893487 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.893487 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.893562 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.893612 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.893681 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.893722 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.893761 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.893799 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.893836 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.893884 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.893924 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.893967 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.894012 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.894052 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.894089 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.894132 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.894175 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.894218 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.894263 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.894300 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.894338 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.894376 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.894425 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.894464 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.894511 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.894554 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.894593 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.894644 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.894693 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.894731 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.894776 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.894822 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.894860 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.894904 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.894943 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.894986 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.895024 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.895062 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.895106 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.895143 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.895181 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.895234 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.895279 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.895326 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.895364 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.895414 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.895453 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.895497 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.895539 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.895582 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.895733 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.895784 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.895820 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.895858 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.895896 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.895940 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.895978 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.896015 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.896057 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.896104 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.896155 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.896198 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.896240 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.896277 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.896317 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.896360 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.896397 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.896435 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.896473 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.896532 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.896594 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.896654 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.896707 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.896754 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.896794 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.896837 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.897036 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.897080 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.897117 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.897162 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.897232 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.897276 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.897320 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.897355 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.897443 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.897506 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.897556 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.897600 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.897663 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.897709 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.897759 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.897808 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.897845 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.897883 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.897927 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.897965 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.898007 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.898045 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.898089 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.898089 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.898175 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.898221 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.898260 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.898260 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.898260 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.898260 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.898260 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.898461 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.898505 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.898543 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.898589 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.898627 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.898627 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.898627 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.898627 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.898792 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.898831 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.898874 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.898874 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.898947 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.898992 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.899036 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.899075 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.899119 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.899161 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.899204 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.899245 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.899284 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.899284 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.899284 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.899411 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.899411 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.899411 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.899521 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.899561 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.899608 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.899718 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.899800 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.899842 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.899886 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.899929 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.899967 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.900037 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.900087 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.900131 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.900168 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.900203 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.900317 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.900358 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.900402 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.900458 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.900498 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.900498 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.900498 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.900498 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.900498 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.900498 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.900498 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.900772 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.900772 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.900901 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.900941 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.901000 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.901045 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.901088 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.901125 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.901167 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.901216 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.901255 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.901297 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.901370 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.901420 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.901459 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.901497 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.901535 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.901572 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.901607 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.901675 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.901715 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.901765 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.901803 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.901848 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.901886 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.901927 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.901965 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.902009 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.902052 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.902089 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.902137 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.902187 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.902230 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.902268 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.902305 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.902343 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.902381 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.902425 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.902465 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.902503 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.902548 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.902587 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.902621 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.902686 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.902731 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.902769 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.902806 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.902983 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.903182 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.903264 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.903335 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.903378 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.903378 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.903378 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.903378 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.903378 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.903687 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.903687 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.903687 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.903873 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.903916 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.903951 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.903995 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.904036 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.904080 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.904118 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.904167 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.904210 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.904250 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.904298 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.904336 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.904378 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.904421 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.904459 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.904493 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.904536 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.904578 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.904622 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.904685 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.904724 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.904762 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.904807 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.904845 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.904845 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.904910 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.904910 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.904910 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.904910 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.904910 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.905104 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.905145 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.905145 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.905215 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.905215 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.905215 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.905215 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.905215 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.905397 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.905443 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.905487 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.905527 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.905567 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.905601 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.905659 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.905709 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.905754 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.905796 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.905840 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.905885 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.905885 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.905965 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.906008 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.906051 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.906051 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.906128 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.906171 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.906299 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.906342 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.906385 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.906430 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.906468 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.906554 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.906626 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.906732 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.906816 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.906891 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.906974 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.907052 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.907133 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.907204 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.907251 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.907323 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.907393 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.907463 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.907510 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.907599 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.907599 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.907599 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.907599 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.907599 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 08:01:56.907938 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.907938 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.907938 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.907938 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.908188 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.908278 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.908354 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.908398 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.908491 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.908491 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.908491 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.908491 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.908752 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.908752 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.908901 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 08:01:56.909042 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.909042 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.909223 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 08:01:56.909319 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.909395 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 08:01:56.909468 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.909546 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 08:01:56.909546 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 08:01:56.909546 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 08:01:56.951826 np0000174678 devstack@c-api.service[112235]: INFO dbcounter [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Registered counter for database cinder May 19 08:01:56.952786 np0000174678 devstack@c-api.service[112234]: INFO dbcounter [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Registered counter for database cinder May 19 08:01:56.953490 np0000174678 devstack@c-api.service[112232]: INFO dbcounter [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Registered counter for database cinder May 19 08:01:56.953923 np0000174678 devstack@c-api.service[112233]: INFO dbcounter [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Registered counter for database cinder May 19 08:01:56.963356 np0000174678 devstack@c-api.service[112235]: DEBUG oslo_db.sqlalchemy.engines [None req-4801916f-9748-41ef-880e-1128b9a104cb 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=112235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 08:01:56.964834 np0000174678 devstack@c-api.service[112234]: DEBUG oslo_db.sqlalchemy.engines [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 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=112234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 08:01:56.967082 np0000174678 devstack@c-api.service[112232]: DEBUG oslo_db.sqlalchemy.engines [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf 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=112232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 08:01:56.971015 np0000174678 devstack@c-api.service[112233]: DEBUG oslo_db.sqlalchemy.engines [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd 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=112233) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 08:01:57.073979 np0000174678 devstack@c-api.service[112235]: DEBUG dbcounter [-] [112235] Writer thread running {{(pid=112235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 08:01:57.078595 np0000174678 devstack@c-api.service[112235]: INFO cinder.rpc [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 08:01:57.079278 np0000174678 devstack@c-api.service[112235]: INFO cinder.rpc [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 08:01:57.081302 np0000174678 devstack@c-api.service[112235]: INFO cinder.rpc [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 08:01:57.083070 np0000174678 devstack@c-api.service[112235]: INFO cinder.rpc [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 08:01:57.083923 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.084128 np0000174678 devstack@c-api.service[112232]: DEBUG dbcounter [-] [112232] Writer thread running {{(pid=112232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 08:01:57.085562 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.086880 np0000174678 devstack@c-api.service[112232]: INFO cinder.rpc [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 08:01:57.090274 np0000174678 devstack@c-api.service[112232]: INFO cinder.rpc [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 08:01:57.090615 np0000174678 devstack@c-api.service[112235]: DEBUG oslo_db.sqlalchemy.engines [None req-4801916f-9748-41ef-880e-1128b9a104cb 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=112235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 08:01:57.091852 np0000174678 devstack@c-api.service[112233]: DEBUG dbcounter [-] [112233] Writer thread running {{(pid=112233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 08:01:57.091960 np0000174678 devstack@c-api.service[112232]: INFO cinder.rpc [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 08:01:57.092314 np0000174678 devstack@c-api.service[112234]: DEBUG dbcounter [-] [112234] Writer thread running {{(pid=112234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 08:01:57.093188 np0000174678 devstack@c-api.service[112235]: INFO cinder.rpc [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 08:01:57.094099 np0000174678 devstack@c-api.service[112232]: INFO cinder.rpc [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 08:01:57.094980 np0000174678 devstack@c-api.service[112234]: INFO cinder.rpc [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 08:01:57.095060 np0000174678 devstack@c-api.service[112233]: INFO cinder.rpc [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 08:01:57.095208 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.095783 np0000174678 devstack@c-api.service[112235]: INFO cinder.rpc [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 08:01:57.097857 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.097935 np0000174678 devstack@c-api.service[112234]: INFO cinder.rpc [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 08:01:57.097984 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.098029 np0000174678 devstack@c-api.service[112233]: INFO cinder.rpc [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 08:01:57.099326 np0000174678 devstack@c-api.service[112234]: INFO cinder.rpc [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 08:01:57.100163 np0000174678 devstack@c-api.service[112233]: INFO cinder.rpc [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 08:01:57.101365 np0000174678 devstack@c-api.service[112234]: INFO cinder.rpc [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 08:01:57.102270 np0000174678 devstack@c-api.service[112233]: INFO cinder.rpc [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 08:01:57.102336 np0000174678 devstack@c-api.service[112232]: DEBUG oslo_db.sqlalchemy.engines [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf 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=112232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 08:01:57.102436 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.103229 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.104181 np0000174678 devstack@c-api.service[112232]: INFO cinder.rpc [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 08:01:57.104386 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.105188 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.106011 np0000174678 devstack@c-api.service[112232]: INFO cinder.rpc [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 08:01:57.106902 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.109655 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.109914 np0000174678 devstack@c-api.service[112233]: DEBUG oslo_db.sqlalchemy.engines [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd 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=112233) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 08:01:57.112113 np0000174678 devstack@c-api.service[112234]: DEBUG oslo_db.sqlalchemy.engines [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 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=112234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 08:01:57.112966 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.113066 np0000174678 devstack@c-api.service[112233]: INFO cinder.rpc [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 08:01:57.115764 np0000174678 devstack@c-api.service[112233]: INFO cinder.rpc [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 08:01:57.116981 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.117043 np0000174678 devstack@c-api.service[112234]: INFO cinder.rpc [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 08:01:57.117107 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.119039 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.119794 np0000174678 devstack@c-api.service[112234]: INFO cinder.rpc [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 08:01:57.121133 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.122245 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.123440 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.125331 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.126564 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.128515 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.129721 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.131456 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.132794 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.133506 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.133990 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.134619 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.136616 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.136782 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.137198 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.137575 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.139852 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.140304 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.140774 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.141013 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.142726 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.142969 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.143934 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.144234 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.145737 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.145910 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.147184 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.147271 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.148220 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.150302 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.150930 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.151455 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.151622 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.154261 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.154785 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.156919 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.156982 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.157760 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.159458 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.159871 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.160569 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.160629 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.161357 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.162579 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.162663 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.162759 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.164088 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.164151 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.164251 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.165421 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.165652 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.166966 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.167215 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.168341 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.168615 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.168711 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.169609 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.170270 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.170327 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.171608 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.171901 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.172211 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.172830 np0000174678 devstack@c-api.service[112235]: WARNING cinder.api.contrib.hosts [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 08:01:57.172927 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.173566 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.173629 np0000174678 devstack@c-api.service[112232]: WARNING cinder.api.contrib.hosts [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 08:01:57.174182 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.174436 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.174522 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extended resource: extensions {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.175216 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.175405 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extended resource: extensions {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.175833 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.175892 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extended resource: os-availability-zone {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.176676 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.176738 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extended resource: os-availability-zone {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.177169 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extended resource: qos-specs {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.177323 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.178038 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.178101 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extended resource: qos-specs {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.178919 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.179195 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extended resource: extra_specs {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.179508 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.180105 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extended resource: extra_specs {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.180490 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.180716 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extended resource: encryption {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.180910 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.181704 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extended resource: encryption {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.182062 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.182277 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.182351 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extended resource: os-volume-type-access {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.183214 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extended resource: os-volume-type-access {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.183392 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.183576 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.183833 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extended resource: os-quota-class-sets {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.184512 np0000174678 devstack@c-api.service[112233]: WARNING cinder.api.contrib.hosts [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 08:01:57.184721 np0000174678 devstack@c-api.service[112234]: WARNING cinder.api.contrib.hosts [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 08:01:57.184788 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extended resource: os-quota-class-sets {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.185235 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.185423 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.185810 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extended resource: encryption {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.186234 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extended resource: extensions {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.186344 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extended resource: extensions {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.186729 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extended resource: encryption {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.187271 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extended resource: os-snapshot-manage {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.187516 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extended resource: os-availability-zone {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.187674 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extended resource: os-availability-zone {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.188295 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extended resource: os-snapshot-manage {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.188827 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extended resource: qos-specs {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.188924 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extended resource: qos-specs {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.188983 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extended resource: consistencygroups {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.189869 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extended resource: consistencygroups {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.190778 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extended resource: extra_specs {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.190902 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extended resource: backups {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.190970 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extended resource: extra_specs {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.191853 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extended resource: backups {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.192294 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extended resource: encryption {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.192454 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extended resource: encryption {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.192968 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extended resource: scheduler-stats {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.193798 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extended resource: os-volume-type-access {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.193882 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extended resource: scheduler-stats {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.194099 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extended resource: os-volume-type-access {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.194433 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extended resource: os-quota-sets {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.195262 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extended resource: os-quota-sets {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.195315 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extended resource: os-quota-class-sets {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.195628 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extended resource: os-quota-class-sets {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.195800 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extended resource: os-volume-manage {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.196595 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extended resource: os-volume-manage {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.197094 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extended resource: encryption {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.197254 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extended resource: capabilities {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.197542 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extended resource: encryption {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.198002 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extended resource: capabilities {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.198529 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extended resource: os-volume-transfer {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.198584 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extended resource: os-snapshot-manage {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.198996 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extended resource: os-snapshot-manage {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.199280 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extended resource: os-volume-transfer {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.199982 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extended resource: consistencygroups {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.200123 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extended resource: os-hosts {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.200472 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extended resource: consistencygroups {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.201350 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extended resource: os-hosts {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.201507 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extended resource: cgsnapshots {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.201886 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extended resource: backups {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.202423 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extended resource: backups {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.202915 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extended resource: cgsnapshots {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.202998 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.contrib.snapshot_actions [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] SnapshotActionsController initialized {{(pid=112235) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 08:01:57.203688 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.203803 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extended resource: scheduler-stats {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.204541 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.contrib.snapshot_actions [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] SnapshotActionsController initialized {{(pid=112232) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 08:01:57.204647 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extended resource: scheduler-stats {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.205067 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.205223 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extended resource: os-quota-sets {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.205569 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.206163 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extended resource: os-quota-sets {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.206449 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.206540 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extended resource: os-volume-manage {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.207106 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.207475 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extended resource: os-volume-manage {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.207802 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.207951 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extended resource: capabilities {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.208451 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.208895 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extended resource: capabilities {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.209193 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extended resource: os-volume-transfer {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.209263 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.209935 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.210215 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extended resource: os-volume-transfer {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.210657 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.210720 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extended resource: os-hosts {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.211653 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.211796 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extended resource: os-hosts {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.212028 np0000174678 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.212092 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extended resource: cgsnapshots {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.212937 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.213096 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.213184 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extended resource: cgsnapshots {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 08:01:57.213239 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.213295 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.213422 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.contrib.snapshot_actions [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] SnapshotActionsController initialized {{(pid=112233) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 08:01:57.213501 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.213658 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.213778 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extension AdminActions extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.213943 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extension AdminActions extending resource: snapshots {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.214051 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extension AdminActions extending resource: backups {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.214119 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.214175 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.214321 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extension VolumeActions extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.214482 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extension TypesManage extending resource: types {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.214648 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.214774 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.contrib.snapshot_actions [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] SnapshotActionsController initialized {{(pid=112234) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 08:01:57.214836 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.214892 np0000174678 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.214944 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.215056 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.215188 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] Extension UsedLimits extending resource: limits {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.215469 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.215658 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.215836 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extension VolumeTypeAccess extending resource: types {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.215987 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extension SnapshotActions extending resource: snapshots {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.216093 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.216296 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.216392 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.216495 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extension AdminActions extending resource: volumes {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.216604 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extension AdminActions extending resource: snapshots {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.216719 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extension AdminActions extending resource: backups {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.216796 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.216854 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.216918 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extension VolumeActions extending resource: volumes {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.217053 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extension TypesManage extending resource: types {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.217115 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.217237 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.217296 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.217452 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.217551 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.217665 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] Extension UsedLimits extending resource: limits {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.218138 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.218261 np0000174678 devstack@c-api.service[112235]: WARNING keystonemiddleware.auth_token [None req-4801916f-9748-41ef-880e-1128b9a104cb None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 08:01:57.218471 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.219477 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.220140 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.220350 np0000174678 devstack@c-api.service[112232]: WARNING keystonemiddleware.auth_token [None req-4ebc6e3f-e5a2-40c6-a983-edfe187e63bf None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 08:01:57.220884 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.221308 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.222294 np0000174678 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.222912 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.223140 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.223280 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.223387 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.223578 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.223687 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.223788 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extension AdminActions extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.223900 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extension AdminActions extending resource: snapshots {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.223999 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extension AdminActions extending resource: backups {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.224098 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.224195 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extension VolumeActions extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.224320 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extension TypesManage extending resource: types {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.224371 np0000174678 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 08:01:57.224428 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.224533 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.224651 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.224749 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.224848 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] Extension UsedLimits extending resource: limits {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.225256 np0000174678 devstack@c-api.service[112235]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c4bfe2a3668 pid: 112235 (default app) May 19 08:01:57.225565 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.225903 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.226016 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.226268 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.226425 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.226492 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extension AdminActions extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.226571 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extension AdminActions extending resource: snapshots {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.226615 np0000174678 devstack@c-api.service[112232]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c4bfe2a3668 pid: 112232 (default app) May 19 08:01:57.226674 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extension AdminActions extending resource: backups {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.226788 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.226884 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extension VolumeActions extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.227010 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extension TypesManage extending resource: types {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.227112 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.227256 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.227300 np0000174678 devstack@c-api.service[112233]: WARNING keystonemiddleware.auth_token [None req-17a1a0eb-839c-47b1-a9fa-dc1cd4ebd0fd None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 08:01:57.227395 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.227511 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.227646 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] Extension UsedLimits extending resource: limits {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 08:01:57.230057 np0000174678 devstack@c-api.service[112234]: WARNING keystonemiddleware.auth_token [None req-06d15e11-de5b-4d2b-bfb4-202c02ee1dc2 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 08:01:57.232970 np0000174678 devstack@c-api.service[112233]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c4bfe2a3668 pid: 112233 (default app) May 19 08:01:57.234523 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.234523 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.234523 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.234523 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.234957 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.234957 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.234957 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.234957 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.235266 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.235266 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.235266 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.235266 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.235266 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.235266 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.235751 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.235751 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.235751 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.235751 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.235751 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.236126 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.236126 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.236126 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.236126 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.236126 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.236484 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.236484 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.236484 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.236484 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.236809 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.236809 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.236809 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.236809 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.236809 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.237207 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.237207 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.237207 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.237207 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.237207 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.237567 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.237567 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.237567 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.237567 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.237567 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.237567 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.238033 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.238033 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.238033 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.238033 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.238033 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.238033 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.238609 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.238609 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.238609 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.238609 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.238609 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.238609 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.239072 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.239072 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.239072 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.239072 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.239072 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.239466 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.239466 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.239466 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.239466 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.239466 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.239834 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.239834 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.239834 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.239834 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.239834 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.239834 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.240367 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.240367 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.240367 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.240367 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.240367 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.240367 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.240833 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.240833 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.240833 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.240833 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.240833 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.241252 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.241252 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.241252 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.241252 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.241252 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.241605 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.241605 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.241605 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.241605 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.241947 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.241947 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.241947 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.241947 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.242245 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.242245 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.242245 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.242245 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.242245 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.242626 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.242626 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.242626 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.242626 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.242626 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.242999 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.242999 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.242999 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.242999 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.243306 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.243306 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.243306 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.243306 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.243605 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.243605 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.243605 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.243605 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.243914 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.243914 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.243914 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.243914 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.244225 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.244225 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.244225 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.244225 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.244516 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.244516 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.244516 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.244516 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.244516 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.245093 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.245093 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.245093 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.245093 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.245093 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.245093 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.245588 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.245672 np0000174678 devstack@c-api.service[112234]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c4bfe2a3668 pid: 112234 (default app) May 19 08:01:57.245763 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.245763 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.245763 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.245763 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.246049 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.246049 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.246049 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.246049 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.246049 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.246049 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.246233 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.246233 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.246233 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.246233 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.246233 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.246233 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.246479 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.246479 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.246479 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.246479 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.246479 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.246479 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.246747 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.246747 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.246747 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.246747 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.246747 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.246747 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.246956 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.246956 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.246956 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.246956 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.247092 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.247092 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.247092 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.247092 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.247092 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.247261 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.247261 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.247261 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.247261 np0000174678 devstack@c-api.service[112235]: /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 08:01:57.247261 np0000174678 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 08:01:57.247261 np0000174678 devstack@c-api.service[112235]: DEBUG cinder.api.middleware.request_id [None req-b8af9d3f-3a73-4d92-9baf-85cd17ee5b25 None None] RequestId filter calling following filter/app {{(pid=112235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 08:01:57.247261 np0000174678 devstack@c-api.service[112235]: [pid: 112235|app: 0|req: 1/1] 199.204.45.89 () {60 vars in 949 bytes} [Tue May 19 08:01:57 2026] GET /volume/v3/ => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 19 08:02:04.459283 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.459283 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.459283 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.459283 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.459283 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.460200 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.460200 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.460200 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.460200 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.460200 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.460448 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.460448 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.460448 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.460448 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.460448 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.460448 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.460771 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.460771 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.460771 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.460771 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.460973 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.460973 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.460973 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.460973 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.461301 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.461301 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.461301 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.461301 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.461533 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.461533 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.461533 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.461533 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.461533 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.461843 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.461843 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.461843 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.461843 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.461843 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.462173 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.462173 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.462173 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.462173 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.462173 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.462173 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.462511 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.462511 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.462511 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.462511 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.462511 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.462511 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.462896 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.462896 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.462896 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.462896 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.462896 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.462896 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.463224 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.463224 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.463224 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.463224 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.463224 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.463538 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.463538 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.463538 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.463538 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.463538 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.463890 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.463890 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.463890 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.463890 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.463890 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.463890 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.464397 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.464397 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.464397 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.464397 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.464397 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.464397 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.464885 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.464885 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.464885 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.464885 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.464885 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.465237 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.465237 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.465237 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.465237 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.465237 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.465510 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.465510 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.465510 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.465510 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.465832 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.465832 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.465832 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.465832 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.466062 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.466062 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.466062 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.466062 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.466062 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.466371 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.466371 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.466371 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.466371 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.466371 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.477732 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.477732 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.477732 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.477732 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.477870 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.477870 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.477870 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.477870 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.478006 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.478006 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.478006 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.478006 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.478136 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.478136 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.478136 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.478136 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.478266 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.478266 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.478266 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.478266 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.478415 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.478415 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.478415 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.478415 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.478415 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.478584 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.478584 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.478584 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.478584 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.478584 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.478584 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.478811 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.478811 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.478811 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.478811 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.478811 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.478973 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.478973 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.478973 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.478973 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.478973 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.478973 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.479237 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.479237 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.479237 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.479237 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.479237 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.479237 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.479458 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.479458 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.479458 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.479458 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.479458 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.479458 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.479670 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.479670 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.479670 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.479670 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.479670 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.479670 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.479870 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.479870 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.479870 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.479870 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.479998 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.479998 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.479998 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.479998 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.479998 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.480179 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.480179 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.480179 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.480179 np0000174678 devstack@c-api.service[112232]: /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 08:02:04.480179 np0000174678 devstack@c-api.service[112232]: warnings.warn(deprecated_msg) May 19 08:02:04.480179 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.middleware.request_id [None req-7579e68d-025b-47d4-acac-57a67429e026 None None] RequestId filter calling following filter/app {{(pid=112232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 08:02:05.135338 np0000174678 devstack@c-api.service[112232]: INFO cinder.api.openstack.wsgi [None req-7579e68d-025b-47d4-acac-57a67429e026 admin admin] POST https://199.204.45.89/volume/v3/types May 19 08:02:05.135916 np0000174678 devstack@c-api.service[112232]: DEBUG cinder.api.openstack.wsgi [None req-7579e68d-025b-47d4-acac-57a67429e026 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 08:02:05.137530 np0000174678 devstack@c-api.service[112232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 08:02:05.137530 np0000174678 devstack@c-api.service[112232]: warnings.warn( May 19 08:02:05.146917 np0000174678 devstack@c-api.service[112232]: DEBUG oslo_db.sqlalchemy.engines [None req-7579e68d-025b-47d4-acac-57a67429e026 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=112232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 08:02:05.247670 np0000174678 devstack@c-api.service[112232]: INFO cinder.api.openstack.wsgi [None req-7579e68d-025b-47d4-acac-57a67429e026 admin admin] https://199.204.45.89/volume/v3/types returned with HTTP 200 May 19 08:02:05.248349 np0000174678 devstack@c-api.service[112232]: [pid: 112232|app: 0|req: 1/2] 199.204.45.89 () {68 vars in 1281 bytes} [Tue May 19 08:02:04 2026] POST /volume/v3/types => generated 186 bytes in 803 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 08:02:05.274668 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.274668 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.274926 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.274926 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.274926 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.274926 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.274926 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.275060 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.275060 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.275060 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.275060 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.275060 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.275060 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.275210 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.275210 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.275210 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.275210 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.275210 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.275505 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.275505 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.275505 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.275505 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.275607 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.275607 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.275607 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.275607 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.275727 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.275727 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.275727 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.275727 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.275727 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.275870 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.275870 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.275870 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.275870 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.275870 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.275988 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.275988 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.275988 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.275988 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.275988 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.275988 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.276136 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.276136 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.276136 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.276136 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.276136 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.276136 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.276287 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.276287 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.276287 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.276287 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.276287 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.276287 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.276446 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.276446 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.276446 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.276446 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.276446 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.276446 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.276604 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.276604 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.276604 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.276604 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.276720 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.276720 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.276720 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.276720 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.276720 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.276849 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.276849 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.276849 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.276849 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.276849 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.276982 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.276982 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.276982 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.276982 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.276982 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.276982 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.277142 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.277142 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.277142 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.277142 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.277142 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.277279 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.277279 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.277279 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.277279 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.277279 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.277410 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.277410 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.277410 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.277410 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.277517 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.277517 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.277517 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.277517 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.277614 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.277614 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.277614 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.277614 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.277614 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.277777 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.277777 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.277777 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.277777 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.277777 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.277890 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.277890 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.277890 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.277890 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.277997 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.277997 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.277997 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.277997 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.278093 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.278093 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.278093 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.278093 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.278202 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.278202 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.278202 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.278202 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.278296 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.278296 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.278296 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.278296 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.278397 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.278397 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.278397 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.278397 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.278397 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.278397 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.278537 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.278537 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.278537 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.278537 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.278537 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.278705 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.278705 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.278705 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.278705 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.278705 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.278705 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.278705 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.278884 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.278884 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.278884 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.278884 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.278884 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.278884 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.279035 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.279035 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.279035 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.279035 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.279035 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.279035 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.279184 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.279184 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.279184 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.279184 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.279184 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.279184 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.279338 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.279338 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.279338 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.279338 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.279441 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.279441 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.279441 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.279441 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.279542 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.279542 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.279542 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.279542 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.279680 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.279680 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.279680 np0000174678 devstack@c-api.service[112233]: /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 08:02:05.279680 np0000174678 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) May 19 08:02:05.280426 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.middleware.request_id [req-7579e68d-025b-47d4-acac-57a67429e026 req-b0d2af60-45f1-4fa7-ac10-7b7aa5c1378d None None] RequestId filter calling following filter/app {{(pid=112233) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 08:02:05.591372 np0000174678 devstack@c-api.service[112233]: INFO cinder.api.openstack.wsgi [req-7579e68d-025b-47d4-acac-57a67429e026 req-b0d2af60-45f1-4fa7-ac10-7b7aa5c1378d admin admin] POST https://199.204.45.89/volume/v3/types/6ebebb91-fd07-401d-b515-f4b2e2966d93/extra_specs May 19 08:02:05.592012 np0000174678 devstack@c-api.service[112233]: DEBUG cinder.api.openstack.wsgi [req-7579e68d-025b-47d4-acac-57a67429e026 req-b0d2af60-45f1-4fa7-ac10-7b7aa5c1378d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112233) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 08:02:05.593709 np0000174678 devstack@c-api.service[112233]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 08:02:05.593709 np0000174678 devstack@c-api.service[112233]: warnings.warn( May 19 08:02:05.604190 np0000174678 devstack@c-api.service[112233]: DEBUG oslo_db.sqlalchemy.engines [req-7579e68d-025b-47d4-acac-57a67429e026 req-b0d2af60-45f1-4fa7-ac10-7b7aa5c1378d 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=112233) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 08:02:05.849179 np0000174678 devstack@c-api.service[112233]: INFO cinder.api.openstack.wsgi [req-7579e68d-025b-47d4-acac-57a67429e026 req-b0d2af60-45f1-4fa7-ac10-7b7aa5c1378d admin admin] https://199.204.45.89/volume/v3/types/6ebebb91-fd07-401d-b515-f4b2e2966d93/extra_specs returned with HTTP 200 May 19 08:02:05.850112 np0000174678 devstack@c-api.service[112233]: [pid: 112233|app: 0|req: 1/3] 199.204.45.89 () {70 vars in 1498 bytes} [Tue May 19 08:02:05 2026] POST /volume/v3/types/6ebebb91-fd07-401d-b515-f4b2e2966d93/extra_specs => generated 55 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 08:02:07.094894 np0000174678 devstack@c-api.service[112235]: DEBUG dbcounter [-] [112235] Writing DB stats cinder:SELECT=6 {{(pid=112235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 08:02:07.118841 np0000174678 devstack@c-api.service[112234]: DEBUG dbcounter [-] [112234] Writing DB stats cinder:SELECT=6 {{(pid=112234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 08:02:15.244233 np0000174678 devstack@c-api.service[112232]: DEBUG dbcounter [-] [112232] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 08:02:15.846238 np0000174678 devstack@c-api.service[112233]: DEBUG dbcounter [-] [112233] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 08:05:23.149820 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.149820 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.149820 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.149820 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.149820 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.150888 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.150888 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.150888 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.150888 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.150888 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.151217 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.151217 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.151217 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.151217 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.151217 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.151217 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.151667 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.151667 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.151667 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.151667 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.151957 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.151957 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.151957 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.151957 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.152234 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.152234 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.152234 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.152234 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.152596 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.152596 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.152596 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.152596 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.152596 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.152983 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.152983 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.152983 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.152983 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.152983 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.153303 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.153303 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.153303 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.153303 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.153303 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.153303 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.153756 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.153756 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.153756 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.153756 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.153756 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.153756 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.154206 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.154206 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.154206 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.154206 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.154206 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.154206 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.154458 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.154458 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.154458 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.154458 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.154458 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.154733 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.154733 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.154733 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.154733 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.154733 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.154944 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.154944 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.154944 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.154944 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.154944 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.154944 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.155189 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.155189 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.155189 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.155189 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.155189 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.155189 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.155428 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.155428 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.155428 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.155428 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.155428 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.155672 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.155672 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.155672 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.155672 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.155672 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.155907 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.155907 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.155907 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.155907 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.156084 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.156084 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.156084 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.156084 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.156255 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.156255 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.156255 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.156255 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.156255 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.156481 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.156481 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.156481 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.156481 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.156481 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.156698 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.156698 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.156698 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.156698 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.156871 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.156871 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.156871 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.156871 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.157054 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.157054 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.157054 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.157054 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.157238 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.157238 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.157238 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.157238 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.157423 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.157423 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.157423 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.157423 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.157588 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.157588 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.157588 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.157588 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.157588 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.157862 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.157862 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.157862 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.157862 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.157862 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.157862 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.158096 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.158096 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.158096 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.158096 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.158096 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.158305 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.158305 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.158305 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.158305 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.158305 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.158305 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.158556 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.158556 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.158556 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.158556 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.158556 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.158556 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.158842 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.158842 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.158842 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.158842 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.158842 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.158842 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.159098 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.159098 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.159098 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.159098 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.159098 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.159098 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.159344 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.159344 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.159344 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.159344 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.159525 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.159525 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.159525 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.159525 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.159525 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.159773 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.159773 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.159773 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.159773 np0000174678 devstack@c-api.service[112234]: /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 08:05:23.159773 np0000174678 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 08:05:23.159773 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.middleware.request_id [None req-f42c0137-2e9f-49b9-b22b-efbb0de4d407 None None] RequestId filter calling following filter/app {{(pid=112234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 08:05:23.159773 np0000174678 devstack@c-api.service[112234]: INFO cinder.api.openstack.wsgi [None req-f42c0137-2e9f-49b9-b22b-efbb0de4d407 None None] GET https://199.204.45.89/volume// May 19 08:05:23.160044 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.openstack.wsgi [None req-f42c0137-2e9f-49b9-b22b-efbb0de4d407 None None] Empty body provided in request {{(pid=112234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 08:05:23.160044 np0000174678 devstack@c-api.service[112234]: DEBUG cinder.api.openstack.wsgi [None req-f42c0137-2e9f-49b9-b22b-efbb0de4d407 None None] Calling method 'all' {{(pid=112234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 08:05:23.160044 np0000174678 devstack@c-api.service[112234]: INFO cinder.api.openstack.wsgi [None req-f42c0137-2e9f-49b9-b22b-efbb0de4d407 None None] https://199.204.45.89/volume// returned with HTTP 300 May 19 08:05:23.160044 np0000174678 devstack@c-api.service[112234]: [pid: 112234|app: 0|req: 1/4] 199.204.45.89 () {66 vars in 1449 bytes} [Tue May 19 08:05:23 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)