May 20 07:36:15.905107 np0000175312 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 07:36:15.914083 np0000175312 devstack@c-api.service[112512]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 07:36:15.917618 np0000175312 devstack@c-api.service[112512]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 07:36:15 2026] *** May 20 07:36:15.917618 np0000175312 devstack@c-api.service[112512]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 07:36:15.917618 np0000175312 devstack@c-api.service[112512]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 07:36:15.917618 np0000175312 devstack@c-api.service[112512]: nodename: np0000175312 May 20 07:36:15.917618 np0000175312 devstack@c-api.service[112512]: machine: x86_64 May 20 07:36:15.917618 np0000175312 devstack@c-api.service[112512]: clock source: unix May 20 07:36:15.917618 np0000175312 devstack@c-api.service[112512]: pcre jit disabled May 20 07:36:15.917618 np0000175312 devstack@c-api.service[112512]: detected number of CPU cores: 16 May 20 07:36:15.917618 np0000175312 devstack@c-api.service[112512]: current working directory: / May 20 07:36:15.917618 np0000175312 devstack@c-api.service[112512]: detected binary path: /usr/bin/uwsgi-core May 20 07:36:15.917618 np0000175312 devstack@c-api.service[112512]: your processes number limit is 256917 May 20 07:36:15.917618 np0000175312 devstack@c-api.service[112512]: your memory page size is 4096 bytes May 20 07:36:15.917618 np0000175312 devstack@c-api.service[112512]: detected max file descriptor number: 2048 May 20 07:36:15.917618 np0000175312 devstack@c-api.service[112512]: lock engine: pthread robust mutexes May 20 07:36:15.918409 np0000175312 devstack@c-api.service[112512]: thunder lock: enabled May 20 07:36:15.918409 np0000175312 devstack@c-api.service[112512]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 07:36:15.918409 np0000175312 devstack@c-api.service[112512]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 07:36:15.918409 np0000175312 devstack@c-api.service[112512]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 07:36:15.918409 np0000175312 devstack@c-api.service[112512]: Set PythonHome to /opt/stack/data/venv May 20 07:36:15.954448 np0000175312 devstack@c-api.service[112512]: Python main interpreter initialized at 0x7a2de6ca3668 May 20 07:36:15.954448 np0000175312 devstack@c-api.service[112512]: python threads support enabled May 20 07:36:15.954448 np0000175312 devstack@c-api.service[112512]: your server socket listen backlog is limited to 100 connections May 20 07:36:15.954448 np0000175312 devstack@c-api.service[112512]: your mercy for graceful operations on workers is 80 seconds May 20 07:36:15.954964 np0000175312 devstack@c-api.service[112512]: mapped 671795 bytes (656 KB) for 4 cores May 20 07:36:15.955129 np0000175312 devstack@c-api.service[112512]: *** Operational MODE: preforking *** May 20 07:36:15.955265 np0000175312 devstack@c-api.service[112512]: *** uWSGI is running in multiple interpreter mode *** May 20 07:36:15.955265 np0000175312 devstack@c-api.service[112512]: spawned uWSGI master process (pid: 112512) May 20 07:36:15.955426 np0000175312 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 07:36:15.956030 np0000175312 devstack@c-api.service[112512]: spawned uWSGI worker 1 (pid: 112520, cores: 1) May 20 07:36:15.956675 np0000175312 devstack@c-api.service[112512]: spawned uWSGI worker 2 (pid: 112521, cores: 1) May 20 07:36:15.957119 np0000175312 devstack@c-api.service[112512]: spawned uWSGI worker 3 (pid: 112522, cores: 1) May 20 07:36:15.957649 np0000175312 devstack@c-api.service[112512]: spawned uWSGI worker 4 (pid: 112523, cores: 1) May 20 07:36:15.957735 np0000175312 devstack@c-api.service[112512]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 07:36:16.078622 np0000175312 devstack@c-api.service[112522]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 07:36:16.078622 np0000175312 devstack@c-api.service[112522]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 07:36:16.078622 np0000175312 devstack@c-api.service[112522]: we strongly recommend against using it for new projects. May 20 07:36:16.078622 np0000175312 devstack@c-api.service[112522]: If you are already using Eventlet, we recommend migrating to a different May 20 07:36:16.078622 np0000175312 devstack@c-api.service[112522]: framework. For more detail see May 20 07:36:16.078622 np0000175312 devstack@c-api.service[112522]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 07:36:16.078622 np0000175312 devstack@c-api.service[112522]: import eventlet # noqa May 20 07:36:16.079279 np0000175312 devstack@c-api.service[112521]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 07:36:16.079279 np0000175312 devstack@c-api.service[112521]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 07:36:16.079279 np0000175312 devstack@c-api.service[112521]: we strongly recommend against using it for new projects. May 20 07:36:16.079279 np0000175312 devstack@c-api.service[112521]: If you are already using Eventlet, we recommend migrating to a different May 20 07:36:16.079279 np0000175312 devstack@c-api.service[112521]: framework. For more detail see May 20 07:36:16.079279 np0000175312 devstack@c-api.service[112521]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 07:36:16.079279 np0000175312 devstack@c-api.service[112521]: import eventlet # noqa May 20 07:36:16.086449 np0000175312 devstack@c-api.service[112523]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 07:36:16.086449 np0000175312 devstack@c-api.service[112523]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 07:36:16.086449 np0000175312 devstack@c-api.service[112523]: we strongly recommend against using it for new projects. May 20 07:36:16.086449 np0000175312 devstack@c-api.service[112523]: If you are already using Eventlet, we recommend migrating to a different May 20 07:36:16.086449 np0000175312 devstack@c-api.service[112523]: framework. For more detail see May 20 07:36:16.086449 np0000175312 devstack@c-api.service[112523]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 07:36:16.086449 np0000175312 devstack@c-api.service[112523]: import eventlet # noqa May 20 07:36:16.092426 np0000175312 devstack@c-api.service[112520]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 07:36:16.092426 np0000175312 devstack@c-api.service[112520]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 07:36:16.092426 np0000175312 devstack@c-api.service[112520]: we strongly recommend against using it for new projects. May 20 07:36:16.092426 np0000175312 devstack@c-api.service[112520]: If you are already using Eventlet, we recommend migrating to a different May 20 07:36:16.092426 np0000175312 devstack@c-api.service[112520]: framework. For more detail see May 20 07:36:16.092426 np0000175312 devstack@c-api.service[112520]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 07:36:16.092426 np0000175312 devstack@c-api.service[112520]: import eventlet # noqa May 20 07:36:16.163742 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 07:36:16.163742 np0000175312 devstack@c-api.service[112521]: debtcollector.deprecate( May 20 07:36:16.169206 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 07:36:16.169206 np0000175312 devstack@c-api.service[112522]: debtcollector.deprecate( May 20 07:36:16.179830 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 07:36:16.179830 np0000175312 devstack@c-api.service[112523]: debtcollector.deprecate( May 20 07:36:16.181770 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 07:36:16.181770 np0000175312 devstack@c-api.service[112520]: debtcollector.deprecate( May 20 07:36:16.242119 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 07:36:16.242119 np0000175312 devstack@c-api.service[112521]: from cgi import parse_header May 20 07:36:16.244748 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 07:36:16.244748 np0000175312 devstack@c-api.service[112522]: from cgi import parse_header May 20 07:36:16.256704 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 07:36:16.256704 np0000175312 devstack@c-api.service[112523]: from cgi import parse_header May 20 07:36:16.261051 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 07:36:16.261051 np0000175312 devstack@c-api.service[112520]: from cgi import parse_header May 20 07:36:16.285890 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 07:36:16.285890 np0000175312 devstack@c-api.service[112521]: removals.removed_module( May 20 07:36:16.286544 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 07:36:16.286544 np0000175312 devstack@c-api.service[112521]: removals.removed_module( May 20 07:36:16.287864 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 07:36:16.287864 np0000175312 devstack@c-api.service[112522]: removals.removed_module( May 20 07:36:16.288533 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 07:36:16.288533 np0000175312 devstack@c-api.service[112522]: removals.removed_module( May 20 07:36:16.301275 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 07:36:16.301275 np0000175312 devstack@c-api.service[112523]: removals.removed_module( May 20 07:36:16.301943 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 07:36:16.301943 np0000175312 devstack@c-api.service[112523]: removals.removed_module( May 20 07:36:16.305996 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 07:36:16.305996 np0000175312 devstack@c-api.service[112520]: removals.removed_module( May 20 07:36:16.306697 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 07:36:16.306697 np0000175312 devstack@c-api.service[112520]: removals.removed_module( May 20 07:36:16.871738 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 07:36:16.871738 np0000175312 devstack@c-api.service[112521]: warnings.warn( May 20 07:36:16.875407 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 07:36:16.875407 np0000175312 devstack@c-api.service[112522]: warnings.warn( May 20 07:36:16.905982 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 07:36:16.905982 np0000175312 devstack@c-api.service[112523]: warnings.warn( May 20 07:36:16.918718 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 07:36:16.918718 np0000175312 devstack@c-api.service[112520]: warnings.warn( May 20 07:36:16.965161 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 07:36:16.965161 np0000175312 devstack@c-api.service[112521]: warnings.warn( May 20 07:36:16.972053 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 07:36:16.972053 np0000175312 devstack@c-api.service[112522]: warnings.warn( May 20 07:36:17.004249 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 07:36:17.004249 np0000175312 devstack@c-api.service[112523]: warnings.warn( May 20 07:36:17.015515 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 07:36:17.015515 np0000175312 devstack@c-api.service[112520]: warnings.warn( May 20 07:36:17.249245 np0000175312 devstack@c-api.service[112521]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 07:36:17.249821 np0000175312 devstack@c-api.service[112521]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112521) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 07:36:17.251658 np0000175312 devstack@c-api.service[112522]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 07:36:17.252082 np0000175312 devstack@c-api.service[112522]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112522) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 07:36:17.292138 np0000175312 devstack@c-api.service[112523]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 07:36:17.292629 np0000175312 devstack@c-api.service[112523]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112523) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 07:36:17.292858 np0000175312 devstack@c-api.service[112520]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 07:36:17.293290 np0000175312 devstack@c-api.service[112520]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112520) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 07:36:17.334163 np0000175312 devstack@c-api.service[112521]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 07:36:17.334163 np0000175312 devstack@c-api.service[112521]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 07:36:17.334351 np0000175312 devstack@c-api.service[112522]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 07:36:17.334351 np0000175312 devstack@c-api.service[112522]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 07:36:17.353684 np0000175312 devstack@c-api.service[112523]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 07:36:17.353684 np0000175312 devstack@c-api.service[112523]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 07:36:17.354582 np0000175312 devstack@c-api.service[112520]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 07:36:17.354582 np0000175312 devstack@c-api.service[112520]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 07:36:17.787298 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112521) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 07:36:17.787421 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112523) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 07:36:17.787483 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112522) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 07:36:17.787656 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.787763 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.787897 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.788009 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.788119 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112520) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 07:36:17.788221 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.788315 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.788387 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.788438 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.788438 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.788532 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.788532 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.788532 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.789128 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.789128 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.789128 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.789511 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.789609 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.789695 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.789750 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.789837 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.789899 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.789951 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.790001 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.790089 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.790149 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.790202 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.790254 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.790305 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.790365 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.790438 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.790490 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.790540 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.790615 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.790682 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.790733 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.790784 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.790784 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.790784 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.790784 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.790784 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.795628 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.795718 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.795718 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.795784 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.795818 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.795851 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.795883 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.795883 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.795965 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.795965 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.796024 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.796058 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.796058 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.796123 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.796157 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.796195 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.796229 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.796261 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.796293 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.796325 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.796363 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.796395 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.796428 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.796468 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.796505 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.796505 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.796592 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.796635 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.798235 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.798292 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.798338 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.798440 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.798504 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.798648 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.798738 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.798777 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.798810 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.798842 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.798875 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.798913 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.798953 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.798953 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.799015 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.799049 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.799080 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.799111 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.799143 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.799143 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.799205 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.799243 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.799281 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.799281 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.799281 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.799281 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.799281 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.799423 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.799458 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.799498 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.799498 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.799498 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.799616 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.799616 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.799676 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.799714 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.799749 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.799782 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.799815 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.799848 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.799887 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.799924 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.799958 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.799990 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.800024 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.800062 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.800095 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.800126 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.800158 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.800192 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.800231 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.800263 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.800300 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.800300 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.800300 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.800300 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.801750 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.801812 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.801846 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.801982 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.802020 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.802052 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.802084 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.802084 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.802142 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.802174 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.802207 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.802239 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.802277 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.802277 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.802348 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.802385 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.802418 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.802451 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.802485 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.802521 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.802591 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.802644 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.802686 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.802723 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.802756 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.802795 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.802795 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.802795 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.803446 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.803501 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.803544 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.803607 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.803651 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.803686 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.803718 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.803752 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.803752 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.803843 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.803892 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.803940 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.803977 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.804024 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.804058 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.804090 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.804130 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.804161 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.804161 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.804161 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.804161 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.804278 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.804278 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.804278 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.804278 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.804399 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.804399 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.804462 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.806367 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.806428 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.806471 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.806530 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.806619 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.806660 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.806700 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.806733 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.807373 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.807425 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.807425 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.807425 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.807425 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.807425 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.807602 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.807602 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.807602 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.807602 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.807602 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.807749 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.807784 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.807822 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.807854 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.807894 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.807894 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.807894 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.807894 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.807894 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.808305 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.808305 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.808305 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.808596 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.808681 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.808758 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.808826 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.808889 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.808959 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.809032 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.809095 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.809158 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.809221 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.809283 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.809406 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.809522 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.809623 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.809691 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.809757 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.809820 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.809891 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.809964 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.810029 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.810092 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.810155 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.810221 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.810221 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.810221 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.810539 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.810660 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.810660 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.810799 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.810870 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.810942 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.811008 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.811078 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.811142 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.811213 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.811279 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.811351 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.811418 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.811482 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.811551 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.811671 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.811749 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.811829 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.811896 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.811968 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.812041 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.812107 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.812173 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.812241 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.812303 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.812303 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.812303 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.812491 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.812579 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.812659 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.812709 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.812748 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.812779 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.812812 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.812849 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.812885 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.812922 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.812955 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.812987 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.813019 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.813058 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.813100 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.813176 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.813215 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.813247 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.813278 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.813315 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.813371 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.813413 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.813446 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.813484 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.813522 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.813578 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.813613 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.813647 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.813691 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.813723 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.813762 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.813795 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.813838 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.813872 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.813904 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.813943 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.813974 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.814012 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.814045 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.814082 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.814114 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.814146 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.814189 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.814223 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.814259 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.814303 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.814352 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.814384 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.814415 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.814457 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.814491 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.814523 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.815021 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.815225 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.815294 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.815294 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.815294 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.815521 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.815521 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.815521 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.815777 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.815859 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.815924 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.815986 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.816048 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.816108 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.816173 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.816241 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.816306 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.816368 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.816671 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.816761 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.816830 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.816899 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.816965 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.817027 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.817089 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.817154 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.817154 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.817278 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.817278 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.817278 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.817278 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.817278 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.817278 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.818151 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.818229 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.818292 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.818348 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.818395 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.818451 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.818501 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.818571 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.818622 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.818670 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.818725 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.818772 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.818823 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.818869 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.818915 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.818969 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.819019 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.819070 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.819117 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.819163 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.819215 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.819262 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.819312 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.819359 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.819412 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.819412 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.819412 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.819412 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.819757 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.819816 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.819864 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.819900 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.819927 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.819997 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.820051 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.820099 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.820219 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.820253 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.820277 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.820300 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.820325 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.820351 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.820375 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.820399 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.820423 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.820446 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.820469 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.820497 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.820522 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.820546 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.820602 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.820631 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.820660 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.820688 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.820711 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.820735 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.820763 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.820792 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.820817 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.820840 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.820864 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.820893 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.820917 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.820944 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.820968 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.820991 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.821019 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.821047 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.821070 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.821093 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.821116 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.821139 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.821163 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.821187 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.821210 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.821234 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.821256 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.821285 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.821309 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.821336 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.821359 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.821409 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.821434 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.821457 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.821480 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.821507 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.821534 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.821575 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.821600 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.821627 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.821654 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.821677 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.821700 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.821727 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.821750 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.821777 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.821802 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.821830 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.821854 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.821878 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.821878 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.821878 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.821878 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.821878 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.821878 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.821878 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.821878 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.821878 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.821878 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.821878 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.822130 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.822130 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.822569 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.822569 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.823077 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.823077 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.823077 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.823230 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.823287 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.823334 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.823379 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.823429 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.823429 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.823429 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.823429 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.823616 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.823675 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.823724 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.823724 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.823724 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.823724 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.823888 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.823933 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.823977 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.824021 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.824066 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.824066 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.824066 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.824066 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.824066 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.824838 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.824893 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.824960 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.825016 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.825074 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.825132 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.825186 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.825233 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.825276 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.825322 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.825370 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.825458 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.825458 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.825458 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.825656 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.825656 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.825656 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.825656 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.825889 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.825943 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.825991 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.826045 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.826093 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.826142 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.826142 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.826142 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.826142 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.826142 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.830271 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.830356 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.830412 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.830461 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.830504 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.830570 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.830620 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.830677 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.830726 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.830774 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.830817 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.830863 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.830908 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.830955 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.831000 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.831044 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.831095 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.831140 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.831190 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.831237 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.831237 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.831323 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.831323 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.831323 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.831323 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.831489 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.831489 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.831489 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.833580 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.833640 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.833667 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.833691 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.833715 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.833739 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.833772 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.833800 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.833828 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.833853 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.833881 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.833904 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.833928 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.833951 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.833976 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.833999 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.834023 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.834047 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.834070 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.834098 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.834126 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.834155 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.834188 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.834212 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.834235 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.834267 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.834320 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.834369 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.834949 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.834949 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.835188 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.835303 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.835303 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.835487 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.835616 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.835732 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.835834 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.835928 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.836024 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.836121 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.836218 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.836326 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.836424 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.836528 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.836658 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.836773 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.836831 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.836882 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.836945 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.836996 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.837056 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.837110 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.837159 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.837218 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.837269 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.837319 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.837369 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.837417 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.837524 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.837620 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.837694 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.837753 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.837805 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.837856 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.837907 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.837963 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.838012 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.838063 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.838112 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.838179 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.838231 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.838281 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.838339 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.838390 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.838440 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.838490 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.838542 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.839139 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.839240 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.839357 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.839469 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.839597 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.839698 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.839792 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.839887 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.839999 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.840106 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.840202 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.840310 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.840410 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.840512 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.840655 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.840757 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.840855 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.840951 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.841045 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.841138 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.841234 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.841340 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.841437 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.841659 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.841789 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.841936 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.842077 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.842177 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.842274 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.842372 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.842492 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.842626 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.842727 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.842841 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.842946 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.843067 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.843155 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.843211 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.843263 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.843314 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.843363 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.843425 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.843479 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.843528 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.843609 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.843669 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.843724 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.843775 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.843841 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.843929 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.844026 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.844098 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.844151 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.844201 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.844252 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.844306 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.844356 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.844415 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.844466 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.844518 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.844598 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.844669 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.844669 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.844765 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.844765 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.844765 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.844765 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.844765 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.844982 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.845044 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.845113 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.845196 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.845264 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.845264 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.845264 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.845264 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.845464 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.845681 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.845763 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.845763 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.846005 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.846069 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.846127 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.846179 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.846228 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.846262 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.846285 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.846309 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.846344 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.846344 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.846344 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.846414 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.846414 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.846459 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.846482 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.846506 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.846533 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.846697 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.847129 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.847177 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.847245 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.847294 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.847339 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.847383 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.847427 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.847471 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.847515 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.847571 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.847619 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.847664 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.847716 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.847763 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.847807 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.847851 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.847900 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.847946 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.847995 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.847995 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.847995 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.848117 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.848173 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.848224 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.848270 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.848314 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.848358 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.848407 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.848453 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.848498 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.848543 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.848616 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.848669 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.848715 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.848764 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.848829 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.848877 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.848922 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.848966 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.849015 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.849062 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.849106 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.849162 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.849209 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.849255 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.849304 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.849350 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.849400 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.849447 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.849517 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.849600 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.849665 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.849713 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.849760 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.849805 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.849850 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.849896 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.849947 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.849994 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.850038 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.850085 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.850135 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.850181 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.850226 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.850273 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.850320 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.850364 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.850409 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.850451 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.850496 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.850586 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.850643 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.850690 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.850741 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.850794 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.850839 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.850839 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.850924 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.850924 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.850924 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.851052 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.851100 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.851144 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.851189 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.851189 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.851279 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.851326 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.851379 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.851426 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.851472 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.851521 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.851712 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.851774 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.851821 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.851868 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.851912 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.851958 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.852003 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.852048 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.852092 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.852143 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.852190 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.852190 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.852190 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.852190 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.852360 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.852360 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.852360 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.852360 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.852360 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.852595 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.852642 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.852687 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.852732 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.852778 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.852778 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.852778 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.852911 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.852961 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.853011 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.853056 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.853105 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.853162 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.853215 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.853260 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.853304 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.853349 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.853393 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.853443 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.853489 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.853587 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.853587 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.853587 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.853727 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.853774 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.853824 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.853824 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.853913 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.853965 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.854015 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.854015 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.854108 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.854158 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.854203 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.854248 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.854292 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.854340 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.854392 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.854437 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.854481 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.854526 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.854601 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.854649 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.854695 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.854740 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.854785 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.854812 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.854812 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.854812 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.854812 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.854812 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:17.854918 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.854918 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.854964 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.854991 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.855014 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.855040 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.855063 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.855086 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.855108 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.855130 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.855153 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.855153 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.855194 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.855194 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.855194 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.855194 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.855194 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.855299 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:17.855322 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.855348 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:17.855348 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:17.855348 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:17.855348 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:17.855348 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:17.893817 np0000175312 devstack@c-api.service[112521]: INFO dbcounter [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Registered counter for database cinder May 20 07:36:17.893903 np0000175312 devstack@c-api.service[112523]: INFO dbcounter [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Registered counter for database cinder May 20 07:36:17.894635 np0000175312 devstack@c-api.service[112520]: INFO dbcounter [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Registered counter for database cinder May 20 07:36:17.895134 np0000175312 devstack@c-api.service[112522]: INFO dbcounter [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Registered counter for database cinder May 20 07:36:17.905270 np0000175312 devstack@c-api.service[112523]: DEBUG oslo_db.sqlalchemy.engines [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb 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=112523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:17.906776 np0000175312 devstack@c-api.service[112521]: DEBUG oslo_db.sqlalchemy.engines [None req-d838bb99-2b8b-488c-93e1-db6057263490 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=112521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:17.908527 np0000175312 devstack@c-api.service[112522]: DEBUG oslo_db.sqlalchemy.engines [None req-36844b46-da67-470c-9d9d-4d8f750a198f 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=112522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:17.909882 np0000175312 devstack@c-api.service[112520]: DEBUG oslo_db.sqlalchemy.engines [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 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=112520) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:18.016356 np0000175312 devstack@c-api.service[112523]: DEBUG dbcounter [-] [112523] Writer thread running {{(pid=112523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 07:36:18.018166 np0000175312 devstack@c-api.service[112521]: DEBUG dbcounter [-] [112521] Writer thread running {{(pid=112521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 07:36:18.019094 np0000175312 devstack@c-api.service[112523]: INFO cinder.rpc [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 07:36:18.020517 np0000175312 devstack@c-api.service[112521]: INFO cinder.rpc [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 07:36:18.021061 np0000175312 devstack@c-api.service[112523]: INFO cinder.rpc [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 07:36:18.021642 np0000175312 devstack@c-api.service[112522]: DEBUG dbcounter [-] [112522] Writer thread running {{(pid=112522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 07:36:18.022343 np0000175312 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writer thread running {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 07:36:18.022676 np0000175312 devstack@c-api.service[112521]: INFO cinder.rpc [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 07:36:18.022955 np0000175312 devstack@c-api.service[112523]: INFO cinder.rpc [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 07:36:18.024443 np0000175312 devstack@c-api.service[112521]: INFO cinder.rpc [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 07:36:18.024599 np0000175312 devstack@c-api.service[112523]: INFO cinder.rpc [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 07:36:18.024845 np0000175312 devstack@c-api.service[112522]: INFO cinder.rpc [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 07:36:18.025047 np0000175312 devstack@c-api.service[112520]: INFO cinder.rpc [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 07:36:18.025467 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.026071 np0000175312 devstack@c-api.service[112521]: INFO cinder.rpc [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 07:36:18.026916 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.027012 np0000175312 devstack@c-api.service[112522]: INFO cinder.rpc [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 07:36:18.027255 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.027334 np0000175312 devstack@c-api.service[112520]: INFO cinder.rpc [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 07:36:18.028662 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.029154 np0000175312 devstack@c-api.service[112522]: INFO cinder.rpc [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 07:36:18.030161 np0000175312 devstack@c-api.service[112520]: INFO cinder.rpc [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 07:36:18.030973 np0000175312 devstack@c-api.service[112522]: INFO cinder.rpc [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 07:36:18.031395 np0000175312 devstack@c-api.service[112523]: DEBUG oslo_db.sqlalchemy.engines [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb 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=112523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:18.032021 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.032362 np0000175312 devstack@c-api.service[112520]: INFO cinder.rpc [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 07:36:18.033058 np0000175312 devstack@c-api.service[112523]: INFO cinder.rpc [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 07:36:18.033210 np0000175312 devstack@c-api.service[112521]: DEBUG oslo_db.sqlalchemy.engines [None req-d838bb99-2b8b-488c-93e1-db6057263490 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=112521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:18.033489 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.034282 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.034676 np0000175312 devstack@c-api.service[112523]: INFO cinder.rpc [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 07:36:18.035252 np0000175312 devstack@c-api.service[112521]: INFO cinder.rpc [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 07:36:18.035447 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.035661 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.037209 np0000175312 devstack@c-api.service[112521]: INFO cinder.rpc [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 07:36:18.037980 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.038516 np0000175312 devstack@c-api.service[112522]: DEBUG oslo_db.sqlalchemy.engines [None req-36844b46-da67-470c-9d9d-4d8f750a198f 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=112522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:18.040221 np0000175312 devstack@c-api.service[112520]: DEBUG oslo_db.sqlalchemy.engines [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 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=112520) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:18.040305 np0000175312 devstack@c-api.service[112522]: INFO cinder.rpc [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 07:36:18.042025 np0000175312 devstack@c-api.service[112522]: INFO cinder.rpc [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 07:36:18.042164 np0000175312 devstack@c-api.service[112520]: INFO cinder.rpc [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 07:36:18.042805 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.044135 np0000175312 devstack@c-api.service[112520]: INFO cinder.rpc [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 07:36:18.044864 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.045204 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.048050 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.049471 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.051208 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.051979 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.052653 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.055168 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.055261 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.055869 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.057321 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.058288 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.059150 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.059867 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.060497 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.062098 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.062580 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.063659 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.063731 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.065151 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.065506 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.066640 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.067759 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.068147 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.069196 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.069906 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.071070 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.071921 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.072252 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.072534 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.072716 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.074894 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.075073 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.075201 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.075585 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.077062 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.077921 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.078122 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.079653 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.079732 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.080747 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.080823 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.082300 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.083635 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.084618 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.085093 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.085228 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.086147 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.087689 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.087804 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.087912 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.088529 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.089028 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.090599 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.090772 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.091142 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.092049 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.092167 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.093159 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.093285 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.093385 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.093550 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.094705 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.094958 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.095004 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.096043 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.096127 np0000175312 devstack@c-api.service[112523]: WARNING cinder.api.contrib.hosts [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 07:36:18.096395 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.096653 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.096819 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.097577 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.097774 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extended resource: extensions {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.097831 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.098697 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.099037 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.099118 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.099183 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extended resource: os-availability-zone {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.100180 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.100254 np0000175312 devstack@c-api.service[112521]: WARNING cinder.api.contrib.hosts [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 07:36:18.100398 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extended resource: qos-specs {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.100472 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.100970 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.101513 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.101766 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.101907 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extended resource: extensions {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.102731 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extended resource: extra_specs {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.102949 np0000175312 devstack@c-api.service[112522]: WARNING cinder.api.contrib.hosts [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 07:36:18.103081 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.103267 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extended resource: os-availability-zone {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.103669 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.104303 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extended resource: encryption {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.104508 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.104640 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extended resource: qos-specs {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.104731 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extended resource: extensions {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.105895 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.105965 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extended resource: os-availability-zone {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.106475 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extended resource: os-volume-type-access {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.106619 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extended resource: extra_specs {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.107228 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extended resource: qos-specs {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.107289 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.108021 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extended resource: os-quota-class-sets {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.108145 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extended resource: encryption {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.108362 np0000175312 devstack@c-api.service[112520]: WARNING cinder.api.contrib.hosts [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 07:36:18.109101 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.109296 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extended resource: extra_specs {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.109343 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extended resource: encryption {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.110057 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extended resource: extensions {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.110211 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extended resource: os-volume-type-access {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.110864 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extended resource: os-snapshot-manage {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.110913 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extended resource: encryption {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.111415 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extended resource: os-availability-zone {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.111807 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extended resource: os-quota-class-sets {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.112330 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extended resource: consistencygroups {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.112470 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extended resource: os-volume-type-access {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.112706 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extended resource: qos-specs {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.113123 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extended resource: encryption {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.114036 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extended resource: os-quota-class-sets {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.114271 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extended resource: backups {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.114640 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extended resource: os-snapshot-manage {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.114780 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extended resource: extra_specs {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.115937 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extended resource: encryption {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.116104 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extended resource: consistencygroups {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.116295 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extended resource: scheduler-stats {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.116387 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extended resource: encryption {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.117425 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extended resource: os-snapshot-manage {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.117735 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extended resource: os-quota-sets {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.118060 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extended resource: backups {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.118648 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extended resource: os-volume-type-access {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.118937 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extended resource: consistencygroups {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.119216 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extended resource: os-volume-manage {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.120109 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extended resource: scheduler-stats {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.120175 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extended resource: os-quota-class-sets {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.120676 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extended resource: capabilities {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.120893 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extended resource: backups {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.121522 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extended resource: encryption {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.121621 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extended resource: os-quota-sets {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.121938 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extended resource: os-volume-transfer {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.122921 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extended resource: scheduler-stats {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.123045 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extended resource: os-volume-manage {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.123102 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extended resource: os-snapshot-manage {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.123524 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extended resource: os-hosts {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.124337 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extended resource: os-quota-sets {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.124386 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extended resource: capabilities {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.124479 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extended resource: consistencygroups {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.124911 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extended resource: cgsnapshots {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.125746 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extended resource: os-volume-transfer {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.125808 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extended resource: os-volume-manage {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.126338 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.contrib.snapshot_actions [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] SnapshotActionsController initialized {{(pid=112523) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 07:36:18.126440 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extended resource: backups {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.127180 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.127228 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extended resource: capabilities {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.127273 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extended resource: os-hosts {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.128619 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extended resource: scheduler-stats {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.128668 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extended resource: os-volume-transfer {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.128753 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.128820 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extended resource: cgsnapshots {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.130080 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.130237 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extended resource: os-quota-sets {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.130279 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.contrib.snapshot_actions [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] SnapshotActionsController initialized {{(pid=112521) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 07:36:18.130319 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extended resource: os-hosts {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.130962 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.131427 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.131504 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extended resource: os-volume-manage {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.131669 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extended resource: cgsnapshots {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.132324 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.133016 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extended resource: capabilities {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.133160 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.contrib.snapshot_actions [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] SnapshotActionsController initialized {{(pid=112522) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 07:36:18.133225 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.133677 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.133816 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.134279 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extended resource: os-volume-transfer {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.134787 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.135027 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.135242 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.135927 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extended resource: os-hosts {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.136134 np0000175312 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.136409 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.136652 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.137032 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.137164 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.137280 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.137380 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extended resource: cgsnapshots {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:18.137468 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.137625 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.137736 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extension AdminActions extending resource: volumes {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.137837 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extension AdminActions extending resource: snapshots {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.137893 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.137944 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extension AdminActions extending resource: backups {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.137997 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.138048 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.138100 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extension VolumeActions extending resource: volumes {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.138284 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extension TypesManage extending resource: types {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.138416 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.138416 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.138684 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.138684 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.138881 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-c0620091-d0a9-4e5f-ac44-ac1bda3881bb None None] Extension UsedLimits extending resource: limits {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.138953 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.contrib.snapshot_actions [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] SnapshotActionsController initialized {{(pid=112520) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 07:36:18.139186 np0000175312 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.139347 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.139520 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.140048 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.140187 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.140293 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.140490 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.140606 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.140710 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extension AdminActions extending resource: volumes {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.140804 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.140848 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extension AdminActions extending resource: snapshots {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.140923 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.140988 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extension AdminActions extending resource: backups {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.141082 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.141184 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extension VolumeActions extending resource: volumes {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.141319 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extension TypesManage extending resource: types {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.141415 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.141517 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.141638 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.141750 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.141852 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-d838bb99-2b8b-488c-93e1-db6057263490 None None] Extension UsedLimits extending resource: limits {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.142141 np0000175312 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.142248 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.143057 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.143206 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.143309 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.143519 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.143591 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.143627 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.143743 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extension AdminActions extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.143888 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extension AdminActions extending resource: snapshots {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.143987 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extension AdminActions extending resource: backups {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.144091 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.144193 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extension VolumeActions extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.144325 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extension TypesManage extending resource: types {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.144440 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.144568 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.144672 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.144776 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.144890 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-36844b46-da67-470c-9d9d-4d8f750a198f None None] Extension UsedLimits extending resource: limits {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.144972 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.146420 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.146663 np0000175312 devstack@c-api.service[112523]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a2de6ca3668 pid: 112523 (default app) May 20 07:36:18.147781 np0000175312 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:18.148657 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.148792 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.148906 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.149099 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.149192 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.149292 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extension AdminActions extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.149404 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extension AdminActions extending resource: snapshots {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.149492 np0000175312 devstack@c-api.service[112521]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a2de6ca3668 pid: 112521 (default app) May 20 07:36:18.149585 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extension AdminActions extending resource: backups {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.149625 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.149725 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extension VolumeActions extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.149864 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extension TypesManage extending resource: types {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.149967 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.150069 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.150170 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.150277 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.150378 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-4526f80e-f62d-4e93-8c38-a803f2a88803 None None] Extension UsedLimits extending resource: limits {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:18.152681 np0000175312 devstack@c-api.service[112522]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a2de6ca3668 pid: 112522 (default app) May 20 07:36:18.155640 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.155640 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.155640 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.155640 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.155857 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.155857 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.155857 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.155857 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.156032 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.156032 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.156032 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.156032 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.156032 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.156032 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.156270 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.156270 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.156270 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.156270 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.156270 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.156485 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.156485 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.156485 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.156485 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.156485 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.156709 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.156709 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.156709 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.156709 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.156871 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.156871 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.156871 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.156871 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.156871 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.157077 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.157077 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.157077 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.157077 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.157077 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.157263 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.157263 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.157263 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.157263 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.157263 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.157263 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.157496 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.157496 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.157496 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.157496 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.157496 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.157496 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.157745 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.157745 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.157745 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.157745 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.157745 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.157745 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.157979 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.157979 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.157979 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.157979 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.157979 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.158183 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.158183 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.158183 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.158183 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.158183 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.158378 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.158378 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.158378 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.158378 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.158378 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.158378 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.159342 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.159342 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.159342 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.159342 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.159342 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.159342 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.159775 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.159775 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.159775 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.159775 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.159775 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.160127 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.160127 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.160127 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.160127 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.160127 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.160469 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.160469 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.160469 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.160469 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.160765 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.160765 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.160765 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.160765 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.161067 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.161067 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.161067 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.161067 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.161067 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.161423 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.161423 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.161423 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.161423 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.161423 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.161781 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.161781 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.161781 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.161781 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.162055 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.162055 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.162055 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.162055 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.162341 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.162341 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.162341 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.162341 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.162716 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.162716 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.162716 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.162716 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.163059 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.163059 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.163059 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.163059 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.163344 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.163344 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.163344 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.163344 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.163344 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.163716 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.163716 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.163716 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.163716 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.163716 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.163716 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.164134 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.164134 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.164134 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.164134 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.164134 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.164461 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.164461 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.164461 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.164461 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.164461 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.164461 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.164904 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.164904 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.164904 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.164904 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.164904 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.164904 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.165328 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.165328 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.165328 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.165328 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.165328 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.165328 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.165774 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.165774 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.165774 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.165774 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.165774 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.165774 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.166195 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.166195 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.166195 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.166195 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.166474 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.166474 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.166474 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.166474 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.166474 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.166878 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.166878 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.166878 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.166878 np0000175312 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:18.166878 np0000175312 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) May 20 07:36:18.167083 np0000175312 devstack@c-api.service[112520]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a2de6ca3668 pid: 112520 (default app) May 20 07:36:18.167118 np0000175312 devstack@c-api.service[112523]: DEBUG cinder.api.middleware.request_id [None req-24879b02-dd47-4ef5-93f4-a3f79f538e5c None None] RequestId filter calling following filter/app {{(pid=112523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 07:36:18.167118 np0000175312 devstack@c-api.service[112523]: [pid: 112523|app: 0|req: 1/1] 199.204.45.77 () {60 vars in 949 bytes} [Wed May 20 07:36:18 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 20 07:36:25.227156 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.227156 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.227156 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.227156 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.227156 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.227982 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.227982 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.227982 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.227982 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.227982 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.228280 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.228280 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.228280 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.228280 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.228280 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.228280 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.228679 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.228679 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.228679 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.228679 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.228963 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.228963 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.228963 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.228963 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.229324 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.229324 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.229324 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.229324 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.229617 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.229617 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.229617 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.229617 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.229617 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.229917 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.229917 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.229917 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.229917 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.229917 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.230230 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.230230 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.230230 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.230230 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.230230 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.230230 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.230618 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.230618 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.230618 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.230618 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.230618 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.230618 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.230962 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.230962 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.230962 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.230962 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.230962 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.230962 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.231301 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.231301 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.231301 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.231301 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.231301 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.231650 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.231650 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.231650 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.231650 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.231650 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.231958 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.231958 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.231958 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.231958 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.231958 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.231958 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.232357 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.232357 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.232357 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.232357 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.232357 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.232357 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.232716 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.232716 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.232716 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.232716 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.232716 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.233044 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.233044 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.233044 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.233044 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.233044 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.233365 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.233365 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.233365 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.233365 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.233696 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.233696 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.233696 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.233696 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.233940 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.233940 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.233940 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.233940 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.233940 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.234238 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.234238 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.234238 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.234238 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.234238 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.234537 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.234537 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.234537 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.234537 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.234796 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.234796 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.234796 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.234796 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.235035 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.235035 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.235035 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.235035 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.235271 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.235271 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.235271 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.235271 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.235505 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.235505 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.235505 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.235505 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.235781 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.235781 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.235781 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.235781 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.235781 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.236159 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.236159 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.236159 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.236159 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.236159 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.236159 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.236504 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.236504 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.236504 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.236504 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.236504 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.236806 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.236806 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.236806 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.236806 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.236806 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.236806 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.237228 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.237228 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.237228 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.237228 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.237228 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.237228 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.237670 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.237670 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.237670 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.237670 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.237670 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.237670 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.237960 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.237960 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.237960 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.237960 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.237960 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.237960 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.238140 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.238140 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.238140 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.238140 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.238260 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.238260 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.238260 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.238260 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.238260 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.238412 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.238412 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.238412 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.238412 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.238412 np0000175312 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) May 20 07:36:25.238412 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.middleware.request_id [None req-46a56838-7fa7-415c-a1f6-7541ffbf48bf None None] RequestId filter calling following filter/app {{(pid=112521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 07:36:25.727035 np0000175312 devstack@c-api.service[112521]: INFO cinder.api.openstack.wsgi [None req-46a56838-7fa7-415c-a1f6-7541ffbf48bf admin admin] POST https://199.204.45.77/volume/v3/types May 20 07:36:25.727634 np0000175312 devstack@c-api.service[112521]: DEBUG cinder.api.openstack.wsgi [None req-46a56838-7fa7-415c-a1f6-7541ffbf48bf admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 07:36:25.729694 np0000175312 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 07:36:25.729694 np0000175312 devstack@c-api.service[112521]: warnings.warn( May 20 07:36:25.735692 np0000175312 devstack@c-api.service[112521]: DEBUG oslo_db.sqlalchemy.engines [None req-46a56838-7fa7-415c-a1f6-7541ffbf48bf 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=112521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:25.765231 np0000175312 devstack@c-api.service[112521]: INFO cinder.api.openstack.wsgi [None req-46a56838-7fa7-415c-a1f6-7541ffbf48bf admin admin] https://199.204.45.77/volume/v3/types returned with HTTP 200 May 20 07:36:25.766054 np0000175312 devstack@c-api.service[112521]: [pid: 112521|app: 0|req: 1/2] 199.204.45.77 () {68 vars in 1281 bytes} [Wed May 20 07:36:25 2026] POST /volume/v3/types => generated 186 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 07:36:25.791137 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.791137 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.791137 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.791137 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.791137 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.791992 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.791992 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.791992 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.791992 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.791992 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.792265 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.792265 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.792265 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.792265 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.792265 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.792265 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.792593 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.792593 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.792593 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.792593 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.792821 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.792821 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.792821 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.792821 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.793098 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.793098 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.793098 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.793098 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.793349 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.793349 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.793349 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.793349 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.793349 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.793669 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.793669 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.793669 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.793669 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.793669 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.793951 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.793951 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.793951 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.793951 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.793951 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.793951 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.794365 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.794365 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.794365 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.794365 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.794365 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.794365 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.794733 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.794733 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.794733 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.794733 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.794733 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.794733 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.795093 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.795093 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.795093 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.795093 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.795093 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.795389 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.795389 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.795389 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.795389 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.795389 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.795816 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.795816 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.795816 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.795816 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.795816 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.795816 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.796233 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.796233 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.796233 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.796233 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.796233 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.796233 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.796641 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.796641 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.796641 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.796641 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.796641 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.796963 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.796963 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.796963 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.796963 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.796963 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.797248 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.797248 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.797248 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.797248 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.797486 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.797486 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.797486 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.797486 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.797824 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.797824 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.797824 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.797824 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.797824 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.798175 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.798175 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.798175 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.798175 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.798175 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.798456 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.798456 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.798456 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.798456 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.798816 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.798816 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.798816 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.798816 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.799109 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.799109 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.799109 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.799109 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.799346 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.799346 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.799346 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.799346 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.799609 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.799609 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.799609 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.799609 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.800013 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.800013 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.800013 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.800013 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.800013 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.800354 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.800354 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.800354 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.800354 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.800354 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.800354 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.800740 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.800740 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.800740 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.800740 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.800740 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.801026 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.801026 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.801026 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.801026 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.801026 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.801026 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.801375 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.801375 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.801375 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.801375 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.801375 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.801375 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.801772 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.801772 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.801772 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.801772 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.801772 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.801772 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.802451 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.802451 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.802451 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.802451 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.802451 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.802451 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.802808 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.802808 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.802808 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.802808 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.802973 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.802973 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.802973 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.802973 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.802973 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.803110 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.803110 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.803110 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.803110 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:36:25.803110 np0000175312 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) May 20 07:36:25.803110 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.middleware.request_id [req-46a56838-7fa7-415c-a1f6-7541ffbf48bf req-1f1c8e8b-6363-4178-b1b3-72ad8d7e9aa5 None None] RequestId filter calling following filter/app {{(pid=112522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 07:36:26.111545 np0000175312 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [req-46a56838-7fa7-415c-a1f6-7541ffbf48bf req-1f1c8e8b-6363-4178-b1b3-72ad8d7e9aa5 admin admin] POST https://199.204.45.77/volume/v3/types/7fcd7cd4-ae54-45d8-bcfa-3a444c452e5e/extra_specs May 20 07:36:26.112167 np0000175312 devstack@c-api.service[112522]: DEBUG cinder.api.openstack.wsgi [req-46a56838-7fa7-415c-a1f6-7541ffbf48bf req-1f1c8e8b-6363-4178-b1b3-72ad8d7e9aa5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 07:36:26.113922 np0000175312 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 07:36:26.113922 np0000175312 devstack@c-api.service[112522]: warnings.warn( May 20 07:36:26.120577 np0000175312 devstack@c-api.service[112522]: DEBUG oslo_db.sqlalchemy.engines [req-46a56838-7fa7-415c-a1f6-7541ffbf48bf req-1f1c8e8b-6363-4178-b1b3-72ad8d7e9aa5 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=112522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:26.177754 np0000175312 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [req-46a56838-7fa7-415c-a1f6-7541ffbf48bf req-1f1c8e8b-6363-4178-b1b3-72ad8d7e9aa5 admin admin] https://199.204.45.77/volume/v3/types/7fcd7cd4-ae54-45d8-bcfa-3a444c452e5e/extra_specs returned with HTTP 200 May 20 07:36:26.178297 np0000175312 devstack@c-api.service[112522]: [pid: 112522|app: 0|req: 1/3] 199.204.45.77 () {70 vars in 1498 bytes} [Wed May 20 07:36:25 2026] POST /volume/v3/types/7fcd7cd4-ae54-45d8-bcfa-3a444c452e5e/extra_specs => generated 55 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 07:36:28.034387 np0000175312 devstack@c-api.service[112523]: DEBUG dbcounter [-] [112523] Writing DB stats cinder:SELECT=6 {{(pid=112523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 07:36:28.045004 np0000175312 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=6 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 07:36:35.761649 np0000175312 devstack@c-api.service[112521]: DEBUG dbcounter [-] [112521] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 07:36:36.176814 np0000175312 devstack@c-api.service[112522]: DEBUG dbcounter [-] [112522] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 07:40:08.420383 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.420383 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.420383 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.420383 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.420383 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.421443 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.421443 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.421443 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.421443 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.421443 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.421819 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.421819 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.421819 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.421819 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.421819 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.421819 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.422213 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.422213 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.422213 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.422213 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.422473 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.422473 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.422473 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.422473 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.422757 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.422757 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.422757 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.422757 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.423018 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.423018 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.423018 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.423018 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.423018 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.423400 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.423400 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.423400 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.423400 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.423400 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.424543 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.424543 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.424543 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.424543 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.424543 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.424543 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.425281 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.425281 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.425281 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.425281 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.425281 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.425281 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.425957 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.425957 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.425957 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.425957 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.425957 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.425957 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.426640 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.426640 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.426640 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.426640 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.426640 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.427243 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.427243 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.427243 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.427243 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.427243 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.427849 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.427849 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.427849 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.427849 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.427849 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.427849 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.428516 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.428516 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.428516 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.428516 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.428516 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.428516 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.429179 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.429179 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.429179 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.429179 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.429179 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.429796 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.429796 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.429796 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.429796 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.429796 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.430341 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.430341 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.430341 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.430341 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.430834 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.430834 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.430834 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.430834 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.431322 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.431322 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.431322 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.431322 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.431322 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.431713 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.431713 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.431713 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.431713 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.431713 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.432016 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.432016 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.432016 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.432016 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.432249 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.432249 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.432249 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.432249 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.432375 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.432375 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.432375 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.432375 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.432498 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.432498 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.432498 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.432498 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.432860 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.432860 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.432860 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.432860 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.433088 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.433088 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.433088 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.433088 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.433088 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.433365 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.433365 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.433365 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.433365 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.433365 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.433365 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.433702 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.433702 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.433702 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.433702 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.433702 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.433953 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.433953 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.433953 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.433953 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.433953 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.433953 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.434288 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.434288 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.434288 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.434288 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.434288 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.434288 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.434620 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.434620 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.434620 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.434620 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.434620 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.434620 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.434943 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.434943 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.434943 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.434943 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.434943 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.434943 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.435268 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.435268 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.435268 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.435268 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.435486 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.435486 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.435486 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.435486 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.435486 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.435785 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.435785 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.435785 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.435785 np0000175312 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 07:40:08.435785 np0000175312 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) May 20 07:40:08.435785 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-4e016d14-4894-45f7-83ec-576716d6d618 None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 07:40:08.435785 np0000175312 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-4e016d14-4894-45f7-83ec-576716d6d618 None None] GET https://199.204.45.77/volume// May 20 07:40:08.436136 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-4e016d14-4894-45f7-83ec-576716d6d618 None None] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 07:40:08.436136 np0000175312 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-4e016d14-4894-45f7-83ec-576716d6d618 None None] Calling method 'all' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 07:40:08.436136 np0000175312 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-4e016d14-4894-45f7-83ec-576716d6d618 None None] https://199.204.45.77/volume// returned with HTTP 300 May 20 07:40:08.436136 np0000175312 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 1/4] 199.204.45.77 () {66 vars in 1449 bytes} [Wed May 20 07:40:08 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)