May 09 14:04:27.873112 np0000173180 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 14:04:27.880902 np0000173180 devstack@c-api.service[112413]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 14:04:27.884516 np0000173180 devstack@c-api.service[112413]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 14:04:27 2026] *** May 09 14:04:27.884516 np0000173180 devstack@c-api.service[112413]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 14:04:27.884516 np0000173180 devstack@c-api.service[112413]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 14:04:27.884516 np0000173180 devstack@c-api.service[112413]: nodename: np0000173180 May 09 14:04:27.884516 np0000173180 devstack@c-api.service[112413]: machine: x86_64 May 09 14:04:27.884516 np0000173180 devstack@c-api.service[112413]: clock source: unix May 09 14:04:27.884516 np0000173180 devstack@c-api.service[112413]: pcre jit disabled May 09 14:04:27.884516 np0000173180 devstack@c-api.service[112413]: detected number of CPU cores: 16 May 09 14:04:27.884516 np0000173180 devstack@c-api.service[112413]: current working directory: / May 09 14:04:27.884516 np0000173180 devstack@c-api.service[112413]: detected binary path: /usr/bin/uwsgi-core May 09 14:04:27.884516 np0000173180 devstack@c-api.service[112413]: your processes number limit is 256917 May 09 14:04:27.884516 np0000173180 devstack@c-api.service[112413]: your memory page size is 4096 bytes May 09 14:04:27.884516 np0000173180 devstack@c-api.service[112413]: detected max file descriptor number: 2048 May 09 14:04:27.884516 np0000173180 devstack@c-api.service[112413]: lock engine: pthread robust mutexes May 09 14:04:27.885422 np0000173180 devstack@c-api.service[112413]: thunder lock: enabled May 09 14:04:27.885422 np0000173180 devstack@c-api.service[112413]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 14:04:27.885422 np0000173180 devstack@c-api.service[112413]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 14:04:27.885422 np0000173180 devstack@c-api.service[112413]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 14:04:27.885422 np0000173180 devstack@c-api.service[112413]: Set PythonHome to /opt/stack/data/venv May 09 14:04:27.923039 np0000173180 devstack@c-api.service[112413]: Python main interpreter initialized at 0x79c95d8a3668 May 09 14:04:27.923039 np0000173180 devstack@c-api.service[112413]: python threads support enabled May 09 14:04:27.923039 np0000173180 devstack@c-api.service[112413]: your server socket listen backlog is limited to 100 connections May 09 14:04:27.923039 np0000173180 devstack@c-api.service[112413]: your mercy for graceful operations on workers is 80 seconds May 09 14:04:27.923578 np0000173180 devstack@c-api.service[112413]: mapped 671795 bytes (656 KB) for 4 cores May 09 14:04:27.923747 np0000173180 devstack@c-api.service[112413]: *** Operational MODE: preforking *** May 09 14:04:27.923985 np0000173180 devstack@c-api.service[112413]: *** uWSGI is running in multiple interpreter mode *** May 09 14:04:27.923985 np0000173180 devstack@c-api.service[112413]: spawned uWSGI master process (pid: 112413) May 09 14:04:27.924167 np0000173180 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 14:04:27.924721 np0000173180 devstack@c-api.service[112413]: spawned uWSGI worker 1 (pid: 112414, cores: 1) May 09 14:04:27.925233 np0000173180 devstack@c-api.service[112413]: spawned uWSGI worker 2 (pid: 112415, cores: 1) May 09 14:04:27.925698 np0000173180 devstack@c-api.service[112413]: spawned uWSGI worker 3 (pid: 112416, cores: 1) May 09 14:04:27.926184 np0000173180 devstack@c-api.service[112413]: spawned uWSGI worker 4 (pid: 112417, cores: 1) May 09 14:04:27.926267 np0000173180 devstack@c-api.service[112413]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 14:04:28.044553 np0000173180 devstack@c-api.service[112414]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:04:28.044553 np0000173180 devstack@c-api.service[112414]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:04:28.044553 np0000173180 devstack@c-api.service[112414]: we strongly recommend against using it for new projects. May 09 14:04:28.044553 np0000173180 devstack@c-api.service[112414]: If you are already using Eventlet, we recommend migrating to a different May 09 14:04:28.044553 np0000173180 devstack@c-api.service[112414]: framework. For more detail see May 09 14:04:28.044553 np0000173180 devstack@c-api.service[112414]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:04:28.044553 np0000173180 devstack@c-api.service[112414]: import eventlet # noqa May 09 14:04:28.046870 np0000173180 devstack@c-api.service[112415]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:04:28.046870 np0000173180 devstack@c-api.service[112415]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:04:28.046870 np0000173180 devstack@c-api.service[112415]: we strongly recommend against using it for new projects. May 09 14:04:28.046870 np0000173180 devstack@c-api.service[112415]: If you are already using Eventlet, we recommend migrating to a different May 09 14:04:28.046870 np0000173180 devstack@c-api.service[112415]: framework. For more detail see May 09 14:04:28.046870 np0000173180 devstack@c-api.service[112415]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:04:28.046870 np0000173180 devstack@c-api.service[112415]: import eventlet # noqa May 09 14:04:28.056618 np0000173180 devstack@c-api.service[112416]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:04:28.056618 np0000173180 devstack@c-api.service[112416]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:04:28.056618 np0000173180 devstack@c-api.service[112416]: we strongly recommend against using it for new projects. May 09 14:04:28.056618 np0000173180 devstack@c-api.service[112416]: If you are already using Eventlet, we recommend migrating to a different May 09 14:04:28.056618 np0000173180 devstack@c-api.service[112416]: framework. For more detail see May 09 14:04:28.056618 np0000173180 devstack@c-api.service[112416]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:04:28.056618 np0000173180 devstack@c-api.service[112416]: import eventlet # noqa May 09 14:04:28.059891 np0000173180 devstack@c-api.service[112417]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:04:28.059891 np0000173180 devstack@c-api.service[112417]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:04:28.059891 np0000173180 devstack@c-api.service[112417]: we strongly recommend against using it for new projects. May 09 14:04:28.059891 np0000173180 devstack@c-api.service[112417]: If you are already using Eventlet, we recommend migrating to a different May 09 14:04:28.059891 np0000173180 devstack@c-api.service[112417]: framework. For more detail see May 09 14:04:28.059891 np0000173180 devstack@c-api.service[112417]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:04:28.059891 np0000173180 devstack@c-api.service[112417]: import eventlet # noqa May 09 14:04:28.127071 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:04:28.127071 np0000173180 devstack@c-api.service[112415]: debtcollector.deprecate( May 09 14:04:28.134619 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:04:28.134619 np0000173180 devstack@c-api.service[112414]: debtcollector.deprecate( May 09 14:04:28.142272 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:04:28.142272 np0000173180 devstack@c-api.service[112416]: debtcollector.deprecate( May 09 14:04:28.151213 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:04:28.151213 np0000173180 devstack@c-api.service[112417]: debtcollector.deprecate( May 09 14:04:28.207627 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 14:04:28.207627 np0000173180 devstack@c-api.service[112415]: from cgi import parse_header May 09 14:04:28.218577 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 14:04:28.218577 np0000173180 devstack@c-api.service[112416]: from cgi import parse_header May 09 14:04:28.221891 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 14:04:28.221891 np0000173180 devstack@c-api.service[112414]: from cgi import parse_header May 09 14:04:28.245229 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 14:04:28.245229 np0000173180 devstack@c-api.service[112417]: from cgi import parse_header May 09 14:04:28.256325 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 14:04:28.256325 np0000173180 devstack@c-api.service[112415]: removals.removed_module( May 09 14:04:28.257309 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 14:04:28.257309 np0000173180 devstack@c-api.service[112415]: removals.removed_module( May 09 14:04:28.261967 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 14:04:28.261967 np0000173180 devstack@c-api.service[112416]: removals.removed_module( May 09 14:04:28.262684 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 14:04:28.262684 np0000173180 devstack@c-api.service[112416]: removals.removed_module( May 09 14:04:28.268712 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 14:04:28.268712 np0000173180 devstack@c-api.service[112414]: removals.removed_module( May 09 14:04:28.269417 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 14:04:28.269417 np0000173180 devstack@c-api.service[112414]: removals.removed_module( May 09 14:04:28.291171 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 14:04:28.291171 np0000173180 devstack@c-api.service[112417]: removals.removed_module( May 09 14:04:28.291831 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 14:04:28.291831 np0000173180 devstack@c-api.service[112417]: removals.removed_module( May 09 14:04:28.834055 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 14:04:28.834055 np0000173180 devstack@c-api.service[112415]: warnings.warn( May 09 14:04:28.845918 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 14:04:28.845918 np0000173180 devstack@c-api.service[112416]: warnings.warn( May 09 14:04:28.889161 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 14:04:28.889161 np0000173180 devstack@c-api.service[112414]: warnings.warn( May 09 14:04:28.900628 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 14:04:28.900628 np0000173180 devstack@c-api.service[112417]: warnings.warn( May 09 14:04:28.931451 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 14:04:28.931451 np0000173180 devstack@c-api.service[112415]: warnings.warn( May 09 14:04:28.940677 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 14:04:28.940677 np0000173180 devstack@c-api.service[112416]: warnings.warn( May 09 14:04:28.990124 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 14:04:28.990124 np0000173180 devstack@c-api.service[112414]: warnings.warn( May 09 14:04:29.006080 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 14:04:29.006080 np0000173180 devstack@c-api.service[112417]: warnings.warn( May 09 14:04:29.230316 np0000173180 devstack@c-api.service[112415]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 14:04:29.230876 np0000173180 devstack@c-api.service[112415]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112415) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:04:29.260978 np0000173180 devstack@c-api.service[112416]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 14:04:29.261395 np0000173180 devstack@c-api.service[112416]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112416) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:04:29.274508 np0000173180 devstack@c-api.service[112414]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 14:04:29.274931 np0000173180 devstack@c-api.service[112414]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112414) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:04:29.314564 np0000173180 devstack@c-api.service[112415]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:04:29.314564 np0000173180 devstack@c-api.service[112415]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:04:29.330967 np0000173180 devstack@c-api.service[112416]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:04:29.330967 np0000173180 devstack@c-api.service[112416]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:04:29.335542 np0000173180 devstack@c-api.service[112414]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:04:29.335542 np0000173180 devstack@c-api.service[112414]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:04:29.335736 np0000173180 devstack@c-api.service[112417]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 14:04:29.336110 np0000173180 devstack@c-api.service[112417]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112417) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:04:29.401433 np0000173180 devstack@c-api.service[112417]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:04:29.401433 np0000173180 devstack@c-api.service[112417]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:04:29.763090 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112414) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:04:29.763294 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112417) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:04:29.763406 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112415) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:04:29.763472 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.763529 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.763588 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.763698 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.763766 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112416) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:04:29.763851 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.763910 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.763967 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.764027 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.764089 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.764150 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.764150 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.764150 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.765802 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.765919 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.765993 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.766053 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.766105 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.766180 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.766242 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.766307 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.766367 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.766431 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.766495 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.766559 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.766635 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.766690 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.766757 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.766821 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.766874 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.766926 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.766987 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.767040 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.767106 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.767168 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.767219 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.767219 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.767315 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.767315 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.767315 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.767315 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.767523 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.767523 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.767674 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.767745 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.767814 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.767814 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.767926 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.767988 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.768051 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.768104 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.768165 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.768270 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.768338 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.768391 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.768448 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.768448 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.768448 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.768686 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.768760 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.768828 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.768891 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.768891 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.768996 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.768996 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.769102 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.769167 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.769167 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.769167 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.769514 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.769578 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.769688 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.769771 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.769845 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.769845 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.769960 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.770022 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.770084 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.770201 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.770264 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.770318 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.770371 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.770424 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.770497 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.770559 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.770628 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.770663 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.770663 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.770663 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.770663 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.770792 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.770836 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.770873 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.770918 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.770953 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.770985 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.771032 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.771065 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.771098 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.771129 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.771165 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.771197 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.771236 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.771280 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.771315 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.771352 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.771394 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.771426 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.771462 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.771507 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.771544 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.771578 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.771632 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.771669 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.771714 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.771751 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.771783 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.771821 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.771857 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.771890 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.771890 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.771890 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.771890 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.771890 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.771890 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.772071 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.772071 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.772071 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.772166 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.772209 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.772246 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.772292 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.772324 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.772360 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.772398 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.772431 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.772468 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.772510 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.772550 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.772584 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.772640 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.772688 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.772727 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.772767 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.772807 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.772841 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.772876 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.772909 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.772943 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.772983 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.773027 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.773063 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.773097 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.773129 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.773167 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.773202 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.773236 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.773266 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.773300 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.773339 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.773379 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.773419 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.773455 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.773488 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.773519 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.773557 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.773590 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.773656 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.773688 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.773724 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.773767 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.773802 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.773838 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.773876 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.773918 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.773950 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.773984 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.774019 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.774058 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.774058 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.774058 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.775395 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.775450 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.775501 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.775565 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.775629 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.775669 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.775716 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.775753 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.775796 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.775835 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.775835 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.775911 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.775948 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.775984 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.776028 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.776065 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.776065 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.776137 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.776199 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.776249 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.776293 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.776335 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.776409 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.776485 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.776525 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.776564 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.776620 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.776670 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.776713 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.776749 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.776785 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.776823 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.776865 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.776906 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.776942 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.776980 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.777017 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.777060 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.777096 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.777133 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.777174 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.777211 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.777252 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.777312 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.777359 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.777396 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.777396 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.777396 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.777396 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.777530 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.777530 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.777530 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.777530 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.777530 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.777733 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.777733 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.778217 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.778276 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.778303 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.778333 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.778378 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.778411 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.778438 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.778463 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.778487 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.778515 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.778539 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.778566 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.778589 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.778641 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.778675 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.778708 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.778731 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.778755 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.778782 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.778806 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.778832 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.778855 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.778880 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.778908 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.778942 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.778970 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.778998 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.779025 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.779654 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.779718 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.779772 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.779834 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.779900 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.779929 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.779966 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.779995 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.780029 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.780061 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.780084 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.780113 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.780141 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.780166 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.780188 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.780224 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.780253 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.780277 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.780300 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.780325 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.780352 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.780374 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.780402 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.780425 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.780454 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.780481 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.780507 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.780507 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.786418 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.786470 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.786543 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.786611 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.786674 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.786724 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.786794 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.787057 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.787126 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.787172 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.787245 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.787289 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.787325 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.787366 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.787400 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.787435 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.787479 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.787521 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.787521 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.787586 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.787650 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.787684 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.787720 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.787760 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.787794 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.787836 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.787877 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.787918 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.787953 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.787986 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.788028 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.788069 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.788108 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.788148 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.788181 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.788220 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.788266 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.788301 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.788335 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.788373 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.788407 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.788446 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.788486 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.788521 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.788552 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.788590 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.788655 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.788655 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.788722 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.788761 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.788796 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.788829 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.788867 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.788867 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.788867 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.788867 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.789297 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.789363 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.789417 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.789485 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.789533 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.789571 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.789622 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.789667 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.789707 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.789742 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.789785 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.789825 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.789865 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.789903 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.789940 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.789978 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.790011 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.790052 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.790084 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.790116 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.790171 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.790207 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.790238 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.790274 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.790314 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.790354 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.790392 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.790438 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.790474 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.790505 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.790554 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.790590 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.790658 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.790691 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.790732 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.790778 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.790815 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.790853 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.790886 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.790917 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.790953 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.790991 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.791024 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.791055 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.791093 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.791138 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.791177 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.791216 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.791247 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.791286 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.791328 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.791328 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.791328 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.791328 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.791328 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.791328 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.792311 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.792354 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.792395 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.792433 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.792477 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.792516 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.792553 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.792589 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.792636 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.792671 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.792703 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.792735 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.792768 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.792810 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.792846 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.792878 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.792919 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.792954 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.792990 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.793024 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.793062 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.793096 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.793128 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.793173 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.793213 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.793247 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.793283 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.793317 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.793349 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.793383 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.793414 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.793454 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.793486 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.793519 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.793666 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.793706 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.793737 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.793771 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.793802 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.793842 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.793874 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.793906 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.793948 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.793986 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.794018 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.794049 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.794089 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.794123 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.794153 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.794219 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.794260 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.794297 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.794331 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.794331 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.794331 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.794331 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.795108 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.795175 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.795209 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.795292 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.795334 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.795367 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.795410 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.795453 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.795490 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.795524 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.795556 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.795591 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.795649 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.795689 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.795722 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.795761 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.795799 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.795841 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.795878 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.795911 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.795943 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.795977 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.796016 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.796050 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.796050 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.796050 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.796050 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.796050 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.796247 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.796314 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.796374 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.796436 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.796481 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.796513 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.796550 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.796589 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.796637 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.796671 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.796702 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.796737 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.796771 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.796814 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.796847 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.796879 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.796914 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.796953 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.796995 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.797028 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.797068 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.797100 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.797132 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.797168 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.797204 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.797237 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.797277 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.797310 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.797344 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.797378 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.797409 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.797449 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.797481 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.797518 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.797555 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.797608 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.797656 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.797691 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.797737 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.797771 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.797807 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.797845 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.797879 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.797913 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.797948 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.797987 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.798031 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.798031 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.798093 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.798132 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.798183 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.798221 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.798254 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.798254 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.798254 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.798254 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.798836 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.798890 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.798950 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.798994 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.799028 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.799068 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.799105 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.799137 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.799178 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.799221 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.799256 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.799287 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.799322 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.799360 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.799395 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.799431 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.799471 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.799505 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.799536 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.799580 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.799637 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.799676 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.799714 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.799746 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.799777 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.799777 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.799777 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.799777 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.801252 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.801311 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.801363 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.801421 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.801463 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.801501 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.801541 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.801580 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.801628 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.801661 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.801703 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.801703 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.801766 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.801833 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.802373 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.802441 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.802501 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.802545 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.802545 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.802626 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.802670 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.802706 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.802737 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.802773 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.802773 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.802838 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.802870 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.802870 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.804558 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.804635 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.804677 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.804677 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.804748 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.804788 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.804824 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.804860 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.804895 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.804927 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.804960 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.804999 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.805035 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.805035 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.805251 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.805307 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.805371 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.805433 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.805494 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.805549 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.805643 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.806035 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.806085 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.806130 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.806184 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.806224 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.806260 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.806295 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.806336 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.806371 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.806405 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.806447 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.806486 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.806525 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.806559 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.806593 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.806656 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.806692 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.806725 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.806758 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.806798 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.806831 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.806875 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.806911 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.806949 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.806987 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.807020 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.807059 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.807099 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.807099 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.807099 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.807240 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.807282 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.807317 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.807357 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.807393 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.807432 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.807466 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.807504 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.807543 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.807578 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.807638 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.807685 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.807721 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.807756 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.807795 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.807830 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.807868 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.807995 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.808118 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.808155 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.808196 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.808232 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.808267 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.808305 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.808339 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.808385 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.808421 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.808459 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.808494 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.808539 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.808579 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.808630 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.808665 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.808708 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.808744 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.808777 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.808817 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.808856 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.808895 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.808939 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.808975 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.809007 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.809042 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.809075 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.809114 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.809147 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.809179 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.809213 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.809246 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.809291 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.809324 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.809362 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.809401 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.809439 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.809478 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.809517 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.809555 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.809607 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.809642 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.809687 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.809725 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.809759 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.809791 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.809825 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.809860 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.809893 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.809925 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.809964 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.809999 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.810043 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.810082 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.810115 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.810150 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.810202 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.810238 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.810271 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.810306 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.810344 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.810378 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.810378 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.810469 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.810509 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.810543 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.810579 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.810638 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.810638 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.810638 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.810638 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.810638 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.811138 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.811195 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.811237 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.811310 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.811357 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.811391 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.811427 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.811460 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.811511 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.811547 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.811587 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.811653 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.811702 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.811738 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.811773 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.811808 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.811842 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.811875 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.811909 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.811949 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.811983 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.812022 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.812072 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.812106 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.812139 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.812172 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.812172 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.812172 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.816152 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.816200 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.816248 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.816291 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.816331 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.816367 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.816408 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.816448 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.816487 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.816526 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.816567 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.816622 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.816658 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.816702 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.816741 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.816776 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.816814 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.816848 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.816894 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.816933 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.816968 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.817000 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.817038 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.817077 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.817116 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.817150 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.817183 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.817216 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.818369 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.818414 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.818505 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.818546 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.818626 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.818692 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.818738 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.818738 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.818805 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.818844 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.818879 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.819410 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.819470 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.819531 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.819579 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.819658 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.819717 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.819792 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.819969 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.820031 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.820100 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.821243 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.821296 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.821435 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.821435 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.821503 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.821551 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.821587 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.823800 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.823855 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.823924 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.823981 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.824049 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.824088 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.824133 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.824173 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.824209 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.824246 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.824246 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.824307 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.824342 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.824409 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.824830 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.824890 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.824944 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.825007 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.825044 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.825080 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.825111 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.825153 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.825188 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.825225 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.825265 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.825300 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.825342 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.825384 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.825420 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.825454 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.825486 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.825520 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.825556 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.825612 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.825657 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.825696 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.825734 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.825767 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.825799 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.825838 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.825873 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.825905 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.825939 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.825970 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.826004 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.826047 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.826087 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.826126 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.826157 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.826204 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.826236 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.826272 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.826306 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.826343 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.826376 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.826413 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.826448 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.826448 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.826448 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.826448 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.827457 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.827558 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.827670 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.827754 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.827840 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.827924 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.828019 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.828453 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.828541 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.828646 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.828733 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.828820 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.828905 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.829006 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:04:29.829091 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:04:29.829179 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:04:29.829265 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:04:29.829353 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:04:29.829438 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:04:29.829522 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:04:29.870760 np0000173180 devstack@c-api.service[112416]: INFO dbcounter [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Registered counter for database cinder May 09 14:04:29.871004 np0000173180 devstack@c-api.service[112417]: INFO dbcounter [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Registered counter for database cinder May 09 14:04:29.871275 np0000173180 devstack@c-api.service[112414]: INFO dbcounter [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Registered counter for database cinder May 09 14:04:29.876616 np0000173180 devstack@c-api.service[112415]: INFO dbcounter [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Registered counter for database cinder May 09 14:04:29.880867 np0000173180 devstack@c-api.service[112417]: DEBUG oslo_db.sqlalchemy.engines [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f 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=112417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:04:29.882815 np0000173180 devstack@c-api.service[112416]: DEBUG oslo_db.sqlalchemy.engines [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 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=112416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:04:29.884296 np0000173180 devstack@c-api.service[112414]: DEBUG oslo_db.sqlalchemy.engines [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 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=112414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:04:29.888083 np0000173180 devstack@c-api.service[112415]: DEBUG oslo_db.sqlalchemy.engines [None req-46118d79-408c-4bcd-960e-a2cae72db853 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=112415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:04:29.996343 np0000173180 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writer thread running {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:04:29.996426 np0000173180 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writer thread running {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:04:29.998930 np0000173180 devstack@c-api.service[112416]: INFO cinder.rpc [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:04:29.999149 np0000173180 devstack@c-api.service[112417]: INFO cinder.rpc [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:04:30.001108 np0000173180 devstack@c-api.service[112416]: INFO cinder.rpc [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:04:30.001401 np0000173180 devstack@c-api.service[112417]: INFO cinder.rpc [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:04:30.002059 np0000173180 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writer thread running {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:04:30.002130 np0000173180 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writer thread running {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:04:30.003152 np0000173180 devstack@c-api.service[112416]: INFO cinder.rpc [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:04:30.003475 np0000173180 devstack@c-api.service[112417]: INFO cinder.rpc [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:04:30.004579 np0000173180 devstack@c-api.service[112415]: INFO cinder.rpc [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:04:30.004710 np0000173180 devstack@c-api.service[112414]: INFO cinder.rpc [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:04:30.005182 np0000173180 devstack@c-api.service[112417]: INFO cinder.rpc [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:04:30.005723 np0000173180 devstack@c-api.service[112416]: INFO cinder.rpc [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:04:30.006107 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.006927 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.007012 np0000173180 devstack@c-api.service[112415]: INFO cinder.rpc [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:04:30.007246 np0000173180 devstack@c-api.service[112414]: INFO cinder.rpc [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:04:30.007934 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.008988 np0000173180 devstack@c-api.service[112415]: INFO cinder.rpc [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:04:30.009226 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.010003 np0000173180 devstack@c-api.service[112414]: INFO cinder.rpc [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:04:30.010816 np0000173180 devstack@c-api.service[112415]: INFO cinder.rpc [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:04:30.011700 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.011933 np0000173180 devstack@c-api.service[112417]: DEBUG oslo_db.sqlalchemy.engines [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f 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=112417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:04:30.012260 np0000173180 devstack@c-api.service[112414]: INFO cinder.rpc [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:04:30.013451 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.013543 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.013622 np0000173180 devstack@c-api.service[112417]: INFO cinder.rpc [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:04:30.013680 np0000173180 devstack@c-api.service[112416]: DEBUG oslo_db.sqlalchemy.engines [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 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=112416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:04:30.015286 np0000173180 devstack@c-api.service[112417]: INFO cinder.rpc [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:04:30.015370 np0000173180 devstack@c-api.service[112416]: INFO cinder.rpc [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:04:30.015552 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.016100 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.016975 np0000173180 devstack@c-api.service[112416]: INFO cinder.rpc [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:04:30.018627 np0000173180 devstack@c-api.service[112415]: DEBUG oslo_db.sqlalchemy.engines [None req-46118d79-408c-4bcd-960e-a2cae72db853 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=112415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:04:30.018715 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.019090 np0000173180 devstack@c-api.service[112415]: INFO cinder.rpc [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:04:30.019887 np0000173180 devstack@c-api.service[112414]: DEBUG oslo_db.sqlalchemy.engines [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 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=112414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:04:30.020805 np0000173180 devstack@c-api.service[112415]: INFO cinder.rpc [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:04:30.021590 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.022098 np0000173180 devstack@c-api.service[112414]: INFO cinder.rpc [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:04:30.024897 np0000173180 devstack@c-api.service[112414]: INFO cinder.rpc [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:04:30.026073 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.027085 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.029480 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.030387 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.032715 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.033187 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.033565 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.035913 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.036404 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.037669 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.037983 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.039654 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.040011 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.040718 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.041238 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.043117 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.043638 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.043725 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.044462 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.046060 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.047048 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.047758 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.048799 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.049244 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.050182 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.050917 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.052226 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.052887 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.053342 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.053803 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.055349 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.055416 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.055825 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.057116 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.057340 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.057994 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.058546 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.060045 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.060114 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.061594 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.062223 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.063769 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.064280 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.065162 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.065620 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.066738 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.067157 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.069079 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.069277 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.069343 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.069865 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.070826 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.071223 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.072291 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.072769 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.073260 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.073883 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.074228 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.074961 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.075312 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.075422 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.075859 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.076412 np0000173180 devstack@c-api.service[112417]: WARNING cinder.api.contrib.hosts [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:04:30.076957 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.077156 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.077257 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.078357 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.078431 np0000173180 devstack@c-api.service[112416]: WARNING cinder.api.contrib.hosts [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:04:30.078488 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.078684 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.079113 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.080010 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.080656 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.080752 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.080945 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.081088 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extended resource: extensions {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.081425 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.082172 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.082330 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extended resource: encryption {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.082508 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.082584 np0000173180 devstack@c-api.service[112415]: WARNING cinder.api.contrib.hosts [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:04:30.083051 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extended resource: extensions {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.083293 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.083908 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extended resource: encryption {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.083976 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.084316 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extended resource: encryption {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.084786 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.085440 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extended resource: os-quota-sets {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.085549 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.086124 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extended resource: encryption {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.086361 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.086926 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extended resource: cgsnapshots {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.087139 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.087198 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extended resource: extensions {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.087705 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extended resource: os-quota-sets {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.088231 np0000173180 devstack@c-api.service[112414]: WARNING cinder.api.contrib.hosts [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:04:30.088323 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extended resource: os-quota-class-sets {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.088437 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extended resource: encryption {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.088974 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.089086 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extended resource: cgsnapshots {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.089648 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extended resource: os-availability-zone {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.090036 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extended resource: encryption {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.090508 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.090550 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extended resource: os-quota-class-sets {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.090925 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extended resource: qos-specs {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.091841 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extended resource: os-quota-sets {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.091886 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extended resource: os-availability-zone {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.092091 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.092952 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extended resource: extensions {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.093107 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extended resource: qos-specs {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.093223 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extended resource: cgsnapshots {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.093536 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extended resource: backups {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.094232 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extended resource: encryption {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.094651 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extended resource: os-quota-class-sets {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.095208 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extended resource: backups {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.095571 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extended resource: extra_specs {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.095973 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extended resource: os-availability-zone {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.096196 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extended resource: encryption {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.097119 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extended resource: os-snapshot-manage {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.097233 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extended resource: qos-specs {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.097893 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extended resource: os-quota-sets {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.097980 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extended resource: extra_specs {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.098570 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extended resource: os-volume-type-access {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.099337 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extended resource: cgsnapshots {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.099428 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extended resource: backups {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.099488 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extended resource: os-snapshot-manage {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.100114 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extended resource: capabilities {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.100820 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extended resource: os-quota-class-sets {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.100930 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extended resource: os-volume-type-access {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.101378 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extended resource: os-hosts {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.101925 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extended resource: extra_specs {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.102228 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extended resource: os-availability-zone {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.102469 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extended resource: capabilities {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.102745 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extended resource: consistencygroups {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.103481 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extended resource: os-snapshot-manage {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.103562 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extended resource: qos-specs {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.103759 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extended resource: os-hosts {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.104669 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extended resource: os-volume-transfer {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.104954 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extended resource: os-volume-type-access {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.105064 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extended resource: consistencygroups {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.105671 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extended resource: backups {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.106282 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extended resource: scheduler-stats {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.106549 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extended resource: capabilities {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.107029 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extended resource: os-volume-transfer {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.107757 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extended resource: os-volume-manage {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.107842 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extended resource: os-hosts {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.108248 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extended resource: extra_specs {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.108684 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extended resource: scheduler-stats {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.109132 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extended resource: consistencygroups {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.109787 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extended resource: os-snapshot-manage {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.110105 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.110168 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extended resource: os-volume-manage {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.111088 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extended resource: os-volume-transfer {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.111172 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.contrib.snapshot_actions [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] SnapshotActionsController initialized {{(pid=112417) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:04:30.111254 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extended resource: os-volume-type-access {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.111968 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.112273 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.112726 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extended resource: scheduler-stats {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.112857 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extended resource: capabilities {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.113201 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.contrib.snapshot_actions [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] SnapshotActionsController initialized {{(pid=112416) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:04:30.113364 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.113968 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.114099 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extended resource: os-hosts {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.114138 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extended resource: os-volume-manage {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.114832 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.115383 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.115423 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extended resource: consistencygroups {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.116236 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.116355 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.116817 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.117313 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.contrib.snapshot_actions [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] SnapshotActionsController initialized {{(pid=112415) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:04:30.117364 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extended resource: os-volume-transfer {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.117697 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.118077 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.118197 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.119205 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extended resource: scheduler-stats {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.119261 np0000173180 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.119489 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.119649 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.120138 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.120257 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.120362 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.120468 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.120621 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.120689 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extended resource: os-volume-manage {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:04:30.120745 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.120819 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.120930 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.120988 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.121053 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.121139 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extension UsedLimits extending resource: limits {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.121205 np0000173180 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.121259 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extension TypesManage extending resource: types {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.121366 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extension AdminActions extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.121461 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extension AdminActions extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.121574 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extension AdminActions extending resource: backups {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.121670 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extension VolumeActions extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.121917 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.121985 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.122117 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.122226 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.122347 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.122410 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.122473 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.122546 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.122686 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.122788 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.122857 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.122917 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.123007 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extension UsedLimits extending resource: limits {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.123099 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extension TypesManage extending resource: types {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.123204 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extension AdminActions extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.123325 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extension AdminActions extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.123428 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extension AdminActions extending resource: backups {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.123528 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extension VolumeActions extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.123742 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.contrib.snapshot_actions [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] SnapshotActionsController initialized {{(pid=112414) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:04:30.123814 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.123874 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.124182 np0000173180 devstack@c-api.service[112417]: WARNING keystonemiddleware.auth_token [None req-21fdfd66-5849-47d8-a4cb-69a8ba8cd00f None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:04:30.124549 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.125305 np0000173180 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.125979 np0000173180 devstack@c-api.service[112416]: WARNING keystonemiddleware.auth_token [None req-e7274a51-0bd8-4b27-9f26-e14d67b91e76 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:04:30.126050 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.126157 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.126244 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.126384 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.126512 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.126620 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.126721 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.126853 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.126936 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.127061 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.127164 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extension UsedLimits extending resource: limits {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.127262 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extension TypesManage extending resource: types {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.127373 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extension AdminActions extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.127485 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.127547 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extension AdminActions extending resource: snapshots {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.127642 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extension AdminActions extending resource: backups {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.127703 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extension VolumeActions extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.127923 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.128897 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.130137 np0000173180 devstack@c-api.service[112415]: WARNING keystonemiddleware.auth_token [None req-46118d79-408c-4bcd-960e-a2cae72db853 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:04:30.130340 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.130524 np0000173180 devstack@c-api.service[112417]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79c95d8a3668 pid: 112417 (default app) May 09 14:04:30.131063 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:04:30.131063 np0000173180 devstack@c-api.service[112417]: warnings.warn( May 09 14:04:30.131884 np0000173180 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:04:30.131924 np0000173180 devstack@c-api.service[112416]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79c95d8a3668 pid: 112416 (default app) May 09 14:04:30.132754 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.132867 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.132977 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.133095 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.133193 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.133299 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.133428 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.133525 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.133656 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.133757 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extension UsedLimits extending resource: limits {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.133856 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extension TypesManage extending resource: types {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.133963 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extension AdminActions extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.134085 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extension AdminActions extending resource: snapshots {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.134191 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extension AdminActions extending resource: backups {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.134293 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extension VolumeActions extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.134515 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:04:30.136229 np0000173180 devstack@c-api.service[112415]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79c95d8a3668 pid: 112415 (default app) May 09 14:04:30.136764 np0000173180 devstack@c-api.service[112414]: WARNING keystonemiddleware.auth_token [None req-aeacaf66-f226-4e99-9ba7-6a078d467f58 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:04:30.139537 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.139537 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.139537 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.139537 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.139958 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.139958 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.139958 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.139958 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.140245 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.140245 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.140245 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.140245 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.140245 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.140245 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.140715 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.140715 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.140715 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.140715 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.140715 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.141107 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.141107 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.141107 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.141107 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.141107 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.141460 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.141460 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.141460 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.141460 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.141759 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.141759 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.141759 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.141759 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.141759 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.142132 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.142132 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.142132 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.142132 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.142132 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.142461 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.142461 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.142461 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.142461 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.142461 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.142461 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.142900 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.142900 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.142900 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.142900 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.142900 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.142900 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.143281 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.143281 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.143281 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.143281 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.143281 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.143281 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.143695 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.143695 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.143695 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.143695 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.143695 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.144063 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.144063 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.144063 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.144063 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.144063 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.144368 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.144368 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.144368 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.144368 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.144368 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.144368 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.144790 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.144790 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.144790 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.144790 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.144790 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.144790 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.145150 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.145150 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.145150 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.145150 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.145150 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.145517 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.145517 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.145517 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.145517 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.145517 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.145859 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.145859 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.145859 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.145859 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.146137 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.146137 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.146137 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.146137 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.146448 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.146448 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.146448 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.146448 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.146448 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.146805 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.146805 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.146805 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.146805 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.146805 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.146986 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.146986 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.146986 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.146986 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.147155 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.147155 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.147155 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.147155 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.147332 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.147332 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.147332 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.147332 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.147496 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.147496 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.147496 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.147496 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.147692 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.147692 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.147692 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.147692 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.147862 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.147862 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.147862 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.147862 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.147862 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.148075 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.148075 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.148075 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.148075 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.148075 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.148075 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.148301 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.148301 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.148301 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.148301 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.148301 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.148488 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.148488 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.148488 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.148488 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.148488 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.148488 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.148752 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.148752 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.148752 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.148752 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.148752 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.148752 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.148996 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.148996 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.148996 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.148996 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.148996 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.148996 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.149235 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.149235 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.149235 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.149235 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.149235 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.149235 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.149481 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.149481 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.149481 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.149481 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.149654 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.149654 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.149654 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.149654 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.149654 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.149961 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.149961 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.149961 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.149961 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:30.149961 np0000173180 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 09 14:04:30.150149 np0000173180 devstack@c-api.service[112414]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79c95d8a3668 pid: 112414 (default app) May 09 14:04:30.150181 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-9d89be27-9791-4005-b8d4-a7074cedce7b None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:04:30.150181 np0000173180 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 1/1] 199.204.45.216 () {60 vars in 953 bytes} [Sat May 9 14:04:30 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 14:04:36.999485 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:04:36.999485 np0000173180 devstack@c-api.service[112416]: warnings.warn( May 09 14:04:37.013650 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.013650 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.013650 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.013650 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.013650 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.014148 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.014148 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.014148 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.014148 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.014148 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.014433 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.014433 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.014433 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.014433 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.014433 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.014433 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.014797 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.014797 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.014797 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.014797 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.015026 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.015026 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.015026 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.015026 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.015283 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.015283 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.015283 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.015283 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.015532 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.015532 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.015532 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.015532 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.015532 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.015847 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.015847 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.015847 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.015847 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.015847 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.016115 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.016115 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.016115 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.016115 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.016115 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.016115 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.016461 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.016461 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.016461 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.016461 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.016461 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.016461 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.016836 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.016836 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.016836 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.016836 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.016836 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.016836 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.017180 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.017180 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.017180 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.017180 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.017180 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.017466 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.017466 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.017466 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.017466 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.017466 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.017783 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.017783 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.017783 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.017783 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.017783 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.017783 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.018279 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.018279 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.018279 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.018279 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.018279 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.018279 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.018711 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.018711 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.018711 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.018711 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.018711 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.019004 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.019004 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.019004 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.019004 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.019004 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.019297 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.019297 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.019297 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.019297 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.019568 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.019568 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.019568 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.019568 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.019892 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.019892 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.019892 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.019892 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.019892 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.020186 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.020186 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.020186 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.020186 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.020186 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.020453 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.020453 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.020453 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.020453 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.020751 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.020751 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.020751 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.020751 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.021039 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.021039 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.021039 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.021039 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.021294 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.021294 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.021294 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.021294 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.021522 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.021522 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.021522 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.021522 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.021803 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.021803 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.021803 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.021803 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.021803 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.022195 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.022195 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.022195 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.022195 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.022195 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.022195 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.022649 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.022649 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.022649 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.022649 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.022649 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.022949 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.022949 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.022949 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.022949 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.022949 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.022949 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.023198 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.023198 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.023198 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.023198 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.023198 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.023198 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.023414 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.023414 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.023414 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.023414 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.023414 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.023414 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.023660 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.023660 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.023660 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.023660 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.023660 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.023660 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.023886 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.023886 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.023886 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.023886 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.024036 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.024036 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.024036 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.024036 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.024036 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.024222 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.024222 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.024222 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.024222 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.024222 np0000173180 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) May 09 14:04:37.024222 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-00dfc05c-34d5-4e9d-baad-904e89280f41 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:04:37.489084 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-00dfc05c-34d5-4e9d-baad-904e89280f41 admin admin] POST https://199.204.45.216/volume/v3/types May 09 14:04:37.489084 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-00dfc05c-34d5-4e9d-baad-904e89280f41 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:04:37.490256 np0000173180 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 14:04:37.490256 np0000173180 devstack@c-api.service[112416]: warnings.warn( May 09 14:04:37.499916 np0000173180 devstack@c-api.service[112416]: DEBUG oslo_db.sqlalchemy.engines [None req-00dfc05c-34d5-4e9d-baad-904e89280f41 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=112416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:04:37.524489 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-00dfc05c-34d5-4e9d-baad-904e89280f41 admin admin] https://199.204.45.216/volume/v3/types returned with HTTP 200 May 09 14:04:37.524924 np0000173180 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 1/2] 199.204.45.216 () {68 vars in 1288 bytes} [Sat May 9 14:04:36 2026] POST /volume/v3/types => generated 186 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:04:37.538391 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:04:37.538391 np0000173180 devstack@c-api.service[112415]: warnings.warn( May 09 14:04:37.553507 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.553507 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.553507 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.553507 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.553902 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.553902 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.553902 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.553902 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.554143 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.554143 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.554143 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.554143 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.554143 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.554143 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.554566 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.554566 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.554566 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.554566 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.554566 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.554925 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.554925 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.554925 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.554925 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.554925 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.555196 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.555196 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.555196 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.555196 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.555415 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.555415 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.555415 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.555415 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.555415 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.555751 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.555751 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.555751 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.555751 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.555751 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.556016 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.556016 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.556016 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.556016 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.556016 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.556016 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.556341 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.556341 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.556341 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.556341 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.556341 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.556341 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.556809 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.556809 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.556809 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.556809 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.556809 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.556809 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.557160 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.557160 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.557160 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.557160 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.557160 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.557460 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.557460 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.557460 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.557460 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.557460 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.557748 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.557748 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.557748 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.557748 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.557748 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.557748 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.558079 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.558079 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.558079 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.558079 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.558079 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.558079 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.558395 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.558395 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.558395 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.558395 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.558395 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.558874 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.558874 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.558874 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.558874 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.558874 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.559144 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.559144 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.559144 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.559144 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.559439 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.559439 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.559439 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.559439 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.559680 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.559680 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.559680 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.559680 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.559680 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.559956 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.559956 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.559956 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.559956 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.559956 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.560207 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.560207 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.560207 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.560207 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.560442 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.560442 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.560442 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.560442 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.560691 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.560691 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.560691 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.560691 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.560981 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.560981 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.560981 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.560981 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.561204 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.561204 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.561204 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.561204 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.561448 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.561448 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.561448 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.561448 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.561448 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.561753 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.561753 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.561753 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.561753 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.561753 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.561753 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.562242 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.562242 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.562242 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.562242 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.562242 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.562514 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.562514 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.562514 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.562514 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.562514 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.562514 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.562861 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.562861 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.562861 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.562861 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.562861 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.562861 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.563186 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.563186 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.563186 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.563186 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.563186 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.563186 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.563511 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.563511 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.563511 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.563511 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.563511 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.563511 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.563874 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.563874 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.563874 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.563874 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.564098 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.564098 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.564098 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.564098 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.564098 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.564381 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.564381 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.564381 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.564381 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:04:37.564381 np0000173180 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) May 09 14:04:37.564381 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [req-00dfc05c-34d5-4e9d-baad-904e89280f41 req-8961854c-4ad9-49f0-8053-816078fd8864 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:04:37.876636 np0000173180 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [req-00dfc05c-34d5-4e9d-baad-904e89280f41 req-8961854c-4ad9-49f0-8053-816078fd8864 admin admin] POST https://199.204.45.216/volume/v3/types/09b260fc-75e0-40d7-8f71-4488c81edadc/extra_specs May 09 14:04:37.877204 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [req-00dfc05c-34d5-4e9d-baad-904e89280f41 req-8961854c-4ad9-49f0-8053-816078fd8864 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:04:37.878925 np0000173180 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 14:04:37.878925 np0000173180 devstack@c-api.service[112415]: warnings.warn( May 09 14:04:37.890813 np0000173180 devstack@c-api.service[112415]: DEBUG oslo_db.sqlalchemy.engines [req-00dfc05c-34d5-4e9d-baad-904e89280f41 req-8961854c-4ad9-49f0-8053-816078fd8864 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=112415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:04:37.966150 np0000173180 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [req-00dfc05c-34d5-4e9d-baad-904e89280f41 req-8961854c-4ad9-49f0-8053-816078fd8864 admin admin] https://199.204.45.216/volume/v3/types/09b260fc-75e0-40d7-8f71-4488c81edadc/extra_specs returned with HTTP 200 May 09 14:04:37.966923 np0000173180 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 1/3] 199.204.45.216 () {70 vars in 1505 bytes} [Sat May 9 14:04:37 2026] POST /volume/v3/types/09b260fc-75e0-40d7-8f71-4488c81edadc/extra_specs => generated 55 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:04:40.016301 np0000173180 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=6 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:04:40.024416 np0000173180 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writing DB stats cinder:SELECT=6 {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:04:47.522893 np0000173180 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:04:47.965060 np0000173180 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:06:57.441220 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:06:57.441220 np0000173180 devstack@c-api.service[112414]: warnings.warn( May 09 14:06:57.454594 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.454594 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.454594 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.454594 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.455152 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.455152 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.455152 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.455152 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.455437 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.455437 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.455437 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.455437 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.455437 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.455437 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.455911 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.455911 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.455911 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.455911 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.455911 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.456325 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.456325 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.456325 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.456325 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.456325 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.456685 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.456685 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.456685 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.456685 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.456971 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.456971 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.456971 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.456971 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.456971 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.457350 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.457350 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.457350 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.457350 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.457350 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.457743 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.457743 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.457743 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.457743 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.457743 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.457743 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.458177 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.458177 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.458177 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.458177 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.458177 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.458177 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.458631 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.458631 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.458631 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.458631 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.458631 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.458631 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.459073 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.459073 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.459073 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.459073 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.459073 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.459449 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.459449 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.459449 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.459449 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.459449 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.459829 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.459829 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.459829 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.459829 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.459829 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.459829 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.460302 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.460302 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.460302 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.460302 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.460302 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.460302 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.460768 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.460768 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.460768 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.460768 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.460768 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.461009 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.461009 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.461009 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.461009 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.461009 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.461218 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.461218 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.461218 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.461218 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.461397 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.461397 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.461397 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.461397 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.461572 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.461572 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.461572 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.461572 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.461572 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.461850 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.461850 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.461850 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.461850 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.461850 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.462060 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.462060 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.462060 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.462060 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.462230 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.462230 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.462230 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.462230 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.462414 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.462414 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.462414 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.462414 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.462688 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.462688 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.462688 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.462688 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.462868 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.462868 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.462868 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.462868 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.463036 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.463036 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.463036 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.463036 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.463036 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.463280 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.463280 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.463280 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.463280 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.463280 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.463280 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.463542 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.463542 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.463542 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.463542 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.463542 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.463771 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.463771 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.463771 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.463771 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.463771 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.463771 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.464032 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.464032 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.464032 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.464032 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.464032 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.464032 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.464308 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.464308 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.464308 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.464308 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.464308 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.464308 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.464571 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.464571 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.464571 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.464571 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.464571 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.464571 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.464855 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.464855 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.464855 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.464855 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.465112 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.465112 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.465112 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.465112 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.465112 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.465426 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.465426 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.465426 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.465426 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:06:57.465426 np0000173180 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) May 09 14:06:57.465426 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-5bbe18c5-a9fe-41a2-8a31-5bfd093ff7d0 None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:06:57.465426 np0000173180 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-5bbe18c5-a9fe-41a2-8a31-5bfd093ff7d0 None None] GET https://199.204.45.216/volume// May 09 14:06:57.465817 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-5bbe18c5-a9fe-41a2-8a31-5bfd093ff7d0 None None] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:06:57.465817 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-5bbe18c5-a9fe-41a2-8a31-5bfd093ff7d0 None None] Calling method 'all' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:06:57.465817 np0000173180 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-5bbe18c5-a9fe-41a2-8a31-5bfd093ff7d0 None None] https://199.204.45.216/volume// returned with HTTP 300 May 09 14:06:57.465817 np0000173180 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 1/4] 199.204.45.216 () {66 vars in 1456 bytes} [Sat May 9 14:06:57 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 14:07:33.226688 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-3c375ffb-8729-42f2-bda7-e55c24d86d04 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:07:33.591962 np0000173180 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-3c375ffb-8729-42f2-bda7-e55c24d86d04 demo demo] GET https://199.204.45.216/volume/v3/types?is_public=None May 09 14:07:33.592362 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-3c375ffb-8729-42f2-bda7-e55c24d86d04 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:07:33.592623 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-3c375ffb-8729-42f2-bda7-e55c24d86d04 demo demo] Calling method 'index' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:07:33.593129 np0000173180 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 14:07:33.593129 np0000173180 devstack@c-api.service[112417]: warnings.warn( May 09 14:07:33.593789 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-3c375ffb-8729-42f2-bda7-e55c24d86d04 demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:07:33.605271 np0000173180 devstack@c-api.service[112417]: DEBUG oslo_db.sqlalchemy.engines [None req-3c375ffb-8729-42f2-bda7-e55c24d86d04 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:07:33.625177 np0000173180 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-3c375ffb-8729-42f2-bda7-e55c24d86d04 demo demo] https://199.204.45.216/volume/v3/types?is_public=None returned with HTTP 200 May 09 14:07:33.625656 np0000173180 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 2/5] 199.204.45.216 () {64 vars in 1263 bytes} [Sat May 9 14:07:33 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:07:33.638713 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [req-3c375ffb-8729-42f2-bda7-e55c24d86d04 req-d789ea76-9983-43ba-a5e2-35a8966ae7e2 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:07:33.642363 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [req-3c375ffb-8729-42f2-bda7-e55c24d86d04 req-d789ea76-9983-43ba-a5e2-35a8966ae7e2 demo demo] GET https://199.204.45.216/volume/v3/types/default May 09 14:07:33.642629 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [req-3c375ffb-8729-42f2-bda7-e55c24d86d04 req-d789ea76-9983-43ba-a5e2-35a8966ae7e2 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:07:33.642900 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [req-3c375ffb-8729-42f2-bda7-e55c24d86d04 req-d789ea76-9983-43ba-a5e2-35a8966ae7e2 demo demo] Calling method 'show' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:07:33.652844 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [req-3c375ffb-8729-42f2-bda7-e55c24d86d04 req-d789ea76-9983-43ba-a5e2-35a8966ae7e2 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 May 09 14:07:33.653198 np0000173180 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 2/6] 199.204.45.216 () {66 vars in 1329 bytes} [Sat May 9 14:07:33 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:07:33.992400 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-777cc948-4c54-4522-b0c0-f2af6be66f0a None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:07:33.997882 np0000173180 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-777cc948-4c54-4522-b0c0-f2af6be66f0a demo demo] GET https://199.204.45.216/volume/v3/types/default May 09 14:07:33.998254 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-777cc948-4c54-4522-b0c0-f2af6be66f0a demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:07:33.998677 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-777cc948-4c54-4522-b0c0-f2af6be66f0a demo demo] Calling method 'show' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:07:34.012638 np0000173180 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-777cc948-4c54-4522-b0c0-f2af6be66f0a demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 May 09 14:07:34.012948 np0000173180 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 2/7] 199.204.45.216 () {64 vars in 1258 bytes} [Sat May 9 14:07:33 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:07:34.398428 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-cadd9561-4acd-44ab-9e0b-d698f140814b None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:07:34.724296 np0000173180 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-cadd9561-4acd-44ab-9e0b-d698f140814b demo demo] GET https://199.204.45.216/volume/v3/types/default May 09 14:07:34.724585 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-cadd9561-4acd-44ab-9e0b-d698f140814b demo demo] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:07:34.724751 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-cadd9561-4acd-44ab-9e0b-d698f140814b demo demo] Calling method 'show' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:07:34.733685 np0000173180 devstack@c-api.service[112414]: DEBUG oslo_db.sqlalchemy.engines [None req-cadd9561-4acd-44ab-9e0b-d698f140814b demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:07:34.748554 np0000173180 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 14:07:34.748554 np0000173180 devstack@c-api.service[112414]: warnings.warn( May 09 14:07:34.750777 np0000173180 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-cadd9561-4acd-44ab-9e0b-d698f140814b demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 May 09 14:07:34.751146 np0000173180 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 2/8] 199.204.45.216 () {64 vars in 1258 bytes} [Sat May 9 14:07:34 2026] GET /volume/v3/types/default => generated 145 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:07:34.766076 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-5d624201-5499-4296-b997-d3b78e2e1ea4 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:07:34.769581 np0000173180 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-5d624201-5499-4296-b997-d3b78e2e1ea4 demo demo] GET https://199.204.45.216/volume/v3/types/default May 09 14:07:34.769983 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-5d624201-5499-4296-b997-d3b78e2e1ea4 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:07:34.770382 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-5d624201-5499-4296-b997-d3b78e2e1ea4 demo demo] Calling method 'show' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:07:34.784980 np0000173180 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-5d624201-5499-4296-b997-d3b78e2e1ea4 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 May 09 14:07:34.785551 np0000173180 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 3/9] 199.204.45.216 () {64 vars in 1258 bytes} [Sat May 9 14:07:34 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:07:43.649252 np0000173180 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=2 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:07:44.009074 np0000173180 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=2 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:07:44.746709 np0000173180 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writing DB stats cinder:SELECT=2 {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:07:44.781342 np0000173180 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=3 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:12:57.221010 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-1596f998-fe45-4ba1-a213-382e086cbb8d None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:57.300471 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-1596f998-fe45-4ba1-a213-382e086cbb8d demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:12:57.300964 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-1596f998-fe45-4ba1-a213-382e086cbb8d demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:57.301360 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-1596f998-fe45-4ba1-a213-382e086cbb8d demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:57.302410 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-1596f998-fe45-4ba1-a213-382e086cbb8d demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:12:57.304138 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-1596f998-fe45-4ba1-a213-382e086cbb8d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:12:57.345355 np0000173180 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-1596f998-fe45-4ba1-a213-382e086cbb8d demo demo] Get all volumes completed successfully. May 09 14:12:57.348413 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-1596f998-fe45-4ba1-a213-382e086cbb8d demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:12:57.349226 np0000173180 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 3/10] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:12:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:13:07.337059 np0000173180 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:13:57.365765 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-79a3a804-bb95-4fa7-bef3-c618867e6a97 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:13:57.369037 np0000173180 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-79a3a804-bb95-4fa7-bef3-c618867e6a97 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:13:57.369338 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-79a3a804-bb95-4fa7-bef3-c618867e6a97 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:13:57.369685 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-79a3a804-bb95-4fa7-bef3-c618867e6a97 demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:13:57.370449 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-79a3a804-bb95-4fa7-bef3-c618867e6a97 demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:13:57.371663 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-79a3a804-bb95-4fa7-bef3-c618867e6a97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:13:57.409056 np0000173180 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-79a3a804-bb95-4fa7-bef3-c618867e6a97 demo demo] Get all volumes completed successfully. May 09 14:13:57.412388 np0000173180 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-79a3a804-bb95-4fa7-bef3-c618867e6a97 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:13:57.413498 np0000173180 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 3/11] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:13:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:14:07.400550 np0000173180 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:14:57.425010 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-39e8e6b3-6e97-433c-816e-c824359c6ef3 None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:14:57.427922 np0000173180 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-39e8e6b3-6e97-433c-816e-c824359c6ef3 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:14:57.428052 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-39e8e6b3-6e97-433c-816e-c824359c6ef3 demo demo] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:14:57.428236 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-39e8e6b3-6e97-433c-816e-c824359c6ef3 demo demo] Calling method 'detail' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:14:57.428720 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.api_utils [None req-39e8e6b3-6e97-433c-816e-c824359c6ef3 demo demo] Removing options '' from query. {{(pid=112414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:14:57.429502 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.volume.api [None req-39e8e6b3-6e97-433c-816e-c824359c6ef3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:14:57.465007 np0000173180 devstack@c-api.service[112414]: INFO cinder.volume.api [None req-39e8e6b3-6e97-433c-816e-c824359c6ef3 demo demo] Get all volumes completed successfully. May 09 14:14:57.467840 np0000173180 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-39e8e6b3-6e97-433c-816e-c824359c6ef3 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:14:57.468432 np0000173180 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 3/12] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:14:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:15:07.460271 np0000173180 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writing DB stats cinder:SELECT=1 {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:15:57.479459 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-ecfefe66-cd56-487f-af4f-59ef9ed4a42f None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:15:57.484454 np0000173180 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-ecfefe66-cd56-487f-af4f-59ef9ed4a42f demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:15:57.484722 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-ecfefe66-cd56-487f-af4f-59ef9ed4a42f demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:15:57.484990 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-ecfefe66-cd56-487f-af4f-59ef9ed4a42f demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:15:57.485626 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-ecfefe66-cd56-487f-af4f-59ef9ed4a42f demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:15:57.486724 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-ecfefe66-cd56-487f-af4f-59ef9ed4a42f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:15:57.534927 np0000173180 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-ecfefe66-cd56-487f-af4f-59ef9ed4a42f demo demo] Get all volumes completed successfully. May 09 14:15:57.537779 np0000173180 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-ecfefe66-cd56-487f-af4f-59ef9ed4a42f demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:15:57.538119 np0000173180 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 4/13] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:15:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:16:07.517487 np0000173180 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:16:57.550986 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-b2c0c33b-0bc8-4fc9-92f2-85644a99fac4 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:16:57.554112 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-b2c0c33b-0bc8-4fc9-92f2-85644a99fac4 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:16:57.554359 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-b2c0c33b-0bc8-4fc9-92f2-85644a99fac4 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:16:57.554596 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-b2c0c33b-0bc8-4fc9-92f2-85644a99fac4 demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:16:57.554970 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-b2c0c33b-0bc8-4fc9-92f2-85644a99fac4 demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:16:57.555993 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-b2c0c33b-0bc8-4fc9-92f2-85644a99fac4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:16:57.567611 np0000173180 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-b2c0c33b-0bc8-4fc9-92f2-85644a99fac4 demo demo] Get all volumes completed successfully. May 09 14:16:57.569747 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-b2c0c33b-0bc8-4fc9-92f2-85644a99fac4 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:16:57.570137 np0000173180 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 4/14] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:16:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:17:07.559906 np0000173180 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:17:57.584321 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-d402863e-e14d-4a3b-adbe-0a5195dbe240 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:17:57.696728 np0000173180 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-d402863e-e14d-4a3b-adbe-0a5195dbe240 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:17:57.696985 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-d402863e-e14d-4a3b-adbe-0a5195dbe240 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:17:57.697233 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-d402863e-e14d-4a3b-adbe-0a5195dbe240 demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:17:57.697673 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-d402863e-e14d-4a3b-adbe-0a5195dbe240 demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:17:57.698736 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-d402863e-e14d-4a3b-adbe-0a5195dbe240 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:17:57.707560 np0000173180 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-d402863e-e14d-4a3b-adbe-0a5195dbe240 demo demo] Get all volumes completed successfully. May 09 14:17:57.710468 np0000173180 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-d402863e-e14d-4a3b-adbe-0a5195dbe240 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:17:57.710994 np0000173180 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 4/15] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:17:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:18:07.702547 np0000173180 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:18:57.732643 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-5c6c655e-da9f-48fc-84e8-ae6f11ec049b None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:18:57.736063 np0000173180 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-5c6c655e-da9f-48fc-84e8-ae6f11ec049b demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:18:57.736298 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-5c6c655e-da9f-48fc-84e8-ae6f11ec049b demo demo] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:18:57.736547 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-5c6c655e-da9f-48fc-84e8-ae6f11ec049b demo demo] Calling method 'detail' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:18:57.736922 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.api_utils [None req-5c6c655e-da9f-48fc-84e8-ae6f11ec049b demo demo] Removing options '' from query. {{(pid=112414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:18:57.738098 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.volume.api [None req-5c6c655e-da9f-48fc-84e8-ae6f11ec049b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:18:57.746877 np0000173180 devstack@c-api.service[112414]: INFO cinder.volume.api [None req-5c6c655e-da9f-48fc-84e8-ae6f11ec049b demo demo] Get all volumes completed successfully. May 09 14:18:57.749083 np0000173180 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-5c6c655e-da9f-48fc-84e8-ae6f11ec049b demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:18:57.749443 np0000173180 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 4/16] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:18:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:19:07.742028 np0000173180 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writing DB stats cinder:SELECT=1 {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:19:57.763838 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-78a0c9a1-7ede-477f-ae3d-c5b069350c1c None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:19:57.766057 np0000173180 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-78a0c9a1-7ede-477f-ae3d-c5b069350c1c demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:19:57.766265 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-78a0c9a1-7ede-477f-ae3d-c5b069350c1c demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:19:57.766492 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-78a0c9a1-7ede-477f-ae3d-c5b069350c1c demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:19:57.766776 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-78a0c9a1-7ede-477f-ae3d-c5b069350c1c demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:19:57.767532 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-78a0c9a1-7ede-477f-ae3d-c5b069350c1c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:19:57.778991 np0000173180 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-78a0c9a1-7ede-477f-ae3d-c5b069350c1c demo demo] Get all volumes completed successfully. May 09 14:19:57.783951 np0000173180 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-78a0c9a1-7ede-477f-ae3d-c5b069350c1c demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:19:57.784797 np0000173180 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 5/17] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:19:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:20:07.770317 np0000173180 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:20:57.798192 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-18ea25b8-3053-4d72-a5f8-d369872e1ba4 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:20:57.801878 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-18ea25b8-3053-4d72-a5f8-d369872e1ba4 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:20:57.802214 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-18ea25b8-3053-4d72-a5f8-d369872e1ba4 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:20:57.802542 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-18ea25b8-3053-4d72-a5f8-d369872e1ba4 demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:20:57.802953 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-18ea25b8-3053-4d72-a5f8-d369872e1ba4 demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:20:57.804397 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-18ea25b8-3053-4d72-a5f8-d369872e1ba4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:20:57.814065 np0000173180 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-18ea25b8-3053-4d72-a5f8-d369872e1ba4 demo demo] Get all volumes completed successfully. May 09 14:20:57.816560 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-18ea25b8-3053-4d72-a5f8-d369872e1ba4 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:20:57.817057 np0000173180 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 5/18] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:20:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:21:07.808581 np0000173180 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:21:57.828781 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-ffd5861b-7ccf-448e-8844-7d2f623391e4 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:21:57.831695 np0000173180 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-ffd5861b-7ccf-448e-8844-7d2f623391e4 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:21:57.831983 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-ffd5861b-7ccf-448e-8844-7d2f623391e4 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:21:57.832254 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-ffd5861b-7ccf-448e-8844-7d2f623391e4 demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:21:57.832765 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-ffd5861b-7ccf-448e-8844-7d2f623391e4 demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:21:57.833450 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-ffd5861b-7ccf-448e-8844-7d2f623391e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:21:57.840516 np0000173180 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-ffd5861b-7ccf-448e-8844-7d2f623391e4 demo demo] Get all volumes completed successfully. May 09 14:21:57.843095 np0000173180 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-ffd5861b-7ccf-448e-8844-7d2f623391e4 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:21:57.843673 np0000173180 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 5/19] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:21:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:22:07.836255 np0000173180 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:22:57.858670 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-dfaba259-40e1-4676-9d9e-38105891e94a None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:22:58.012164 np0000173180 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-dfaba259-40e1-4676-9d9e-38105891e94a demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:22:58.012636 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-dfaba259-40e1-4676-9d9e-38105891e94a demo demo] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:22:58.014976 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-dfaba259-40e1-4676-9d9e-38105891e94a demo demo] Calling method 'detail' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:22:58.015556 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.api_utils [None req-dfaba259-40e1-4676-9d9e-38105891e94a demo demo] Removing options '' from query. {{(pid=112414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:22:58.016578 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.volume.api [None req-dfaba259-40e1-4676-9d9e-38105891e94a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:22:58.028244 np0000173180 devstack@c-api.service[112414]: INFO cinder.volume.api [None req-dfaba259-40e1-4676-9d9e-38105891e94a demo demo] Get all volumes completed successfully. May 09 14:22:58.031063 np0000173180 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-dfaba259-40e1-4676-9d9e-38105891e94a demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:22:58.031637 np0000173180 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 5/20] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:22:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:23:08.022202 np0000173180 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writing DB stats cinder:SELECT=1 {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:23:58.042492 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-84a4b180-dfd4-4d42-8f21-dd95ed076cf6 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:23:58.046706 np0000173180 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-84a4b180-dfd4-4d42-8f21-dd95ed076cf6 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:23:58.047091 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-84a4b180-dfd4-4d42-8f21-dd95ed076cf6 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:23:58.047478 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-84a4b180-dfd4-4d42-8f21-dd95ed076cf6 demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:23:58.048382 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-84a4b180-dfd4-4d42-8f21-dd95ed076cf6 demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:23:58.049701 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-84a4b180-dfd4-4d42-8f21-dd95ed076cf6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:23:58.061108 np0000173180 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-84a4b180-dfd4-4d42-8f21-dd95ed076cf6 demo demo] Get all volumes completed successfully. May 09 14:23:58.063921 np0000173180 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-84a4b180-dfd4-4d42-8f21-dd95ed076cf6 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:23:58.064549 np0000173180 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 6/21] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:23:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:24:08.053362 np0000173180 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:24:58.082490 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-cda576b9-817e-43c4-86b8-516f1fa49ccb None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:24:58.085259 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-cda576b9-817e-43c4-86b8-516f1fa49ccb demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:24:58.085586 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-cda576b9-817e-43c4-86b8-516f1fa49ccb demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:24:58.085792 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-cda576b9-817e-43c4-86b8-516f1fa49ccb demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:24:58.086011 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-cda576b9-817e-43c4-86b8-516f1fa49ccb demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:24:58.086732 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-cda576b9-817e-43c4-86b8-516f1fa49ccb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:24:58.094875 np0000173180 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-cda576b9-817e-43c4-86b8-516f1fa49ccb demo demo] Get all volumes completed successfully. May 09 14:24:58.097434 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-cda576b9-817e-43c4-86b8-516f1fa49ccb demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:24:58.098047 np0000173180 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 6/22] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:24:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:25:08.089507 np0000173180 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:25:58.112478 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-ab3ef7c7-8b30-40a2-8f5f-94abb564b589 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:25:58.115179 np0000173180 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-ab3ef7c7-8b30-40a2-8f5f-94abb564b589 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:25:58.115414 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-ab3ef7c7-8b30-40a2-8f5f-94abb564b589 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:25:58.115702 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-ab3ef7c7-8b30-40a2-8f5f-94abb564b589 demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:25:58.116012 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-ab3ef7c7-8b30-40a2-8f5f-94abb564b589 demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:25:58.116931 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-ab3ef7c7-8b30-40a2-8f5f-94abb564b589 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:25:58.126286 np0000173180 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-ab3ef7c7-8b30-40a2-8f5f-94abb564b589 demo demo] Get all volumes completed successfully. May 09 14:25:58.129140 np0000173180 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-ab3ef7c7-8b30-40a2-8f5f-94abb564b589 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:25:58.129675 np0000173180 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 6/23] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:25:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:26:08.120880 np0000173180 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:26:58.149577 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-db2de0e0-47ff-41d7-a812-215acd9d8185 None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:26:58.154627 np0000173180 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-db2de0e0-47ff-41d7-a812-215acd9d8185 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:26:58.154627 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-db2de0e0-47ff-41d7-a812-215acd9d8185 demo demo] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:26:58.154627 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-db2de0e0-47ff-41d7-a812-215acd9d8185 demo demo] Calling method 'detail' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:26:58.154627 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.api_utils [None req-db2de0e0-47ff-41d7-a812-215acd9d8185 demo demo] Removing options '' from query. {{(pid=112414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:26:58.154627 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.volume.api [None req-db2de0e0-47ff-41d7-a812-215acd9d8185 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:26:58.162303 np0000173180 devstack@c-api.service[112414]: INFO cinder.volume.api [None req-db2de0e0-47ff-41d7-a812-215acd9d8185 demo demo] Get all volumes completed successfully. May 09 14:26:58.164892 np0000173180 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-db2de0e0-47ff-41d7-a812-215acd9d8185 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:26:58.165442 np0000173180 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 6/24] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:26:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:27:08.157781 np0000173180 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writing DB stats cinder:SELECT=1 {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:27:58.182220 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-9ddf4bb9-e2f2-4de3-83db-9e27bf12275f None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:27:58.293061 np0000173180 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-9ddf4bb9-e2f2-4de3-83db-9e27bf12275f demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:27:58.293529 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-9ddf4bb9-e2f2-4de3-83db-9e27bf12275f demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:27:58.294870 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-9ddf4bb9-e2f2-4de3-83db-9e27bf12275f demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:27:58.295338 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-9ddf4bb9-e2f2-4de3-83db-9e27bf12275f demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:27:58.297268 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-9ddf4bb9-e2f2-4de3-83db-9e27bf12275f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:27:58.306205 np0000173180 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-9ddf4bb9-e2f2-4de3-83db-9e27bf12275f demo demo] Get all volumes completed successfully. May 09 14:27:58.309461 np0000173180 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-9ddf4bb9-e2f2-4de3-83db-9e27bf12275f demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:27:58.309841 np0000173180 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 7/25] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:27:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:28:08.300251 np0000173180 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:28:58.326007 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-bfe7068d-b9dd-4362-a243-2067ecc4dc7e None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:28:58.329446 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-bfe7068d-b9dd-4362-a243-2067ecc4dc7e demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:28:58.329832 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-bfe7068d-b9dd-4362-a243-2067ecc4dc7e demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:28:58.330209 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-bfe7068d-b9dd-4362-a243-2067ecc4dc7e demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:28:58.330707 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-bfe7068d-b9dd-4362-a243-2067ecc4dc7e demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:28:58.332162 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-bfe7068d-b9dd-4362-a243-2067ecc4dc7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:28:58.340409 np0000173180 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-bfe7068d-b9dd-4362-a243-2067ecc4dc7e demo demo] Get all volumes completed successfully. May 09 14:28:58.342423 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-bfe7068d-b9dd-4362-a243-2067ecc4dc7e demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:28:58.342758 np0000173180 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 7/26] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:28:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:29:08.336330 np0000173180 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:29:58.360992 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-ddcefa99-5f03-425e-b06b-dd17cc23f216 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:29:58.363994 np0000173180 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-ddcefa99-5f03-425e-b06b-dd17cc23f216 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:29:58.364254 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-ddcefa99-5f03-425e-b06b-dd17cc23f216 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:29:58.364447 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-ddcefa99-5f03-425e-b06b-dd17cc23f216 demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:29:58.364758 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-ddcefa99-5f03-425e-b06b-dd17cc23f216 demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:29:58.365677 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-ddcefa99-5f03-425e-b06b-dd17cc23f216 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:29:58.373341 np0000173180 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-ddcefa99-5f03-425e-b06b-dd17cc23f216 demo demo] Get all volumes completed successfully. May 09 14:29:58.376316 np0000173180 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-ddcefa99-5f03-425e-b06b-dd17cc23f216 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:29:58.376741 np0000173180 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 7/27] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:29:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:30:08.369399 np0000173180 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:30:58.391357 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-934394c9-be19-4c25-bd1a-0af67e98e45d None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:30:58.393913 np0000173180 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-934394c9-be19-4c25-bd1a-0af67e98e45d demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:30:58.394271 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-934394c9-be19-4c25-bd1a-0af67e98e45d demo demo] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:30:58.394271 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-934394c9-be19-4c25-bd1a-0af67e98e45d demo demo] Calling method 'detail' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:30:58.394592 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.api_utils [None req-934394c9-be19-4c25-bd1a-0af67e98e45d demo demo] Removing options '' from query. {{(pid=112414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:30:58.395529 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.volume.api [None req-934394c9-be19-4c25-bd1a-0af67e98e45d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:30:58.403798 np0000173180 devstack@c-api.service[112414]: INFO cinder.volume.api [None req-934394c9-be19-4c25-bd1a-0af67e98e45d demo demo] Get all volumes completed successfully. May 09 14:30:58.405754 np0000173180 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-934394c9-be19-4c25-bd1a-0af67e98e45d demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:30:58.406080 np0000173180 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 7/28] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:30:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:31:08.398957 np0000173180 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writing DB stats cinder:SELECT=1 {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:31:58.420883 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-a8d37ff8-f89e-4e50-924a-16a3a411d047 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:31:58.424803 np0000173180 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-a8d37ff8-f89e-4e50-924a-16a3a411d047 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:31:58.425166 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-a8d37ff8-f89e-4e50-924a-16a3a411d047 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:31:58.425537 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-a8d37ff8-f89e-4e50-924a-16a3a411d047 demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:31:58.426012 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-a8d37ff8-f89e-4e50-924a-16a3a411d047 demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:31:58.427434 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-a8d37ff8-f89e-4e50-924a-16a3a411d047 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:31:58.435542 np0000173180 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-a8d37ff8-f89e-4e50-924a-16a3a411d047 demo demo] Get all volumes completed successfully. May 09 14:31:58.437435 np0000173180 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-a8d37ff8-f89e-4e50-924a-16a3a411d047 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:31:58.437918 np0000173180 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 8/29] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:31:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:32:08.430910 np0000173180 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:32:58.456576 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-197bd912-18f6-42ed-85be-cd8039a57079 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:32:58.541818 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-197bd912-18f6-42ed-85be-cd8039a57079 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:32:58.542189 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-197bd912-18f6-42ed-85be-cd8039a57079 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:32:58.542549 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-197bd912-18f6-42ed-85be-cd8039a57079 demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:32:58.543018 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-197bd912-18f6-42ed-85be-cd8039a57079 demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:32:58.544548 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-197bd912-18f6-42ed-85be-cd8039a57079 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:32:58.555525 np0000173180 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-197bd912-18f6-42ed-85be-cd8039a57079 demo demo] Get all volumes completed successfully. May 09 14:32:58.558859 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-197bd912-18f6-42ed-85be-cd8039a57079 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:32:58.559381 np0000173180 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 8/30] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:32:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:33:08.547895 np0000173180 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:33:58.572958 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-335f3b8d-0900-4b50-b676-a920ad32eed4 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:33:58.575104 np0000173180 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-335f3b8d-0900-4b50-b676-a920ad32eed4 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:33:58.575277 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-335f3b8d-0900-4b50-b676-a920ad32eed4 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:33:58.575431 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-335f3b8d-0900-4b50-b676-a920ad32eed4 demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:33:58.575725 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-335f3b8d-0900-4b50-b676-a920ad32eed4 demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:33:58.576404 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-335f3b8d-0900-4b50-b676-a920ad32eed4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:33:58.583480 np0000173180 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-335f3b8d-0900-4b50-b676-a920ad32eed4 demo demo] Get all volumes completed successfully. May 09 14:33:58.587637 np0000173180 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-335f3b8d-0900-4b50-b676-a920ad32eed4 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:33:58.588417 np0000173180 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 8/31] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:33:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:34:08.578878 np0000173180 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:34:58.601903 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-d2cd194b-d4f6-4f34-aa63-6837f0c41842 None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:34:58.604671 np0000173180 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-d2cd194b-d4f6-4f34-aa63-6837f0c41842 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:34:58.605068 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-d2cd194b-d4f6-4f34-aa63-6837f0c41842 demo demo] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:34:58.605322 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-d2cd194b-d4f6-4f34-aa63-6837f0c41842 demo demo] Calling method 'detail' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:34:58.605694 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.api_utils [None req-d2cd194b-d4f6-4f34-aa63-6837f0c41842 demo demo] Removing options '' from query. {{(pid=112414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:34:58.606787 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.volume.api [None req-d2cd194b-d4f6-4f34-aa63-6837f0c41842 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:34:58.618518 np0000173180 devstack@c-api.service[112414]: INFO cinder.volume.api [None req-d2cd194b-d4f6-4f34-aa63-6837f0c41842 demo demo] Get all volumes completed successfully. May 09 14:34:58.620698 np0000173180 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-d2cd194b-d4f6-4f34-aa63-6837f0c41842 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:34:58.620920 np0000173180 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 8/32] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:34:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:35:08.611025 np0000173180 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writing DB stats cinder:SELECT=1 {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:35:58.634752 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-096e1ecf-ca02-4a5c-90f1-2d29c1261caa None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:35:58.638044 np0000173180 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-096e1ecf-ca02-4a5c-90f1-2d29c1261caa demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:35:58.638370 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-096e1ecf-ca02-4a5c-90f1-2d29c1261caa demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:35:58.638512 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-096e1ecf-ca02-4a5c-90f1-2d29c1261caa demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:35:58.638826 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-096e1ecf-ca02-4a5c-90f1-2d29c1261caa demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:35:58.639873 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-096e1ecf-ca02-4a5c-90f1-2d29c1261caa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:35:58.648795 np0000173180 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-096e1ecf-ca02-4a5c-90f1-2d29c1261caa demo demo] Get all volumes completed successfully. May 09 14:35:58.650996 np0000173180 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-096e1ecf-ca02-4a5c-90f1-2d29c1261caa demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:35:58.651816 np0000173180 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 9/33] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:35:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:36:08.665051 np0000173180 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:36:58.662666 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-cc2fa9c6-f438-47aa-a6e5-6043c02e25ec None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:36:58.665410 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-cc2fa9c6-f438-47aa-a6e5-6043c02e25ec demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:36:58.665717 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-cc2fa9c6-f438-47aa-a6e5-6043c02e25ec demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:36:58.666054 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-cc2fa9c6-f438-47aa-a6e5-6043c02e25ec demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:36:58.666356 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-cc2fa9c6-f438-47aa-a6e5-6043c02e25ec demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:36:58.667506 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-cc2fa9c6-f438-47aa-a6e5-6043c02e25ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:36:58.676565 np0000173180 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-cc2fa9c6-f438-47aa-a6e5-6043c02e25ec demo demo] Get all volumes completed successfully. May 09 14:36:58.679488 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-cc2fa9c6-f438-47aa-a6e5-6043c02e25ec demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:36:58.680002 np0000173180 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 9/34] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:36:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:37:08.671037 np0000173180 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:37:58.691925 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-3ca3ecf2-d274-464c-8a23-4e8377a0b857 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:37:58.738627 np0000173180 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-3ca3ecf2-d274-464c-8a23-4e8377a0b857 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:37:58.739142 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-3ca3ecf2-d274-464c-8a23-4e8377a0b857 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:37:58.739754 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-3ca3ecf2-d274-464c-8a23-4e8377a0b857 demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:37:58.740364 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-3ca3ecf2-d274-464c-8a23-4e8377a0b857 demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:37:58.742337 np0000173180 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-3ca3ecf2-d274-464c-8a23-4e8377a0b857 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:37:58.754718 np0000173180 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-3ca3ecf2-d274-464c-8a23-4e8377a0b857 demo demo] Get all volumes completed successfully. May 09 14:37:58.757688 np0000173180 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-3ca3ecf2-d274-464c-8a23-4e8377a0b857 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:37:58.758025 np0000173180 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 9/35] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:37:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:38:08.746462 np0000173180 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:38:58.773949 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-3c9e159e-067a-4717-bba4-42cbc23546d7 None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:38:58.775933 np0000173180 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-3c9e159e-067a-4717-bba4-42cbc23546d7 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:38:58.776116 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-3c9e159e-067a-4717-bba4-42cbc23546d7 demo demo] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:38:58.776267 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-3c9e159e-067a-4717-bba4-42cbc23546d7 demo demo] Calling method 'detail' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:38:58.776480 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.api.api_utils [None req-3c9e159e-067a-4717-bba4-42cbc23546d7 demo demo] Removing options '' from query. {{(pid=112414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:38:58.777353 np0000173180 devstack@c-api.service[112414]: DEBUG cinder.volume.api [None req-3c9e159e-067a-4717-bba4-42cbc23546d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:38:58.783265 np0000173180 devstack@c-api.service[112414]: INFO cinder.volume.api [None req-3c9e159e-067a-4717-bba4-42cbc23546d7 demo demo] Get all volumes completed successfully. May 09 14:38:58.786106 np0000173180 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-3c9e159e-067a-4717-bba4-42cbc23546d7 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:38:58.786570 np0000173180 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 9/36] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:38:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:39:08.780515 np0000173180 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writing DB stats cinder:SELECT=1 {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:39:58.819569 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-4c9bddce-1cc5-4e33-943c-b4c7d751f3da None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:39:58.822813 np0000173180 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-4c9bddce-1cc5-4e33-943c-b4c7d751f3da demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:39:58.822989 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-4c9bddce-1cc5-4e33-943c-b4c7d751f3da demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:39:58.823204 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-4c9bddce-1cc5-4e33-943c-b4c7d751f3da demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:39:58.823433 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-4c9bddce-1cc5-4e33-943c-b4c7d751f3da demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:39:58.824200 np0000173180 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-4c9bddce-1cc5-4e33-943c-b4c7d751f3da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:39:58.839623 np0000173180 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-4c9bddce-1cc5-4e33-943c-b4c7d751f3da demo demo] Get all volumes completed successfully. May 09 14:39:58.843716 np0000173180 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-4c9bddce-1cc5-4e33-943c-b4c7d751f3da demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:39:58.844300 np0000173180 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 10/37] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:39:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:40:08.829339 np0000173180 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:40:58.859182 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-9eb41963-d9d2-4d23-87f3-bec442363d84 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:40:58.863184 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-9eb41963-d9d2-4d23-87f3-bec442363d84 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 14:40:58.863429 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-9eb41963-d9d2-4d23-87f3-bec442363d84 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:40:58.863691 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-9eb41963-d9d2-4d23-87f3-bec442363d84 demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:40:58.863981 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-9eb41963-d9d2-4d23-87f3-bec442363d84 demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:40:58.864906 np0000173180 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-9eb41963-d9d2-4d23-87f3-bec442363d84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:40:58.873431 np0000173180 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-9eb41963-d9d2-4d23-87f3-bec442363d84 demo demo] Get all volumes completed successfully. May 09 14:40:58.876313 np0000173180 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-9eb41963-d9d2-4d23-87f3-bec442363d84 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 14:40:58.876872 np0000173180 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 10/38] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 14:40:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:41:08.868495 np0000173180 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}