May 19 10:57:17.325799 np0000174701 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 10:57:17.332938 np0000174701 devstack@c-api.service[112303]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 10:57:17.335989 np0000174701 devstack@c-api.service[112303]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 10:57:17 2026] *** May 19 10:57:17.335989 np0000174701 devstack@c-api.service[112303]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 10:57:17.335989 np0000174701 devstack@c-api.service[112303]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 10:57:17.335989 np0000174701 devstack@c-api.service[112303]: nodename: np0000174701 May 19 10:57:17.335989 np0000174701 devstack@c-api.service[112303]: machine: x86_64 May 19 10:57:17.335989 np0000174701 devstack@c-api.service[112303]: clock source: unix May 19 10:57:17.335989 np0000174701 devstack@c-api.service[112303]: pcre jit disabled May 19 10:57:17.335989 np0000174701 devstack@c-api.service[112303]: detected number of CPU cores: 16 May 19 10:57:17.335989 np0000174701 devstack@c-api.service[112303]: current working directory: / May 19 10:57:17.335989 np0000174701 devstack@c-api.service[112303]: detected binary path: /usr/bin/uwsgi-core May 19 10:57:17.336621 np0000174701 devstack@c-api.service[112303]: your processes number limit is 256917 May 19 10:57:17.336621 np0000174701 devstack@c-api.service[112303]: your memory page size is 4096 bytes May 19 10:57:17.336621 np0000174701 devstack@c-api.service[112303]: detected max file descriptor number: 2048 May 19 10:57:17.336621 np0000174701 devstack@c-api.service[112303]: lock engine: pthread robust mutexes May 19 10:57:17.336621 np0000174701 devstack@c-api.service[112303]: thunder lock: enabled May 19 10:57:17.336621 np0000174701 devstack@c-api.service[112303]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 10:57:17.336621 np0000174701 devstack@c-api.service[112303]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 10:57:17.336621 np0000174701 devstack@c-api.service[112303]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 10:57:17.336621 np0000174701 devstack@c-api.service[112303]: Set PythonHome to /opt/stack/data/venv May 19 10:57:17.371979 np0000174701 devstack@c-api.service[112303]: Python main interpreter initialized at 0x79d0360a3668 May 19 10:57:17.371979 np0000174701 devstack@c-api.service[112303]: python threads support enabled May 19 10:57:17.371979 np0000174701 devstack@c-api.service[112303]: your server socket listen backlog is limited to 100 connections May 19 10:57:17.371979 np0000174701 devstack@c-api.service[112303]: your mercy for graceful operations on workers is 80 seconds May 19 10:57:17.372579 np0000174701 devstack@c-api.service[112303]: mapped 671795 bytes (656 KB) for 4 cores May 19 10:57:17.372705 np0000174701 devstack@c-api.service[112303]: *** Operational MODE: preforking *** May 19 10:57:17.372796 np0000174701 devstack@c-api.service[112303]: *** uWSGI is running in multiple interpreter mode *** May 19 10:57:17.372796 np0000174701 devstack@c-api.service[112303]: spawned uWSGI master process (pid: 112303) May 19 10:57:17.373092 np0000174701 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 10:57:17.373490 np0000174701 devstack@c-api.service[112303]: spawned uWSGI worker 1 (pid: 112312, cores: 1) May 19 10:57:17.374116 np0000174701 devstack@c-api.service[112303]: spawned uWSGI worker 2 (pid: 112313, cores: 1) May 19 10:57:17.374610 np0000174701 devstack@c-api.service[112303]: spawned uWSGI worker 3 (pid: 112314, cores: 1) May 19 10:57:17.375095 np0000174701 devstack@c-api.service[112303]: spawned uWSGI worker 4 (pid: 112315, cores: 1) May 19 10:57:17.375095 np0000174701 devstack@c-api.service[112303]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 10:57:17.501563 np0000174701 devstack@c-api.service[112315]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:57:17.501563 np0000174701 devstack@c-api.service[112315]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:57:17.501563 np0000174701 devstack@c-api.service[112315]: we strongly recommend against using it for new projects. May 19 10:57:17.501563 np0000174701 devstack@c-api.service[112315]: If you are already using Eventlet, we recommend migrating to a different May 19 10:57:17.501563 np0000174701 devstack@c-api.service[112315]: framework. For more detail see May 19 10:57:17.501563 np0000174701 devstack@c-api.service[112315]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:57:17.501563 np0000174701 devstack@c-api.service[112315]: import eventlet # noqa May 19 10:57:17.502248 np0000174701 devstack@c-api.service[112312]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:57:17.502248 np0000174701 devstack@c-api.service[112312]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:57:17.502248 np0000174701 devstack@c-api.service[112312]: we strongly recommend against using it for new projects. May 19 10:57:17.502248 np0000174701 devstack@c-api.service[112312]: If you are already using Eventlet, we recommend migrating to a different May 19 10:57:17.502248 np0000174701 devstack@c-api.service[112312]: framework. For more detail see May 19 10:57:17.502248 np0000174701 devstack@c-api.service[112312]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:57:17.502248 np0000174701 devstack@c-api.service[112312]: import eventlet # noqa May 19 10:57:17.512413 np0000174701 devstack@c-api.service[112314]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:57:17.512413 np0000174701 devstack@c-api.service[112314]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:57:17.512413 np0000174701 devstack@c-api.service[112314]: we strongly recommend against using it for new projects. May 19 10:57:17.512413 np0000174701 devstack@c-api.service[112314]: If you are already using Eventlet, we recommend migrating to a different May 19 10:57:17.512413 np0000174701 devstack@c-api.service[112314]: framework. For more detail see May 19 10:57:17.512413 np0000174701 devstack@c-api.service[112314]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:57:17.512413 np0000174701 devstack@c-api.service[112314]: import eventlet # noqa May 19 10:57:17.520059 np0000174701 devstack@c-api.service[112313]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:57:17.520059 np0000174701 devstack@c-api.service[112313]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:57:17.520059 np0000174701 devstack@c-api.service[112313]: we strongly recommend against using it for new projects. May 19 10:57:17.520059 np0000174701 devstack@c-api.service[112313]: If you are already using Eventlet, we recommend migrating to a different May 19 10:57:17.520059 np0000174701 devstack@c-api.service[112313]: framework. For more detail see May 19 10:57:17.520059 np0000174701 devstack@c-api.service[112313]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:57:17.520059 np0000174701 devstack@c-api.service[112313]: import eventlet # noqa May 19 10:57:17.587474 np0000174701 devstack@c-api.service[112315]: /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 10:57:17.587474 np0000174701 devstack@c-api.service[112315]: debtcollector.deprecate( May 19 10:57:17.587663 np0000174701 devstack@c-api.service[112312]: /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 10:57:17.587663 np0000174701 devstack@c-api.service[112312]: debtcollector.deprecate( May 19 10:57:17.596839 np0000174701 devstack@c-api.service[112314]: /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 10:57:17.596839 np0000174701 devstack@c-api.service[112314]: debtcollector.deprecate( May 19 10:57:17.611932 np0000174701 devstack@c-api.service[112313]: /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 10:57:17.611932 np0000174701 devstack@c-api.service[112313]: debtcollector.deprecate( May 19 10:57:17.669129 np0000174701 devstack@c-api.service[112315]: /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 10:57:17.669129 np0000174701 devstack@c-api.service[112315]: from cgi import parse_header May 19 10:57:17.676750 np0000174701 devstack@c-api.service[112314]: /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 10:57:17.676750 np0000174701 devstack@c-api.service[112314]: from cgi import parse_header May 19 10:57:17.676871 np0000174701 devstack@c-api.service[112312]: /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 10:57:17.676871 np0000174701 devstack@c-api.service[112312]: from cgi import parse_header May 19 10:57:17.696347 np0000174701 devstack@c-api.service[112313]: /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 10:57:17.696347 np0000174701 devstack@c-api.service[112313]: from cgi import parse_header May 19 10:57:17.714152 np0000174701 devstack@c-api.service[112315]: /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 10:57:17.714152 np0000174701 devstack@c-api.service[112315]: removals.removed_module( May 19 10:57:17.714940 np0000174701 devstack@c-api.service[112315]: /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 10:57:17.714940 np0000174701 devstack@c-api.service[112315]: removals.removed_module( May 19 10:57:17.721962 np0000174701 devstack@c-api.service[112314]: /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 10:57:17.721962 np0000174701 devstack@c-api.service[112314]: removals.removed_module( May 19 10:57:17.722680 np0000174701 devstack@c-api.service[112314]: /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 10:57:17.722680 np0000174701 devstack@c-api.service[112314]: removals.removed_module( May 19 10:57:17.723568 np0000174701 devstack@c-api.service[112312]: /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 10:57:17.723568 np0000174701 devstack@c-api.service[112312]: removals.removed_module( May 19 10:57:17.724232 np0000174701 devstack@c-api.service[112312]: /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 10:57:17.724232 np0000174701 devstack@c-api.service[112312]: removals.removed_module( May 19 10:57:17.741721 np0000174701 devstack@c-api.service[112313]: /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 10:57:17.741721 np0000174701 devstack@c-api.service[112313]: removals.removed_module( May 19 10:57:17.742415 np0000174701 devstack@c-api.service[112313]: /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 10:57:17.742415 np0000174701 devstack@c-api.service[112313]: removals.removed_module( May 19 10:57:18.321208 np0000174701 devstack@c-api.service[112312]: /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 10:57:18.321208 np0000174701 devstack@c-api.service[112312]: warnings.warn( May 19 10:57:18.323792 np0000174701 devstack@c-api.service[112314]: /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 10:57:18.323792 np0000174701 devstack@c-api.service[112314]: warnings.warn( May 19 10:57:18.338908 np0000174701 devstack@c-api.service[112315]: /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 10:57:18.338908 np0000174701 devstack@c-api.service[112315]: warnings.warn( May 19 10:57:18.353074 np0000174701 devstack@c-api.service[112313]: /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 10:57:18.353074 np0000174701 devstack@c-api.service[112313]: warnings.warn( May 19 10:57:18.422015 np0000174701 devstack@c-api.service[112312]: /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 10:57:18.422015 np0000174701 devstack@c-api.service[112312]: warnings.warn( May 19 10:57:18.429944 np0000174701 devstack@c-api.service[112314]: /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 10:57:18.429944 np0000174701 devstack@c-api.service[112314]: warnings.warn( May 19 10:57:18.446865 np0000174701 devstack@c-api.service[112315]: /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 10:57:18.446865 np0000174701 devstack@c-api.service[112315]: warnings.warn( May 19 10:57:18.459680 np0000174701 devstack@c-api.service[112313]: /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 10:57:18.459680 np0000174701 devstack@c-api.service[112313]: warnings.warn( May 19 10:57:18.714221 np0000174701 devstack@c-api.service[112314]: 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 10:57:18.714901 np0000174701 devstack@c-api.service[112314]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112314) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:57:18.716116 np0000174701 devstack@c-api.service[112312]: 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 10:57:18.716589 np0000174701 devstack@c-api.service[112312]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112312) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:57:18.731945 np0000174701 devstack@c-api.service[112315]: 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 10:57:18.732431 np0000174701 devstack@c-api.service[112315]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112315) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:57:18.746684 np0000174701 devstack@c-api.service[112313]: 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 10:57:18.747227 np0000174701 devstack@c-api.service[112313]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112313) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:57:18.799415 np0000174701 devstack@c-api.service[112312]: /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 10:57:18.799415 np0000174701 devstack@c-api.service[112312]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:57:18.799846 np0000174701 devstack@c-api.service[112314]: /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 10:57:18.799846 np0000174701 devstack@c-api.service[112314]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:57:18.799957 np0000174701 devstack@c-api.service[112315]: /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 10:57:18.799957 np0000174701 devstack@c-api.service[112315]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:57:18.809857 np0000174701 devstack@c-api.service[112313]: /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 10:57:18.809857 np0000174701 devstack@c-api.service[112313]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:57:19.259717 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112313) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:57:19.259974 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112312) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:57:19.260080 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112314) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:57:19.260135 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.260192 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112315) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:57:19.260243 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.260303 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.260349 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.260392 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.260435 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.260513 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.260556 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.260603 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.260603 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.260697 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.260749 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.261473 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.261566 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.261617 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.261661 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.261720 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.261767 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.261837 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.261896 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.261944 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.262002 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.262058 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.262104 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.262148 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.262192 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.262241 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.262286 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.262331 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.262373 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.262417 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.262508 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.262552 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.262591 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.262643 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.262691 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.262737 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.262783 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.262828 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.262828 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.267936 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.268021 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.268067 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.268109 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.268225 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.268225 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.268348 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.268392 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.268392 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.268516 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.268575 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.268620 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.268662 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.268704 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.268749 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.268802 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.268846 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.268895 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.268940 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.268940 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.269018 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.269069 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.269111 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.269111 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.269111 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.269111 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.269267 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.269267 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.270570 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.270654 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.270654 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.270860 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.270924 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.270980 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.271021 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.271063 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.271116 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.271168 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.271213 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.271256 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.271300 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.271351 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.271412 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.271494 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.271558 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.271608 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.271608 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.271695 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.271739 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.271790 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.271836 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.271917 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.271917 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.271917 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.271917 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.272089 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.272140 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.272190 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.272190 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.272190 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.272190 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.272316 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.272352 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.272382 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.272414 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.272463 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.272511 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.272543 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.272575 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.272575 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.272642 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.272676 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.272707 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.272739 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.272771 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.272801 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.272834 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.272865 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.272900 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.272931 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.272969 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.273001 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.273001 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.273001 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.274165 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.274165 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.274344 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.274344 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.274344 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.274540 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.274594 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.274650 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.274702 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.274753 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.274804 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.274867 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.274917 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.274968 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.275034 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.275092 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.275142 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.275191 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.275240 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.275296 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.275347 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.275397 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.275477 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.275529 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.275594 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.275645 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.275704 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.275754 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.276276 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.276276 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.276276 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.276276 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.276276 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.276952 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.277268 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.277402 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.277583 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.277720 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.277720 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.277720 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.278081 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.278219 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.278356 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.278533 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.278672 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.278803 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.278929 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.279055 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.279197 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.279330 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.279496 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.279630 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.279759 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.279962 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.280167 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.280167 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.280351 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.280351 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.280351 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.280351 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.280351 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.280351 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.280351 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.280802 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.280802 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.280802 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.280802 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.280802 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.280802 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.280999 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.281037 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.281074 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.281074 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.281074 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.281074 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.281074 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.281074 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.281269 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.281269 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.281269 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.281269 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.281269 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.281269 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.281269 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.281513 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.281513 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.281513 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.281513 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.281659 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.281705 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.281755 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.281814 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.281860 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.281903 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.281948 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.281993 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.282035 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.282069 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.282103 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.282163 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.282209 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.282247 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.282280 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.282321 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.282555 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.282614 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.282698 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.282698 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.282698 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.282698 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.282698 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.282698 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.283505 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.283505 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.283505 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.283505 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.283903 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.283903 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.284128 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.284220 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.284319 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.284408 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.284519 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.284609 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.284712 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.284823 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.284912 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.285005 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.285093 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.285180 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.285273 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.285360 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.285360 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.285542 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.285647 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.285748 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.285843 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.285931 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.286024 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.286116 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.286202 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.286287 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.286418 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.286526 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.286636 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.286738 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.286827 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.286925 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.287011 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.287097 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.287183 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.287276 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.287364 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.287482 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.287588 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.287678 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.287769 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.287854 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.287991 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.288089 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.288175 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.288253 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.288318 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.288383 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.288466 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.288529 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.288593 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.288663 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.288732 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.288798 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.288859 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.288921 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.288981 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.289049 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.289110 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.289170 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.289241 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.289302 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.289362 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.289427 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.289502 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.289564 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.289625 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.289701 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.289764 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.289832 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.289895 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.289954 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.290010 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.290062 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.290113 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.290178 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.290247 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.290308 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.290308 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.290308 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.290500 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.290571 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.290672 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.290736 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.290796 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.290831 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.290867 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.290867 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.290925 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.290955 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.290980 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.291004 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.291032 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.291032 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.291080 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.291080 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.291080 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.291150 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.291175 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.291197 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.291224 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.291224 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.291271 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.291295 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.291323 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.291323 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.291323 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.291323 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.291413 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.291413 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.291413 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.291413 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.291413 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.291413 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.291413 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.292080 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.292080 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.292080 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.292080 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.292080 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.292080 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.292422 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.292504 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.292566 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.292566 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.292566 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.292566 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.292566 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.292566 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.292908 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.292908 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.292908 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.292908 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.292908 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.292908 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.292908 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.293247 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.293247 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.293309 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.293335 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.293359 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.293383 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.293408 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.293431 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.293472 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.293496 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.293530 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.293554 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.293582 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.293605 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.293629 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.293652 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.293676 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.293701 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.293727 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.293751 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.293777 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.293805 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.293834 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.293858 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.293885 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.293912 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.293937 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.293960 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.293984 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.294008 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.294032 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.294054 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.294096 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.294121 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.294145 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.294171 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.294198 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.294226 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.294250 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.294273 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.294295 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.294318 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.294420 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.294463 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.294487 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.294510 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.294533 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.294556 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.294581 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.294603 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.294626 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.294659 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.294684 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.294707 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.294729 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.294752 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.294776 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.294799 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.294821 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.294843 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.294871 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.294899 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.294926 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.294952 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.294975 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.294999 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.295021 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.295048 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.295076 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.295106 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.295142 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.295174 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.295204 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.295234 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.295257 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.295283 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.295306 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.295329 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.295352 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.295376 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.295404 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.295404 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.295404 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.295404 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.296293 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.296293 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.296293 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.296492 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.296556 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.296624 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.296692 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.296761 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.296829 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.296895 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.296954 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.297013 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.297073 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.297140 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.297205 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.297265 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.297333 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.297395 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.297467 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.297532 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.297602 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.297669 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.297728 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.297728 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.297728 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.297728 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.297728 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.297728 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.298057 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.298057 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.298057 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.298288 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.298351 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.298409 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.298484 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.298546 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.298616 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.298676 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.298737 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.298801 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.298862 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.298920 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.298979 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.299038 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.299096 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.299167 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.299233 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.299298 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.299357 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.299415 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.299487 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.299548 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.299609 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.299669 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.299669 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.299669 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.302924 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.303006 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.303085 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.303085 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.303217 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.303217 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.303331 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.303400 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.303400 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.303573 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.303573 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.303689 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.303689 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.303801 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.303869 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.303869 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.303869 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.304101 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.304167 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.304264 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.304353 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.304439 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.304552 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.304605 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.304648 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.304705 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.304705 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.304705 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.306036 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.306107 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.306157 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.306193 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.306241 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.306296 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.306330 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.306363 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.306418 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.306492 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.306543 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.306577 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.306611 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.306659 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.306699 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.306732 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.306766 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.306766 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.306824 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.306858 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.306892 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.306931 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.306964 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.307004 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.307036 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.307036 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.307036 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.307036 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.307147 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.307579 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.307579 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.307753 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.307844 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.307971 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.307971 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.308150 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.308242 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.308329 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.308412 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.308528 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.308619 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.308715 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.308823 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.308914 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.309000 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.309053 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.309097 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.309139 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.309176 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.309208 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.309242 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.309284 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.309324 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.309363 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.309398 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.309488 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.309526 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.309561 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.309601 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.309634 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.309670 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.309708 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.309742 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.309774 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.309805 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.309836 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.309869 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.309908 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.309951 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.310006 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.310061 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.310120 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.310156 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.310189 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.310223 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.310265 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.310313 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.310360 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.310360 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.310458 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.310496 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.310544 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.310579 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.310612 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.310649 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.310685 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.310720 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.310752 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.310789 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.310821 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.310861 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.310894 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.310927 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.310960 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.310992 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.311024 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.311057 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.311089 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.311121 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.311153 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.311194 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.311227 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.311260 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.311292 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.311325 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.311364 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.311403 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.311710 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.311774 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.311838 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.311885 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.311930 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.312024 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.312077 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.312122 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.312167 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.312236 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.312303 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.312368 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.312439 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.312529 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.312595 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.312653 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.312712 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.312770 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.312839 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.312908 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.312969 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.313030 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.313091 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.313160 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.313223 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.313283 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.313345 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.313410 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.313489 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.313554 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.313554 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.313554 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.313554 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.313790 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.313790 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.313790 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.313968 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.314037 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.314037 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.314156 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.314216 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.314274 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.314332 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.314401 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.314475 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.314539 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.314599 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.314660 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.314718 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.314777 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.314836 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.314896 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.315040 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.315140 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.315232 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.315316 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.315400 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.315491 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.315576 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.315576 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.315576 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.315690 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.315759 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.315808 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.315834 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.315862 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.315909 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.315934 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.316019 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.316047 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.316099 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.316167 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.316198 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.316223 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.316251 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.316275 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.316301 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.316324 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.316348 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.316348 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.316395 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.316424 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.316541 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.316571 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.316595 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.316595 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.316595 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.316595 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.316595 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.316697 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.316697 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.316697 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.316697 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.316786 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.316815 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.316838 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.316862 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.316889 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.316916 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.316938 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.316965 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.316992 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.317022 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.317046 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.317074 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.317097 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.317121 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.317143 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.317167 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.317191 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.317213 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.317236 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.317264 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.317287 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.317312 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.317338 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.317361 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.317389 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.317419 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.317479 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.317526 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.317558 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.317583 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.317620 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.317657 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.317683 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.317706 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.317732 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.317756 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.317785 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.317808 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.317839 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.317864 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.317887 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.317917 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.317940 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.317963 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.317986 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.318009 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.318033 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.318061 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.318085 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.318109 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.318109 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.318109 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.318176 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.318176 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.318222 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.318245 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.318267 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.318299 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.318323 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.318346 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.318369 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.318396 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.318422 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.318460 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.318487 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.318527 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.318556 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.318592 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.318616 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.318660 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.318690 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.318715 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.318738 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.318769 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.318794 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.318821 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.318845 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.318873 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.318898 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.318898 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.318941 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.318941 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.318941 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.319006 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.319031 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.319031 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.319084 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.319108 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.319135 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.319159 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.319186 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.319186 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.319234 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.319263 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.319263 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.319310 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.319310 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.319310 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.319310 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.319396 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.319421 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.320330 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.320391 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.320438 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.320438 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.320438 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.320438 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.320438 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.320725 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.320725 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.320821 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.320867 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.320910 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.320952 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.321007 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.321054 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.321099 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.321140 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.321182 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.321226 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.321266 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.321315 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.321315 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.321391 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.321391 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.321391 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.321534 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.321601 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.321647 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.321692 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.321764 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.321811 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.321864 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.321864 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.321864 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.321864 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:57:19.322030 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.322030 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.322030 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.322030 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.322030 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.322225 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.322269 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.322313 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.322313 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.322313 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.322313 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.322500 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.322555 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.322628 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.322674 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:57:19.322730 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.322797 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:57:19.322841 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.322895 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:57:19.322937 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.322980 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:57:19.323023 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.323065 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:57:19.323065 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:57:19.367121 np0000174701 devstack@c-api.service[112313]: INFO dbcounter [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Registered counter for database cinder May 19 10:57:19.367612 np0000174701 devstack@c-api.service[112314]: INFO dbcounter [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Registered counter for database cinder May 19 10:57:19.368026 np0000174701 devstack@c-api.service[112312]: INFO dbcounter [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Registered counter for database cinder May 19 10:57:19.368755 np0000174701 devstack@c-api.service[112315]: INFO dbcounter [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Registered counter for database cinder May 19 10:57:19.378865 np0000174701 devstack@c-api.service[112314]: DEBUG oslo_db.sqlalchemy.engines [None req-61af34c6-f401-407d-9aec-bccec8796a0a 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=112314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:57:19.381331 np0000174701 devstack@c-api.service[112313]: DEBUG oslo_db.sqlalchemy.engines [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f 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=112313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:57:19.383217 np0000174701 devstack@c-api.service[112312]: DEBUG oslo_db.sqlalchemy.engines [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 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=112312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:57:19.388645 np0000174701 devstack@c-api.service[112315]: DEBUG oslo_db.sqlalchemy.engines [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f 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=112315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:57:19.492632 np0000174701 devstack@c-api.service[112314]: DEBUG dbcounter [-] [112314] Writer thread running {{(pid=112314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:57:19.494839 np0000174701 devstack@c-api.service[112313]: DEBUG dbcounter [-] [112313] Writer thread running {{(pid=112313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:57:19.495546 np0000174701 devstack@c-api.service[112314]: INFO cinder.rpc [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:57:19.497794 np0000174701 devstack@c-api.service[112314]: INFO cinder.rpc [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:57:19.498580 np0000174701 devstack@c-api.service[112313]: INFO cinder.rpc [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:57:19.499811 np0000174701 devstack@c-api.service[112314]: INFO cinder.rpc [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:57:19.501392 np0000174701 devstack@c-api.service[112313]: INFO cinder.rpc [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:57:19.501597 np0000174701 devstack@c-api.service[112314]: INFO cinder.rpc [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:57:19.502529 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.502775 np0000174701 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writer thread running {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:57:19.503681 np0000174701 devstack@c-api.service[112313]: INFO cinder.rpc [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:57:19.504953 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.505634 np0000174701 devstack@c-api.service[112313]: INFO cinder.rpc [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:57:19.505885 np0000174701 devstack@c-api.service[112312]: INFO cinder.rpc [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:57:19.506474 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.507197 np0000174701 devstack@c-api.service[112315]: DEBUG dbcounter [-] [112315] Writer thread running {{(pid=112315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:57:19.508142 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.508940 np0000174701 devstack@c-api.service[112312]: INFO cinder.rpc [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:57:19.510253 np0000174701 devstack@c-api.service[112315]: INFO cinder.rpc [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:57:19.510353 np0000174701 devstack@c-api.service[112314]: DEBUG oslo_db.sqlalchemy.engines [None req-61af34c6-f401-407d-9aec-bccec8796a0a 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=112314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:57:19.511748 np0000174701 devstack@c-api.service[112312]: INFO cinder.rpc [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:57:19.513009 np0000174701 devstack@c-api.service[112314]: INFO cinder.rpc [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:57:19.513102 np0000174701 devstack@c-api.service[112315]: INFO cinder.rpc [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:57:19.513923 np0000174701 devstack@c-api.service[112312]: INFO cinder.rpc [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:57:19.514849 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.515801 np0000174701 devstack@c-api.service[112315]: INFO cinder.rpc [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:57:19.516050 np0000174701 devstack@c-api.service[112314]: INFO cinder.rpc [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:57:19.516838 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.517110 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.517938 np0000174701 devstack@c-api.service[112315]: INFO cinder.rpc [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:57:19.518163 np0000174701 devstack@c-api.service[112313]: DEBUG oslo_db.sqlalchemy.engines [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f 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=112313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:57:19.518803 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.520555 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.521784 np0000174701 devstack@c-api.service[112313]: INFO cinder.rpc [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:57:19.522470 np0000174701 devstack@c-api.service[112312]: DEBUG oslo_db.sqlalchemy.engines [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 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=112312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:57:19.524532 np0000174701 devstack@c-api.service[112315]: DEBUG oslo_db.sqlalchemy.engines [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f 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=112315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:57:19.524832 np0000174701 devstack@c-api.service[112312]: INFO cinder.rpc [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:57:19.525059 np0000174701 devstack@c-api.service[112313]: INFO cinder.rpc [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:57:19.526389 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.526599 np0000174701 devstack@c-api.service[112312]: INFO cinder.rpc [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:57:19.526719 np0000174701 devstack@c-api.service[112315]: INFO cinder.rpc [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:57:19.527473 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.527933 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.529216 np0000174701 devstack@c-api.service[112315]: INFO cinder.rpc [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:57:19.530434 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.531199 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.534393 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.538404 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.539344 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.539575 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.540728 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.542529 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.542614 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.542701 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.543904 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.545717 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.545776 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.545894 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.547094 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.548832 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.549909 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.550995 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.551332 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.551628 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.554037 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.554097 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.554527 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.555463 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.555994 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.557009 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.557196 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.558505 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.558730 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.560036 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.560534 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.561555 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.562860 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.563369 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.564269 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.564350 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.565938 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.566350 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.567404 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.567485 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.567663 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.567820 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.568965 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.569795 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.570095 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.570523 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.571274 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.571627 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.572652 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.574174 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.575601 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.575680 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.576054 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.577058 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.577135 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.578418 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.578980 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.579430 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.579656 np0000174701 devstack@c-api.service[112314]: WARNING cinder.api.contrib.hosts [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:57:19.580357 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.580558 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.581022 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.581347 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extended resource: extensions {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.581544 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.582505 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.582578 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.582679 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extended resource: os-availability-zone {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.583116 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.583843 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.583959 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extended resource: qos-specs {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.584060 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.584672 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.585395 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.585473 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.586090 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extended resource: extra_specs {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.586271 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.586845 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.586996 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.587657 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extended resource: encryption {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.587832 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.588226 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.588497 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.589334 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.589607 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.589908 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.589975 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extended resource: os-volume-type-access {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.590696 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.590770 np0000174701 devstack@c-api.service[112313]: WARNING cinder.api.contrib.hosts [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:57:19.591265 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.591456 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.591963 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extended resource: os-quota-class-sets {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.592023 np0000174701 devstack@c-api.service[112312]: WARNING cinder.api.contrib.hosts [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:57:19.592385 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extended resource: extensions {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.592493 np0000174701 devstack@c-api.service[112315]: WARNING cinder.api.contrib.hosts [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:57:19.592612 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.593062 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extended resource: encryption {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.593133 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.593670 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extended resource: extensions {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.593742 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extended resource: os-availability-zone {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.594073 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extended resource: extensions {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.594558 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extended resource: os-snapshot-manage {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.594985 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extended resource: os-availability-zone {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.595054 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extended resource: qos-specs {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.595411 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extended resource: os-availability-zone {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.596051 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extended resource: consistencygroups {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.596347 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extended resource: qos-specs {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.596732 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extended resource: qos-specs {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.597124 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extended resource: extra_specs {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.598017 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extended resource: backups {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.598463 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extended resource: extra_specs {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.598695 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extended resource: encryption {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.598796 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extended resource: extra_specs {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.600002 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extended resource: scheduler-stats {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.600377 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extended resource: encryption {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.600649 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extended resource: encryption {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.600890 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extended resource: os-volume-type-access {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.601473 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extended resource: os-quota-sets {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.602215 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extended resource: os-volume-type-access {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.602439 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extended resource: os-quota-class-sets {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.602714 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extended resource: os-volume-type-access {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.602860 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extended resource: os-volume-manage {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.603777 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extended resource: encryption {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.603833 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extended resource: os-quota-class-sets {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.604262 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extended resource: os-quota-class-sets {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.604313 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extended resource: capabilities {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.605114 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extended resource: encryption {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.605270 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extended resource: os-snapshot-manage {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.605633 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extended resource: encryption {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.605714 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extended resource: os-volume-transfer {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.606607 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extended resource: os-snapshot-manage {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.606745 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extended resource: consistencygroups {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.607094 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extended resource: os-snapshot-manage {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.607321 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extended resource: os-hosts {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.608058 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extended resource: consistencygroups {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.608582 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extended resource: consistencygroups {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.608729 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extended resource: backups {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.608780 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extended resource: cgsnapshots {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.610081 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extended resource: backups {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.610216 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.contrib.snapshot_actions [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] SnapshotActionsController initialized {{(pid=112314) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:57:19.610538 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extended resource: backups {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.610738 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extended resource: scheduler-stats {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.611047 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.612031 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extended resource: scheduler-stats {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.612167 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extended resource: os-quota-sets {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.612551 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.612603 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extended resource: scheduler-stats {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.613498 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extended resource: os-quota-sets {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.613570 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extended resource: os-volume-manage {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.613929 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.614178 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extended resource: os-quota-sets {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.614927 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extended resource: os-volume-manage {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.615015 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extended resource: capabilities {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.615262 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.615699 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extended resource: os-volume-manage {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.616401 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extended resource: os-volume-transfer {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.616530 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extended resource: capabilities {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.616834 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.617135 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extended resource: capabilities {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.617792 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extended resource: os-volume-transfer {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.618001 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extended resource: os-hosts {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.618306 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.618378 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extended resource: os-volume-transfer {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.619372 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extended resource: cgsnapshots {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.619470 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extended resource: os-hosts {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.619695 np0000174701 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.619972 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extended resource: os-hosts {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.620635 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.620777 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.620835 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.contrib.snapshot_actions [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] SnapshotActionsController initialized {{(pid=112313) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:57:19.620871 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extended resource: cgsnapshots {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.620903 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.621083 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.621175 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.621280 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extension AdminActions extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.621360 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extended resource: cgsnapshots {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:57:19.621403 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extension AdminActions extending resource: snapshots {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.621523 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extension AdminActions extending resource: backups {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.621607 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.621651 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.621734 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extension VolumeActions extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.621859 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extension TypesManage extending resource: types {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.621962 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.622070 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.622174 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.622280 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.contrib.snapshot_actions [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] SnapshotActionsController initialized {{(pid=112312) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:57:19.622401 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.622401 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-61af34c6-f401-407d-9aec-bccec8796a0a None None] Extension UsedLimits extending resource: limits {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.622835 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.contrib.snapshot_actions [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] SnapshotActionsController initialized {{(pid=112315) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:57:19.623057 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.623103 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.623747 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.624414 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.624515 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.624877 np0000174701 devstack@c-api.service[112314]: WARNING keystonemiddleware.auth_token [None req-61af34c6-f401-407d-9aec-bccec8796a0a 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 10:57:19.625309 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.625793 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.625834 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.626679 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.627148 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.627188 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.628011 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.628568 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.628638 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.629452 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.629959 np0000174701 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.630015 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.630854 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.630925 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.631008 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.631105 np0000174701 devstack@c-api.service[112314]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79d0360a3668 pid: 112314 (default app) May 19 10:57:19.631190 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.631280 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.631352 np0000174701 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.631387 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.631522 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extension AdminActions extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.631632 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extension AdminActions extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.631722 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extension AdminActions extending resource: backups {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.631804 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.631896 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extension VolumeActions extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.632031 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extension TypesManage extending resource: types {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.632123 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.632210 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.632275 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.632327 np0000174701 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:57:19.632369 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.632405 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.632505 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.632545 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.632545 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f None None] Extension UsedLimits extending resource: limits {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.632710 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.632710 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.632885 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extension AdminActions extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.632988 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extension AdminActions extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.633078 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extension AdminActions extending resource: backups {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.633164 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.633247 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.633333 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extension VolumeActions extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.633429 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.633538 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extension TypesManage extending resource: types {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.633628 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.633709 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.633709 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.633798 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.633831 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.633865 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.633898 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.633936 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extension AdminActions extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.633976 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 None None] Extension UsedLimits extending resource: limits {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.634014 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extension AdminActions extending resource: snapshots {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.634014 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extension AdminActions extending resource: backups {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.634082 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.634255 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extension VolumeActions extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.634360 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extension TypesManage extending resource: types {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.634466 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.634557 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.634645 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.634734 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.634833 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f None None] Extension UsedLimits extending resource: limits {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:57:19.634920 np0000174701 devstack@c-api.service[112313]: WARNING keystonemiddleware.auth_token [None req-a9eee800-73d4-4a7a-aa26-2fa939ca4b3f 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 10:57:19.636747 np0000174701 devstack@c-api.service[112312]: WARNING keystonemiddleware.auth_token [None req-2d923eee-22e4-482b-9ed9-39326fdfc9b9 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 10:57:19.637190 np0000174701 devstack@c-api.service[112315]: WARNING keystonemiddleware.auth_token [None req-68f11e16-c1e6-498d-9a4c-fa4356c06d3f 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 10:57:19.639826 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.639826 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.639826 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.639826 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.640277 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.640277 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.640277 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.640277 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.640549 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.640549 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.640549 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.640549 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.640549 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.640549 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.640825 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.640825 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.640825 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.640825 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.640825 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.641050 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.641050 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.641050 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.641050 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.641050 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.641254 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.641254 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.641254 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.641254 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.641427 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.641427 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.641427 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.641427 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.641427 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.641679 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.641679 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.641679 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.641679 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.641679 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.641871 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.641871 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.641871 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.641871 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.641871 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.641871 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.642126 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.642126 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.642126 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.642126 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.642126 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.642126 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.642384 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.642384 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.642384 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.642384 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.642384 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.642384 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.642661 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.642661 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.642661 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.642661 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.642661 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.642893 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.642893 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.642893 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.642893 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.642893 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.643085 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.643085 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.643085 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.643085 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.643085 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.643085 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.643344 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.643344 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.643344 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.643344 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.643344 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.643344 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.644577 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.644577 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.644577 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.644577 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.644577 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.645093 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.645093 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.645093 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.645093 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.645093 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.645598 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.645598 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.645598 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.645598 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.646019 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.646019 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.646019 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.646019 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.646407 np0000174701 devstack@c-api.service[112313]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79d0360a3668 pid: 112313 (default app) May 19 10:57:19.646523 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.646523 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.646523 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.646523 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.646523 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.647030 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.647030 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.647030 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.647030 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.647030 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.647502 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.647502 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.647502 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.647502 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.647881 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.647881 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.647881 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.647881 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.648289 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.648289 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.648289 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.648289 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.648750 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.648750 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.648750 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.648750 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.649154 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.649154 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.649154 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.649154 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.649427 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.649427 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.649427 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.649427 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.649427 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.649801 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.649801 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.649801 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.649801 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.649801 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.649801 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.650187 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.650187 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.650187 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.650187 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.650187 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.650523 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.650523 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.650523 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.650523 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.650523 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.650523 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.650916 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.650916 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.650916 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.650916 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.650916 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.650916 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.651314 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.651314 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.651314 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.651314 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.651314 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.651314 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.651720 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.651720 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.651720 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.651720 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.651720 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.651720 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.652116 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.652116 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.652116 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.652116 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.652255 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.652255 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.652255 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.652255 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.652255 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.652407 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.652407 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.652407 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.652407 np0000174701 devstack@c-api.service[112314]: /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 10:57:19.652407 np0000174701 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 19 10:57:19.652567 np0000174701 devstack@c-api.service[112312]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79d0360a3668 pid: 112312 (default app) May 19 10:57:19.652597 np0000174701 devstack@c-api.service[112314]: DEBUG cinder.api.middleware.request_id [None req-7934c5cc-166f-4a12-b6c2-9423afd23948 None None] RequestId filter calling following filter/app {{(pid=112314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:57:19.652634 np0000174701 devstack@c-api.service[112315]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79d0360a3668 pid: 112315 (default app) May 19 10:57:19.652666 np0000174701 devstack@c-api.service[112314]: [pid: 112314|app: 0|req: 1/1] 199.19.213.134 () {60 vars in 956 bytes} [Tue May 19 10:57:19 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 19 10:57:26.918110 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.918110 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.918110 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.918110 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.918989 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.918989 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.918989 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.918989 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.919218 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.919218 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.919218 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.919218 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.919218 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.919218 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.919567 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.919567 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.919567 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.919567 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.919567 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.919847 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.919847 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.919847 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.919847 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.919847 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.920113 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.920113 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.920113 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.920113 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.920332 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.920332 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.920332 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.920332 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.920332 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.920635 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.920635 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.920635 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.920635 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.920635 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.920882 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.920882 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.920882 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.920882 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.920882 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.920882 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.921210 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.921210 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.921210 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.921210 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.921210 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.921210 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.921602 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.921602 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.921602 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.921602 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.921602 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.921602 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.921939 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.921939 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.921939 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.921939 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.921939 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.922228 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.922228 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.922228 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.922228 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.922228 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.922548 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.922548 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.922548 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.922548 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.922548 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.922548 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.922878 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.922878 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.922878 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.922878 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.922878 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.922878 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.923193 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.923193 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.923193 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.923193 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.923193 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.923513 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.923513 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.923513 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.923513 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.923513 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.923789 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.923789 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.923789 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.923789 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.924032 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.924032 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.924032 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.924032 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.924266 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.924266 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.924266 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.924266 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.924266 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.924610 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.924610 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.924610 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.924610 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.924610 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.924876 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.924876 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.924876 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.924876 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.925098 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.925098 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.925098 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.925098 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.925343 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.925343 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.925343 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.925343 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.925640 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.925640 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.925640 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.925640 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.926036 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.926036 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.926036 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.926036 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.926271 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.926271 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.926271 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.926271 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.926271 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.926526 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.926526 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.926526 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.926526 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.926526 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.926526 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.926768 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.926768 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.926768 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.926768 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.926768 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.926953 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.926953 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.926953 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.926953 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.926953 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.926953 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.927182 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.927182 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.927182 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.927182 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.927182 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.927182 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.927414 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.927414 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.927414 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.927414 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.927414 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.927414 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.927656 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.927656 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.927656 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.927656 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.927656 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.927656 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.927916 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.927916 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.927916 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.927916 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.928074 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.928074 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.928074 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.928074 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.928074 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.928282 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.928282 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.928282 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.928282 np0000174701 devstack@c-api.service[112313]: /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 10:57:26.928282 np0000174701 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 19 10:57:26.928282 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.middleware.request_id [None req-dae7c6f3-308a-45f0-ac18-c8bfdefe574b None None] RequestId filter calling following filter/app {{(pid=112313) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:57:27.405838 np0000174701 devstack@c-api.service[112313]: INFO cinder.api.openstack.wsgi [None req-dae7c6f3-308a-45f0-ac18-c8bfdefe574b admin admin] POST https://199.19.213.134/volume/v3/types May 19 10:57:27.406399 np0000174701 devstack@c-api.service[112313]: DEBUG cinder.api.openstack.wsgi [None req-dae7c6f3-308a-45f0-ac18-c8bfdefe574b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112313) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 10:57:27.408044 np0000174701 devstack@c-api.service[112313]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 10:57:27.408044 np0000174701 devstack@c-api.service[112313]: warnings.warn( May 19 10:57:27.414520 np0000174701 devstack@c-api.service[112313]: DEBUG oslo_db.sqlalchemy.engines [None req-dae7c6f3-308a-45f0-ac18-c8bfdefe574b 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=112313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:57:27.444570 np0000174701 devstack@c-api.service[112313]: INFO cinder.api.openstack.wsgi [None req-dae7c6f3-308a-45f0-ac18-c8bfdefe574b admin admin] https://199.19.213.134/volume/v3/types returned with HTTP 200 May 19 10:57:27.445728 np0000174701 devstack@c-api.service[112313]: [pid: 112313|app: 0|req: 1/2] 199.19.213.134 () {68 vars in 1288 bytes} [Tue May 19 10:57:26 2026] POST /volume/v3/types => generated 186 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 10:57:27.468278 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.468278 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.468814 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.468814 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.468814 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.468814 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.468814 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.469110 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.469110 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.469110 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.469110 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.469110 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.469110 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.469438 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.469438 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.469438 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.469438 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.469438 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.469807 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.469807 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.469807 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.469807 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.470035 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.470035 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.470035 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.470035 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.470280 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.470280 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.470280 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.470280 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.470280 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.470613 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.470613 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.470613 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.470613 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.470613 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.470881 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.470881 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.470881 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.470881 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.470881 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.470881 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.471205 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.471205 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.471205 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.471205 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.471205 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.471205 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.471560 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.471560 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.471560 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.471560 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.471560 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.471560 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.471884 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.471884 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.471884 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.471884 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.471884 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.471884 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.472363 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.472363 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.472363 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.472363 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.472613 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.472613 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.472613 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.472613 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.472613 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.472982 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.472982 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.472982 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.472982 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.472982 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.473257 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.473257 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.473257 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.473257 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.473257 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.473257 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.473666 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.473666 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.473666 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.473666 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.473666 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.474003 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.474003 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.474003 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.474003 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.474003 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.474283 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.474283 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.474283 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.474283 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.474537 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.474537 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.474537 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.474537 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.474787 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.474787 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.474787 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.474787 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.474787 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.475076 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.475076 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.475076 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.475076 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.475076 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.475343 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.475343 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.475343 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.475343 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.475618 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.475618 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.475618 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.475618 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.475848 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.475848 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.475848 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.475848 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.476076 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.476076 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.476076 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.476076 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.476343 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.476343 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.476343 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.476343 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.476592 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.476592 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.476592 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.476592 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.476592 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.476592 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.477008 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.477008 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.477008 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.477008 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.477008 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.477315 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.477315 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.477315 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.477315 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.477315 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.477315 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.477315 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.477746 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.477746 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.477746 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.477746 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.477746 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.477746 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.478082 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.478082 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.478082 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.478082 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.478082 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.478082 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.478406 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.478406 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.478406 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.478406 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.478406 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.478406 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.478788 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.478788 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.478788 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.478788 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.479056 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.479056 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.479056 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.479056 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.479301 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.479301 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.479301 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.479301 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.479566 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.479566 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.479566 np0000174701 devstack@c-api.service[112312]: /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 10:57:27.479566 np0000174701 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 10:57:27.479566 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.middleware.request_id [req-dae7c6f3-308a-45f0-ac18-c8bfdefe574b req-f92f7d62-f4ef-4744-b5d3-214fe4e2e10d None None] RequestId filter calling following filter/app {{(pid=112312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:57:27.820334 np0000174701 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [req-dae7c6f3-308a-45f0-ac18-c8bfdefe574b req-f92f7d62-f4ef-4744-b5d3-214fe4e2e10d admin admin] POST https://199.19.213.134/volume/v3/types/e3b5f17f-55e4-45e6-be70-793ca1366299/extra_specs May 19 10:57:27.820928 np0000174701 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [req-dae7c6f3-308a-45f0-ac18-c8bfdefe574b req-f92f7d62-f4ef-4744-b5d3-214fe4e2e10d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 10:57:27.822728 np0000174701 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 10:57:27.822728 np0000174701 devstack@c-api.service[112312]: warnings.warn( May 19 10:57:27.832333 np0000174701 devstack@c-api.service[112312]: DEBUG oslo_db.sqlalchemy.engines [req-dae7c6f3-308a-45f0-ac18-c8bfdefe574b req-f92f7d62-f4ef-4744-b5d3-214fe4e2e10d 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=112312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:57:27.889197 np0000174701 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [req-dae7c6f3-308a-45f0-ac18-c8bfdefe574b req-f92f7d62-f4ef-4744-b5d3-214fe4e2e10d admin admin] https://199.19.213.134/volume/v3/types/e3b5f17f-55e4-45e6-be70-793ca1366299/extra_specs returned with HTTP 200 May 19 10:57:27.890135 np0000174701 devstack@c-api.service[112312]: [pid: 112312|app: 0|req: 1/3] 199.19.213.134 () {70 vars in 1505 bytes} [Tue May 19 10:57:27 2026] POST /volume/v3/types/e3b5f17f-55e4-45e6-be70-793ca1366299/extra_specs => generated 55 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 10:57:29.514767 np0000174701 devstack@c-api.service[112314]: DEBUG dbcounter [-] [112314] Writing DB stats cinder:SELECT=6 {{(pid=112314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:57:29.528338 np0000174701 devstack@c-api.service[112315]: DEBUG dbcounter [-] [112315] Writing DB stats cinder:SELECT=6 {{(pid=112315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:57:37.441764 np0000174701 devstack@c-api.service[112313]: DEBUG dbcounter [-] [112313] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:57:37.886403 np0000174701 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 11:00:02.544548 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.544548 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.544548 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.544548 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.544548 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.545097 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.545097 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.545097 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.545097 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.545097 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.545243 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.545243 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.545243 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.545243 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.545243 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.545243 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.545414 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.545414 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.545414 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.545414 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.545547 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.545547 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.545547 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.545547 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.545668 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.545668 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.545668 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.545668 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.545784 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.545784 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.545784 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.545784 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.545784 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546021 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.546021 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546021 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.546021 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546021 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.546155 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546155 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.546155 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546155 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.546155 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546155 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.546328 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546328 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.546328 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546328 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.546328 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546328 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.546513 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546513 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.546513 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546513 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.546513 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546513 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.546681 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546681 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.546681 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546681 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.546681 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546829 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.546829 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546829 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.546829 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546829 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.546959 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546959 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.546959 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546959 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.546959 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.546959 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.547130 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.547130 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.547130 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.547130 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.547130 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.547130 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.547361 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.547361 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.547361 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.547361 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.547361 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.547535 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.547535 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.547535 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.547535 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.547535 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.547684 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.547684 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.547684 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.547684 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.547805 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.547805 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.547805 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.547805 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.547923 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.547923 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.547923 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.547923 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.547923 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.548079 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.548079 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.548079 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.548079 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.548079 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.548212 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.548212 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.548212 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.548212 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.548334 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.548334 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.548334 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.548334 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.548482 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.548482 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.548482 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.548482 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.548622 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.548622 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.548622 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.548622 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.548739 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.548739 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.548739 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.548739 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.548853 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.548853 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.548853 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.548853 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.548853 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.549003 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.549003 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.549003 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.549003 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.549003 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.549003 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.549172 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.549172 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.549172 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.549172 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.549172 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.549363 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.549363 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.549363 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.549363 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.549363 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.549363 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.549567 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.549567 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.549567 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.549567 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.549567 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.549567 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.549753 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.549753 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.549753 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.549753 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.549753 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.549753 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.549948 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.549948 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.549948 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.549948 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.549948 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.549948 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.550116 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.550116 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.550116 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.550116 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.550234 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.550234 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.550234 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.550234 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.550234 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.550389 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.550389 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.550389 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.550389 np0000174701 devstack@c-api.service[112315]: /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 11:00:02.550389 np0000174701 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 19 11:00:02.553548 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.middleware.request_id [None req-24be399f-8bc5-40d2-aa85-fa8006cc1e47 None None] RequestId filter calling following filter/app {{(pid=112315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 11:00:02.555528 np0000174701 devstack@c-api.service[112315]: INFO cinder.api.openstack.wsgi [None req-24be399f-8bc5-40d2-aa85-fa8006cc1e47 None None] GET https://199.19.213.134/volume// May 19 11:00:02.555818 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.openstack.wsgi [None req-24be399f-8bc5-40d2-aa85-fa8006cc1e47 None None] Empty body provided in request {{(pid=112315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 11:00:02.556225 np0000174701 devstack@c-api.service[112315]: DEBUG cinder.api.openstack.wsgi [None req-24be399f-8bc5-40d2-aa85-fa8006cc1e47 None None] Calling method 'all' {{(pid=112315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 11:00:02.557112 np0000174701 devstack@c-api.service[112315]: INFO cinder.api.openstack.wsgi [None req-24be399f-8bc5-40d2-aa85-fa8006cc1e47 None None] https://199.19.213.134/volume// returned with HTTP 300 May 19 11:00:02.557727 np0000174701 devstack@c-api.service[112315]: [pid: 112315|app: 0|req: 1/4] 199.19.213.134 () {66 vars in 1456 bytes} [Tue May 19 11:00:02 2026] GET /volume/ => generated 390 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)