May 09 09:07:59.428546 np0000173025 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:07:59.435699 np0000173025 devstack@c-api.service[113042]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:07:59.438978 np0000173025 devstack@c-api.service[113042]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:07:59 2026] *** May 09 09:07:59.438978 np0000173025 devstack@c-api.service[113042]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:07:59.438978 np0000173025 devstack@c-api.service[113042]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:07:59.438978 np0000173025 devstack@c-api.service[113042]: nodename: np0000173025 May 09 09:07:59.438978 np0000173025 devstack@c-api.service[113042]: machine: x86_64 May 09 09:07:59.438978 np0000173025 devstack@c-api.service[113042]: clock source: unix May 09 09:07:59.438978 np0000173025 devstack@c-api.service[113042]: pcre jit disabled May 09 09:07:59.438978 np0000173025 devstack@c-api.service[113042]: detected number of CPU cores: 16 May 09 09:07:59.438978 np0000173025 devstack@c-api.service[113042]: current working directory: / May 09 09:07:59.438978 np0000173025 devstack@c-api.service[113042]: detected binary path: /usr/bin/uwsgi-core May 09 09:07:59.438978 np0000173025 devstack@c-api.service[113042]: your processes number limit is 256917 May 09 09:07:59.438978 np0000173025 devstack@c-api.service[113042]: your memory page size is 4096 bytes May 09 09:07:59.438978 np0000173025 devstack@c-api.service[113042]: detected max file descriptor number: 2048 May 09 09:07:59.438978 np0000173025 devstack@c-api.service[113042]: lock engine: pthread robust mutexes May 09 09:07:59.439641 np0000173025 devstack@c-api.service[113042]: thunder lock: enabled May 09 09:07:59.439641 np0000173025 devstack@c-api.service[113042]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:07:59.439641 np0000173025 devstack@c-api.service[113042]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:07:59.439781 np0000173025 devstack@c-api.service[113042]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:07:59.439781 np0000173025 devstack@c-api.service[113042]: Set PythonHome to /opt/stack/data/venv May 09 09:07:59.476191 np0000173025 devstack@c-api.service[113042]: Python main interpreter initialized at 0x7c6edc0a3668 May 09 09:07:59.476191 np0000173025 devstack@c-api.service[113042]: python threads support enabled May 09 09:07:59.476191 np0000173025 devstack@c-api.service[113042]: your server socket listen backlog is limited to 100 connections May 09 09:07:59.476191 np0000173025 devstack@c-api.service[113042]: your mercy for graceful operations on workers is 80 seconds May 09 09:07:59.476742 np0000173025 devstack@c-api.service[113042]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:07:59.476885 np0000173025 devstack@c-api.service[113042]: *** Operational MODE: preforking *** May 09 09:07:59.477120 np0000173025 devstack@c-api.service[113042]: *** uWSGI is running in multiple interpreter mode *** May 09 09:07:59.477120 np0000173025 devstack@c-api.service[113042]: spawned uWSGI master process (pid: 113042) May 09 09:07:59.477388 np0000173025 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:07:59.477842 np0000173025 devstack@c-api.service[113042]: spawned uWSGI worker 1 (pid: 113047, cores: 1) May 09 09:07:59.478585 np0000173025 devstack@c-api.service[113042]: spawned uWSGI worker 2 (pid: 113048, cores: 1) May 09 09:07:59.479042 np0000173025 devstack@c-api.service[113042]: spawned uWSGI worker 3 (pid: 113049, cores: 1) May 09 09:07:59.479531 np0000173025 devstack@c-api.service[113042]: spawned uWSGI worker 4 (pid: 113050, cores: 1) May 09 09:07:59.479599 np0000173025 devstack@c-api.service[113042]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:07:59.610004 np0000173025 devstack@c-api.service[113049]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:59.610004 np0000173025 devstack@c-api.service[113049]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:59.610004 np0000173025 devstack@c-api.service[113049]: we strongly recommend against using it for new projects. May 09 09:07:59.610004 np0000173025 devstack@c-api.service[113049]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:59.610004 np0000173025 devstack@c-api.service[113049]: framework. For more detail see May 09 09:07:59.610004 np0000173025 devstack@c-api.service[113049]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:59.610004 np0000173025 devstack@c-api.service[113049]: import eventlet # noqa May 09 09:07:59.612927 np0000173025 devstack@c-api.service[113048]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:59.612927 np0000173025 devstack@c-api.service[113048]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:59.612927 np0000173025 devstack@c-api.service[113048]: we strongly recommend against using it for new projects. May 09 09:07:59.612927 np0000173025 devstack@c-api.service[113048]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:59.612927 np0000173025 devstack@c-api.service[113048]: framework. For more detail see May 09 09:07:59.612927 np0000173025 devstack@c-api.service[113048]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:59.612927 np0000173025 devstack@c-api.service[113048]: import eventlet # noqa May 09 09:07:59.614784 np0000173025 devstack@c-api.service[113050]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:59.614784 np0000173025 devstack@c-api.service[113050]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:59.614784 np0000173025 devstack@c-api.service[113050]: we strongly recommend against using it for new projects. May 09 09:07:59.614784 np0000173025 devstack@c-api.service[113050]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:59.614784 np0000173025 devstack@c-api.service[113050]: framework. For more detail see May 09 09:07:59.614784 np0000173025 devstack@c-api.service[113050]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:59.614784 np0000173025 devstack@c-api.service[113050]: import eventlet # noqa May 09 09:07:59.616932 np0000173025 devstack@c-api.service[113047]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:59.616932 np0000173025 devstack@c-api.service[113047]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:59.616932 np0000173025 devstack@c-api.service[113047]: we strongly recommend against using it for new projects. May 09 09:07:59.616932 np0000173025 devstack@c-api.service[113047]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:59.616932 np0000173025 devstack@c-api.service[113047]: framework. For more detail see May 09 09:07:59.616932 np0000173025 devstack@c-api.service[113047]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:59.616932 np0000173025 devstack@c-api.service[113047]: import eventlet # noqa May 09 09:07:59.699487 np0000173025 devstack@c-api.service[113048]: /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 09:07:59.699487 np0000173025 devstack@c-api.service[113048]: debtcollector.deprecate( May 09 09:07:59.701862 np0000173025 devstack@c-api.service[113050]: /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 09:07:59.701862 np0000173025 devstack@c-api.service[113050]: debtcollector.deprecate( May 09 09:07:59.701964 np0000173025 devstack@c-api.service[113047]: /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 09:07:59.701964 np0000173025 devstack@c-api.service[113047]: debtcollector.deprecate( May 09 09:07:59.704512 np0000173025 devstack@c-api.service[113049]: /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 09:07:59.704512 np0000173025 devstack@c-api.service[113049]: debtcollector.deprecate( May 09 09:07:59.783316 np0000173025 devstack@c-api.service[113050]: /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 09:07:59.783316 np0000173025 devstack@c-api.service[113050]: from cgi import parse_header May 09 09:07:59.785195 np0000173025 devstack@c-api.service[113049]: /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 09:07:59.785195 np0000173025 devstack@c-api.service[113049]: from cgi import parse_header May 09 09:07:59.790971 np0000173025 devstack@c-api.service[113047]: /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 09:07:59.790971 np0000173025 devstack@c-api.service[113047]: from cgi import parse_header May 09 09:07:59.794976 np0000173025 devstack@c-api.service[113048]: /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 09:07:59.794976 np0000173025 devstack@c-api.service[113048]: from cgi import parse_header May 09 09:07:59.827452 np0000173025 devstack@c-api.service[113050]: /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 09:07:59.827452 np0000173025 devstack@c-api.service[113050]: removals.removed_module( May 09 09:07:59.828140 np0000173025 devstack@c-api.service[113050]: /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 09:07:59.828140 np0000173025 devstack@c-api.service[113050]: removals.removed_module( May 09 09:07:59.831093 np0000173025 devstack@c-api.service[113049]: /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 09:07:59.831093 np0000173025 devstack@c-api.service[113049]: removals.removed_module( May 09 09:07:59.831093 np0000173025 devstack@c-api.service[113049]: /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 09:07:59.831093 np0000173025 devstack@c-api.service[113049]: removals.removed_module( May 09 09:07:59.838558 np0000173025 devstack@c-api.service[113047]: /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 09:07:59.838558 np0000173025 devstack@c-api.service[113047]: removals.removed_module( May 09 09:07:59.839300 np0000173025 devstack@c-api.service[113047]: /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 09:07:59.839300 np0000173025 devstack@c-api.service[113047]: removals.removed_module( May 09 09:07:59.841151 np0000173025 devstack@c-api.service[113048]: /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 09:07:59.841151 np0000173025 devstack@c-api.service[113048]: removals.removed_module( May 09 09:07:59.841933 np0000173025 devstack@c-api.service[113048]: /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 09:07:59.841933 np0000173025 devstack@c-api.service[113048]: removals.removed_module( May 09 09:08:00.463567 np0000173025 devstack@c-api.service[113050]: /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 09:08:00.463567 np0000173025 devstack@c-api.service[113050]: warnings.warn( May 09 09:08:00.469962 np0000173025 devstack@c-api.service[113049]: /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 09:08:00.469962 np0000173025 devstack@c-api.service[113049]: warnings.warn( May 09 09:08:00.470245 np0000173025 devstack@c-api.service[113047]: /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 09:08:00.470245 np0000173025 devstack@c-api.service[113047]: warnings.warn( May 09 09:08:00.478266 np0000173025 devstack@c-api.service[113048]: /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 09:08:00.478266 np0000173025 devstack@c-api.service[113048]: warnings.warn( May 09 09:08:00.566226 np0000173025 devstack@c-api.service[113047]: /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 09:08:00.566226 np0000173025 devstack@c-api.service[113047]: warnings.warn( May 09 09:08:00.566837 np0000173025 devstack@c-api.service[113050]: /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 09:08:00.566837 np0000173025 devstack@c-api.service[113050]: warnings.warn( May 09 09:08:00.574092 np0000173025 devstack@c-api.service[113049]: /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 09:08:00.574092 np0000173025 devstack@c-api.service[113049]: warnings.warn( May 09 09:08:00.579221 np0000173025 devstack@c-api.service[113048]: /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 09:08:00.579221 np0000173025 devstack@c-api.service[113048]: warnings.warn( May 09 09:08:00.865518 np0000173025 devstack@c-api.service[113047]: 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 09:08:00.866079 np0000173025 devstack@c-api.service[113047]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113047) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:08:00.866559 np0000173025 devstack@c-api.service[113049]: 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 09:08:00.866944 np0000173025 devstack@c-api.service[113049]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113049) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:08:00.868745 np0000173025 devstack@c-api.service[113048]: 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 09:08:00.869278 np0000173025 devstack@c-api.service[113048]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113048) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:08:00.877076 np0000173025 devstack@c-api.service[113050]: 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 09:08:00.877649 np0000173025 devstack@c-api.service[113050]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113050) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:08:00.952811 np0000173025 devstack@c-api.service[113047]: /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 09:08:00.952811 np0000173025 devstack@c-api.service[113047]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:08:00.954952 np0000173025 devstack@c-api.service[113049]: /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 09:08:00.954952 np0000173025 devstack@c-api.service[113049]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:08:00.958301 np0000173025 devstack@c-api.service[113048]: /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 09:08:00.958301 np0000173025 devstack@c-api.service[113048]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:08:00.958758 np0000173025 devstack@c-api.service[113050]: /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 09:08:00.958758 np0000173025 devstack@c-api.service[113050]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:08:01.411552 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113050) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:08:01.411791 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113049) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:08:01.411900 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113047) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:08:01.412006 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.412082 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.412082 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.412252 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.412344 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.412408 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.412475 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.412534 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.412534 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.413613 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113048) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:08:01.414135 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.414290 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.414556 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.414627 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.414691 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.414752 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.414752 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.414848 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.414904 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.414960 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.415015 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.415070 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.415136 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.415216 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.415292 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.415374 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.415428 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.415478 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.415554 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.415610 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.415660 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.415736 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.415736 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.415736 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.415894 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.415894 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.415894 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.415894 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.415894 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.415894 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.416269 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.416471 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.416533 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.416533 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.416649 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.416713 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.416713 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.416820 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.416887 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.416985 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.417057 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.417112 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.417199 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.417257 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.417330 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.417391 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.417454 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.417509 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.417587 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.417643 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.417700 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.417754 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.417808 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.417863 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.417932 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.417999 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.418054 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.418054 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.418054 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.418248 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.418248 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.418248 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.418472 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.418557 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.418557 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.418683 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.418733 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.418791 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.418854 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.418909 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.418977 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.419042 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.419115 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.419226 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.419304 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.419379 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.419445 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.419445 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.419445 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.419445 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.419657 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.419657 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.419779 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.419834 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.419891 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.419955 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.420011 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.420078 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.420133 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.420220 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.420278 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.420356 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.420432 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.420511 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.420585 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.420648 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.420710 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.420765 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.420830 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.420830 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.420957 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.421025 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.421095 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.421095 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.421095 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.421095 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.421095 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.421095 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.421095 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.421095 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.421095 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.421095 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.421645 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.421645 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.421794 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.421855 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.421911 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.421911 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.421911 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.421911 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.422125 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.422215 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.422348 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.422418 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.422484 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.422543 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.422598 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.422655 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.422710 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.422782 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.422838 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.422899 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.422956 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.423007 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.423036 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.423072 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.423118 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.423152 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.423195 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.423234 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.423267 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.423296 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.423319 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.423345 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.423370 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.423394 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.423394 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.423437 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.423461 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.423493 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.423522 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.423546 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.423569 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.423592 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.423622 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.423651 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.423679 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.423704 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.423733 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.423762 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.423790 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.423790 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.423790 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.423790 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.423790 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.423790 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.423790 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.423790 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.423790 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.423790 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.424030 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.424060 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.424060 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.424125 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.424153 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.424194 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.424229 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.424270 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.424296 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.424326 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.424353 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.424396 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.424437 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.424464 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.424464 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.424513 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.424513 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.424513 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.424601 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.424601 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.424721 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.424777 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.424812 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.424837 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.424899 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.424958 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.424987 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.425025 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.425079 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.425116 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.425146 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.425205 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.425237 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.425267 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.425293 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.425321 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.425355 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.425384 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.425412 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.425440 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.425464 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.425496 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.425524 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.425552 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.425591 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.425628 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.425659 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.425696 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.425734 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.425760 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.425793 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.425822 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.425850 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.425874 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.425874 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.425874 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.425874 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.426836 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.426882 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.426916 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.426958 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.427001 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.427034 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.427068 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.427126 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.427163 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.427211 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.427248 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.427279 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.427307 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.427340 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.427369 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.427396 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.427427 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.427459 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.427490 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.427520 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.427550 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.427582 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.427616 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.427643 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.427671 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.427698 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.427698 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.427698 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.428348 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.428410 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.428455 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.428503 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.428542 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.428573 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.428610 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.428649 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.428693 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.428740 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.428779 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.428823 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.428874 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.428921 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.428967 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.429007 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.429042 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.429067 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.429091 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.429119 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.429147 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.429174 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.429229 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.429282 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.429324 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.429364 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.429401 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.429401 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.437206 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.437206 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.437206 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.437416 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.437476 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.437530 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.437570 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.437614 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.437652 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.437695 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.437735 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.437772 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.437772 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.437772 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.437976 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.437976 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.437976 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.438095 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.438137 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.438194 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.438247 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.438312 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.438356 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.438401 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.438453 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.438499 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.438544 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.438589 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.438629 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.438672 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.438710 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.438750 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.438787 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.438838 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.438901 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.438957 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.438996 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.439034 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.439073 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.439112 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.439150 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.439217 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.439259 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.439297 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.439344 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.439390 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.439390 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.439390 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.439390 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.439529 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.439529 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.439529 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.439529 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.439529 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.439529 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.439529 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.439766 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.439807 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.439850 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.439890 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.439940 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.440001 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.440055 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.440055 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.440146 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.443215 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.443260 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.443289 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.443318 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.443357 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.443389 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.443421 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.443449 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.443481 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.443509 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.443544 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.443576 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.443600 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.443628 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.443658 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.443685 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.443707 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.443743 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.443787 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.443838 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.443878 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.443915 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.443953 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.443989 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.444031 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.444074 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.444108 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.444140 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.444186 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.444222 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.444250 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.444283 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.444315 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.444342 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.444379 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.444379 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.444433 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.444462 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.444489 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.444516 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.444551 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.444583 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.444583 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.444635 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.444635 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.444635 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.444635 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.444723 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.444723 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.444723 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.444799 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.444828 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.444855 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.444879 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.444903 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.444931 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.444958 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.444987 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.445014 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.445045 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.445081 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.445110 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.445135 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.445168 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.445223 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.445258 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.445258 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.445325 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.445362 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.445403 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.445403 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.445459 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.445488 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.445488 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.445535 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.445567 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.445597 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.445597 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.445597 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.445597 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.445597 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.445597 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.445597 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.445597 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.445597 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.445597 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.445839 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.445839 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.445839 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.445916 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.445916 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.445916 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.445916 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.445916 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.445916 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.445916 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.445916 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.445916 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.445916 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.446142 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.446142 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.449236 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.449236 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.449293 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.449332 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.449365 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.449392 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.449417 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.449445 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.449477 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.449511 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.449538 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.449570 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.449600 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.449631 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.449631 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.449631 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.449704 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.449704 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.449704 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.449704 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.449807 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.449839 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.449870 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.449870 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.449921 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.449951 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.449982 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.450017 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.450044 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.450072 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.450072 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.450127 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.450155 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.450202 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.450202 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.450202 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.450202 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.450368 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.450368 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.450430 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.450465 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.450494 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.450518 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.450547 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.450576 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.450610 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.450637 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.450666 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.450695 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.450720 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.450748 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.450775 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.450799 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.450829 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.450864 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.450905 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.450937 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.450969 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.450996 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.451025 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.451051 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.451082 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.451115 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.451145 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.451186 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.451221 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.451221 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.451292 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.451325 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.451325 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.451377 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.451404 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.451431 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.451454 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.451486 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.451519 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.451547 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.451547 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.451547 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.451547 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.451547 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.451547 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.451688 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.451717 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.451747 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.451774 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.451806 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.451806 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.451857 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.451884 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.451913 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.451940 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.451965 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.451997 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.452050 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.452078 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.452106 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.452135 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.452161 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.455216 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.455268 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.455477 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.455508 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.455536 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.455567 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.455567 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.455567 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.455644 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.455644 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.455644 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.455644 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.455644 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.455644 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.455644 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.455810 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.455810 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.455810 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.455886 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.455914 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.455946 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.455985 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.456019 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.456052 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.456086 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.456117 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.456147 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.456192 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.456241 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.456283 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.456324 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.456360 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.456403 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.456403 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.456403 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.456403 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.456542 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.456542 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.456542 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.456542 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.456542 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.456542 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.456542 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.456825 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.456825 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.456825 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.456825 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.456928 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.456963 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.456990 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.457020 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.457049 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.457077 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.457109 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.457109 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.457165 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.457212 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.457254 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.457298 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.457342 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.457342 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.457342 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.457342 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.457342 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.457475 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.457475 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.457529 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.457556 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.457588 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.457616 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.457644 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.457670 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.457703 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.457732 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.457762 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.457787 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.457819 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.457847 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.457873 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.457898 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.457898 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.457898 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.457898 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.457898 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.457898 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.458053 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.458053 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.458053 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.458053 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.458157 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.460438 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.460524 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.460573 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.460628 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.460663 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.460699 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.460699 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.460699 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.460818 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.460859 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.460908 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.460944 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.460944 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.461031 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.461074 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.461115 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.461149 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.461222 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.461274 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.461325 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.461361 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.461403 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.461438 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.461481 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.461515 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.461549 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.461589 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.461624 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.461659 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.461693 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.461742 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.461814 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.461861 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.461897 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.461931 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.461966 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.462006 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.462039 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.462072 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.462106 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.462140 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.462197 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.462329 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.462379 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.462415 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.462458 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.462497 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.462531 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.462564 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.462598 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.462631 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.462671 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.462711 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.462759 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.462794 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.462794 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.462857 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.462891 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.462930 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.462963 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.463002 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.463041 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.463081 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.463126 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.463161 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.463370 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.463411 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.463443 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.463483 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.463517 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.463552 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.463591 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.463632 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.463672 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.463706 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.463739 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.463778 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.463811 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.463846 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.463846 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.463846 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.463846 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.463846 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.463846 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.463846 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.463846 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.463846 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.463846 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.464160 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.464160 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.464160 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.464160 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.464160 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.464361 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.464361 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.464361 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.464457 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.464491 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.464491 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.464558 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.464592 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.464630 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.464669 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.464702 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.464736 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.464769 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.464801 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.464835 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.464868 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.464908 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.464947 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.464981 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.464981 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.464981 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.465078 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.465078 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.465078 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.465078 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.465078 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.465078 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.465078 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.465341 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.465341 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.465341 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.465341 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.465341 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.465341 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.465341 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.465566 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.465603 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.465638 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.465678 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.465712 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.465758 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.465800 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.465831 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.465866 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.465907 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.465943 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.465979 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.466019 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.466058 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.466093 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.466139 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.466139 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.466254 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.466318 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.466318 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.466318 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.467117 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.467166 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.467244 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.467299 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.467299 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.467373 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.467409 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.467449 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.467489 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.467524 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.467557 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.467593 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.467626 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.467667 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.467702 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.467741 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.467776 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.467816 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.467849 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.467883 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.467883 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.468251 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.468320 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.468358 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.468438 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.468481 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.468546 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.468615 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.472676 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.472746 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.472786 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.472841 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.472888 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.472967 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.473014 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.473058 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.473110 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.473190 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.473302 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.473348 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.473436 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.473523 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.473730 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.473792 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.473874 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.473917 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.473955 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.474101 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.474272 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.474350 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.474392 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.474428 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.474472 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.474512 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.474546 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.474581 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.474614 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.474648 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.474681 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.474681 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.474743 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.474743 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.474818 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.474818 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.474818 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.474917 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.474959 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.475001 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.475040 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.475075 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.475109 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.475143 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.475203 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.475250 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.475285 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.475319 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.475364 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.475404 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.475437 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113050) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.475470 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.475509 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.475542 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.475586 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.475624 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.475664 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.475712 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.475766 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.475809 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.475843 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.475882 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113048) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.475926 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.475980 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:01.476026 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.476070 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.476119 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.476164 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113047) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:01.476250 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.476295 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:01.476342 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.476377 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.476411 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:01.476449 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113048) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.476504 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.476548 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:01.476591 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113048) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.476626 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113049) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.476664 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113047) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:01.476664 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113047) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:01.520478 np0000173025 devstack@c-api.service[113047]: INFO dbcounter [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Registered counter for database cinder May 09 09:08:01.523289 np0000173025 devstack@c-api.service[113050]: INFO dbcounter [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Registered counter for database cinder May 09 09:08:01.523492 np0000173025 devstack@c-api.service[113049]: INFO dbcounter [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Registered counter for database cinder May 09 09:08:01.526364 np0000173025 devstack@c-api.service[113048]: INFO dbcounter [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Registered counter for database cinder May 09 09:08:01.538424 np0000173025 devstack@c-api.service[113047]: DEBUG oslo_db.sqlalchemy.engines [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c 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=113047) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:01.540339 np0000173025 devstack@c-api.service[113050]: DEBUG oslo_db.sqlalchemy.engines [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 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=113050) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:01.541339 np0000173025 devstack@c-api.service[113049]: DEBUG oslo_db.sqlalchemy.engines [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 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=113049) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:01.541692 np0000173025 devstack@c-api.service[113048]: DEBUG oslo_db.sqlalchemy.engines [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 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=113048) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:01.656494 np0000173025 devstack@c-api.service[113047]: DEBUG dbcounter [-] [113047] Writer thread running {{(pid=113047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:08:01.659072 np0000173025 devstack@c-api.service[113047]: INFO cinder.rpc [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:08:01.661403 np0000173025 devstack@c-api.service[113047]: INFO cinder.rpc [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:08:01.662586 np0000173025 devstack@c-api.service[113050]: DEBUG dbcounter [-] [113050] Writer thread running {{(pid=113050) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:08:01.663686 np0000173025 devstack@c-api.service[113047]: INFO cinder.rpc [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:08:01.664965 np0000173025 devstack@c-api.service[113050]: INFO cinder.rpc [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:08:01.666247 np0000173025 devstack@c-api.service[113047]: INFO cinder.rpc [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:08:01.666941 np0000173025 devstack@c-api.service[113048]: DEBUG dbcounter [-] [113048] Writer thread running {{(pid=113048) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:08:01.667462 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.667548 np0000173025 devstack@c-api.service[113050]: INFO cinder.rpc [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:08:01.668495 np0000173025 devstack@c-api.service[113049]: DEBUG dbcounter [-] [113049] Writer thread running {{(pid=113049) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:08:01.669843 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.669933 np0000173025 devstack@c-api.service[113050]: INFO cinder.rpc [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:08:01.670032 np0000173025 devstack@c-api.service[113048]: INFO cinder.rpc [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:08:01.671096 np0000173025 devstack@c-api.service[113049]: INFO cinder.rpc [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:08:01.671954 np0000173025 devstack@c-api.service[113050]: INFO cinder.rpc [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:08:01.672507 np0000173025 devstack@c-api.service[113048]: INFO cinder.rpc [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:08:01.672920 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.673367 np0000173025 devstack@c-api.service[113049]: INFO cinder.rpc [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:08:01.674571 np0000173025 devstack@c-api.service[113047]: DEBUG oslo_db.sqlalchemy.engines [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c 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=113047) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:01.674661 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.674724 np0000173025 devstack@c-api.service[113048]: INFO cinder.rpc [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:08:01.675483 np0000173025 devstack@c-api.service[113049]: INFO cinder.rpc [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:08:01.676341 np0000173025 devstack@c-api.service[113047]: INFO cinder.rpc [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:08:01.676645 np0000173025 devstack@c-api.service[113048]: INFO cinder.rpc [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:08:01.677688 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.677790 np0000173025 devstack@c-api.service[113049]: INFO cinder.rpc [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:08:01.678035 np0000173025 devstack@c-api.service[113047]: INFO cinder.rpc [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:08:01.678883 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.679049 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.679402 np0000173025 devstack@c-api.service[113050]: DEBUG oslo_db.sqlalchemy.engines [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 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=113050) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:01.679606 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.681574 np0000173025 devstack@c-api.service[113050]: INFO cinder.rpc [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:08:01.681659 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.683485 np0000173025 devstack@c-api.service[113050]: INFO cinder.rpc [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:08:01.683936 np0000173025 devstack@c-api.service[113048]: DEBUG oslo_db.sqlalchemy.engines [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 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=113048) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:01.684352 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.685696 np0000173025 devstack@c-api.service[113048]: INFO cinder.rpc [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:08:01.686032 np0000173025 devstack@c-api.service[113049]: DEBUG oslo_db.sqlalchemy.engines [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 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=113049) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:01.687378 np0000173025 devstack@c-api.service[113048]: INFO cinder.rpc [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:08:01.687923 np0000173025 devstack@c-api.service[113049]: INFO cinder.rpc [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:08:01.688154 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.689609 np0000173025 devstack@c-api.service[113049]: INFO cinder.rpc [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:08:01.690521 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.690579 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.693760 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.696604 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.697036 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.697579 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.700240 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.700813 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.701212 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.703218 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.703703 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.704070 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.704337 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.706775 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.707345 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.708149 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.708242 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.710116 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.710587 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.711314 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.711378 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.714231 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.714311 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.714368 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.714734 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.717448 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.717551 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.717614 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.717982 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.719003 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.720399 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.720477 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.721040 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.721692 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.723960 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.724325 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.724413 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.725502 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.725889 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.727406 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.727642 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.728206 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.728824 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.731017 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.731682 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.733402 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.733470 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.733838 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.734611 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.734967 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.736252 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.736459 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.737297 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.738037 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.738105 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.739649 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.739769 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.740400 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.740742 np0000173025 devstack@c-api.service[113047]: WARNING cinder.api.contrib.hosts [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:08:01.741154 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.741499 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.741917 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.742344 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.742681 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.743029 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.743531 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.744303 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.744625 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.745085 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.745484 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extended resource: extensions {{(pid=113047) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.745741 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.746054 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.746545 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.746744 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extended resource: encryption {{(pid=113047) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.746830 np0000173025 devstack@c-api.service[113048]: WARNING cinder.api.contrib.hosts [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:08:01.747604 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.747687 np0000173025 devstack@c-api.service[113050]: WARNING cinder.api.contrib.hosts [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:08:01.748361 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extended resource: encryption {{(pid=113047) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.748430 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.748752 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.749101 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.749874 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.749939 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extended resource: os-quota-sets {{(pid=113047) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.750555 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.750749 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.751366 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extended resource: cgsnapshots {{(pid=113047) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.751482 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.751619 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extended resource: extensions {{(pid=113048) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.752375 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extended resource: extensions {{(pid=113050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.752446 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.752777 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extended resource: os-quota-class-sets {{(pid=113047) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.752862 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extended resource: encryption {{(pid=113048) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.753606 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extended resource: encryption {{(pid=113050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.754120 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extended resource: os-availability-zone {{(pid=113047) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.754223 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.754487 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extended resource: encryption {{(pid=113048) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.755281 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extended resource: encryption {{(pid=113050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.755423 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extended resource: qos-specs {{(pid=113047) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.755656 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.756116 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extended resource: os-quota-sets {{(pid=113048) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.756831 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extended resource: os-quota-sets {{(pid=113050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.756974 np0000173025 devstack@c-api.service[113049]: WARNING cinder.api.contrib.hosts [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:08:01.757535 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extended resource: backups {{(pid=113047) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.757621 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extended resource: cgsnapshots {{(pid=113048) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.757736 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.758230 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extended resource: cgsnapshots {{(pid=113050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.759081 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extended resource: os-quota-class-sets {{(pid=113048) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.759370 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.759674 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extended resource: os-quota-class-sets {{(pid=113050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.760114 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extended resource: extra_specs {{(pid=113047) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.760429 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extended resource: os-availability-zone {{(pid=113048) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.760984 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extended resource: os-availability-zone {{(pid=113050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.761153 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.761690 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extended resource: os-snapshot-manage {{(pid=113047) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.761769 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extended resource: qos-specs {{(pid=113048) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.762026 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extended resource: extensions {{(pid=113049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.762293 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extended resource: qos-specs {{(pid=113050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.763206 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extended resource: os-volume-type-access {{(pid=113047) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.763297 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extended resource: encryption {{(pid=113049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.763789 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extended resource: backups {{(pid=113048) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.764464 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extended resource: backups {{(pid=113050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.764773 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extended resource: capabilities {{(pid=113047) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.764931 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extended resource: encryption {{(pid=113049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.765807 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extended resource: extra_specs {{(pid=113048) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.766054 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extended resource: os-hosts {{(pid=113047) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.766504 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extended resource: extra_specs {{(pid=113050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.766696 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extended resource: os-quota-sets {{(pid=113049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.767445 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extended resource: consistencygroups {{(pid=113047) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.767914 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extended resource: os-snapshot-manage {{(pid=113048) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.768280 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extended resource: cgsnapshots {{(pid=113049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.768744 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extended resource: os-snapshot-manage {{(pid=113050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.769391 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extended resource: os-volume-type-access {{(pid=113048) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.769467 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extended resource: os-volume-transfer {{(pid=113047) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.769707 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extended resource: os-quota-class-sets {{(pid=113049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.770192 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extended resource: os-volume-type-access {{(pid=113050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.771141 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extended resource: capabilities {{(pid=113048) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.771307 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extended resource: os-availability-zone {{(pid=113049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.771375 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extended resource: scheduler-stats {{(pid=113047) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.772199 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extended resource: capabilities {{(pid=113050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.772423 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extended resource: os-hosts {{(pid=113048) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.772597 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extended resource: qos-specs {{(pid=113049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.772780 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extended resource: os-volume-manage {{(pid=113047) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.773729 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extended resource: os-hosts {{(pid=113050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.773811 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extended resource: consistencygroups {{(pid=113048) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.774744 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extended resource: backups {{(pid=113049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.774967 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.775072 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extended resource: consistencygroups {{(pid=113050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.775748 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extended resource: os-volume-transfer {{(pid=113048) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.775876 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.contrib.snapshot_actions [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] SnapshotActionsController initialized {{(pid=113047) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:08:01.776643 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.776771 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extended resource: extra_specs {{(pid=113049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.777040 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extended resource: os-volume-transfer {{(pid=113050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.777431 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extended resource: scheduler-stats {{(pid=113048) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.778044 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.778720 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extended resource: scheduler-stats {{(pid=113050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.778884 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extended resource: os-volume-manage {{(pid=113048) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.779160 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extended resource: os-snapshot-manage {{(pid=113049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.779512 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.780205 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extended resource: os-volume-manage {{(pid=113050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.780916 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.781091 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.781515 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extended resource: os-volume-type-access {{(pid=113049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.781957 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.contrib.snapshot_actions [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] SnapshotActionsController initialized {{(pid=113048) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:08:01.782372 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.782439 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.782751 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.783313 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.contrib.snapshot_actions [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] SnapshotActionsController initialized {{(pid=113050) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:08:01.783903 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extended resource: capabilities {{(pid=113049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.783970 np0000173025 devstack@c-api.service[113047]: WARNING castellan.key_manager.migration [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.784071 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.784133 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.784763 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113047) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.784849 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113047) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.784984 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113047) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.785091 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113047) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.785221 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extension SnapshotActions extending resource: snapshots {{(pid=113047) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.785318 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extension VolumeTypeAccess extending resource: types {{(pid=113047) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.785455 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113047) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.785548 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.785610 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113047) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.785676 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.785732 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113047) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.785732 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extension UsedLimits extending resource: limits {{(pid=113047) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.785855 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extended resource: os-hosts {{(pid=113049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.785914 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extension TypesManage extending resource: types {{(pid=113047) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.785981 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extension AdminActions extending resource: volumes {{(pid=113047) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.786074 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extension AdminActions extending resource: snapshots {{(pid=113047) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.786198 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extension AdminActions extending resource: backups {{(pid=113047) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.786276 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extension VolumeActions extending resource: volumes {{(pid=113047) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.786515 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.v3.router [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113047) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.786935 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.787023 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.787598 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extended resource: consistencygroups {{(pid=113049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.788335 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.788483 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.788724 np0000173025 devstack@c-api.service[113047]: WARNING keystonemiddleware.auth_token [None req-f5cbd2ba-6f60-4ae9-935d-24f4600e352c 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 09:08:01.789576 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extended resource: os-volume-transfer {{(pid=113049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.789762 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.789996 np0000173025 devstack@c-api.service[113048]: WARNING castellan.key_manager.migration [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.790879 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113048) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.790993 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113048) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.791108 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113048) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.791240 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113048) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.791324 np0000173025 devstack@c-api.service[113050]: WARNING castellan.key_manager.migration [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.791368 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113048) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.791409 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extended resource: scheduler-stats {{(pid=113049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.791448 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113048) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.791577 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113048) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.791690 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113048) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.791810 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113048) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.791922 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extension UsedLimits extending resource: limits {{(pid=113048) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.792031 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extension TypesManage extending resource: types {{(pid=113048) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.792153 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extension AdminActions extending resource: volumes {{(pid=113048) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.792217 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.792312 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.792352 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extension AdminActions extending resource: snapshots {{(pid=113048) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.792421 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.792462 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extension AdminActions extending resource: backups {{(pid=113048) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.792539 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.792585 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extension VolumeActions extending resource: volumes {{(pid=113048) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.792641 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.792746 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.792786 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.v3.router [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113048) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.792822 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extended resource: os-volume-manage {{(pid=113049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:01.792862 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.792972 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.793081 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.793191 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extension UsedLimits extending resource: limits {{(pid=113050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.793302 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extension TypesManage extending resource: types {{(pid=113050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.793406 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extension AdminActions extending resource: volumes {{(pid=113050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.793530 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extension AdminActions extending resource: snapshots {{(pid=113050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.793638 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extension AdminActions extending resource: backups {{(pid=113050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.793738 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extension VolumeActions extending resource: volumes {{(pid=113050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.793959 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.v3.router [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.795018 np0000173025 devstack@c-api.service[113047]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c6edc0a3668 pid: 113047 (default app) May 09 09:08:01.795241 np0000173025 devstack@c-api.service[113048]: WARNING keystonemiddleware.auth_token [None req-41b502e2-b8a6-44ef-9b72-3d19c5d96f96 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 09:08:01.795393 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.795591 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.795591 np0000173025 devstack@c-api.service[113047]: warnings.warn( May 09 09:08:01.796335 np0000173025 devstack@c-api.service[113050]: WARNING keystonemiddleware.auth_token [None req-ea07ca50-117b-4ca2-82fe-7e2a293ed689 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 09:08:01.796520 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.contrib.snapshot_actions [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] SnapshotActionsController initialized {{(pid=113049) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:08:01.797360 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.798898 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.800446 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.801541 np0000173025 devstack@c-api.service[113048]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c6edc0a3668 pid: 113048 (default app) May 09 09:08:01.801824 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.802299 np0000173025 devstack@c-api.service[113050]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c6edc0a3668 pid: 113050 (default app) May 09 09:08:01.803332 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.804002 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.804002 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.804002 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.804002 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.804415 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.804415 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.804415 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.804415 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.804716 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.804716 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.804716 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.804716 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.804716 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.804716 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.805166 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.805166 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.805166 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.805166 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.805166 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.805586 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.805586 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.805586 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.805586 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.805586 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.805965 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.805965 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.805965 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.805965 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.806273 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.806273 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.806273 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.806273 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.806273 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.806730 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.806730 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.806730 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.806730 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.806730 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.807070 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.807070 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.807070 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.807070 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.807070 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.807070 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.807542 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.807542 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.807542 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.807542 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.807542 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.807542 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.808061 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.808061 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.808061 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.808061 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.808061 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.808061 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.808515 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.808515 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.808515 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.808515 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.808515 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.808927 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.808927 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.808927 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.808927 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.808927 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.809279 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.809279 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.809279 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.809279 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.809279 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.809279 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.809721 np0000173025 devstack@c-api.service[113049]: WARNING castellan.key_manager.migration [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:01.809784 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.809784 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.809784 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.809784 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.809784 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.809784 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.810200 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.810200 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.810200 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.810200 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.810200 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.810678 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.810678 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.810678 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.810678 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.810678 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.811025 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.811025 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.811025 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.811025 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.811224 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.811224 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.811224 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.811224 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.811424 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.811424 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.811424 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.811424 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.811424 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.811651 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.811651 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.811651 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.811651 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.811651 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.811844 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.811844 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.811844 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.811844 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.812020 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.812020 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.812020 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.812020 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.812211 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.812211 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.812211 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.812211 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.812393 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.812393 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.812393 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.812393 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.812570 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.812570 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.812570 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.812570 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.812738 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.812738 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.812738 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.812738 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.812738 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.813049 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.813049 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.813049 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.813049 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.813049 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.813049 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.813321 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.813321 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.813321 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.813321 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.813321 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.813517 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.813517 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.813517 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.813517 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.813517 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.813517 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.813776 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.813776 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.813862 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.813908 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.813908 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.813908 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.813908 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.813908 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.814134 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.814134 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.814134 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.814134 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.814134 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.814134 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.814134 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.814444 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.814507 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.814507 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.814507 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.814507 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.814507 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.814737 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.814737 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.814737 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.814737 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.814737 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.814947 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.814985 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.814985 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.814985 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.814985 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.815155 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.815155 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.815155 np0000173025 devstack@c-api.service[113047]: /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 09:08:01.815155 np0000173025 devstack@c-api.service[113047]: warnings.warn(deprecated_msg) May 09 09:08:01.815358 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.815358 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.815358 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.815358 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.815358 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.815358 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.815358 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extension UsedLimits extending resource: limits {{(pid=113049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.815606 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extension TypesManage extending resource: types {{(pid=113049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.815606 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extension AdminActions extending resource: volumes {{(pid=113049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.815606 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extension AdminActions extending resource: snapshots {{(pid=113049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.815606 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extension AdminActions extending resource: backups {{(pid=113049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.815606 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extension VolumeActions extending resource: volumes {{(pid=113049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.815606 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.v3.router [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:01.815804 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.middleware.request_id [None req-58511f91-cfdf-407c-9689-3e268a80d674 None None] RequestId filter calling following filter/app {{(pid=113047) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:08:01.815842 np0000173025 devstack@c-api.service[113049]: WARNING keystonemiddleware.auth_token [None req-3f63b279-bebd-4c93-ab15-0b83d6cb1cf8 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 09:08:01.815884 np0000173025 devstack@c-api.service[113047]: [pid: 113047|app: 0|req: 1/1] 199.204.45.70 () {60 vars in 946 bytes} [Sat May 9 09:08:01 2026] GET /volume/v3 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 09:08:01.816982 np0000173025 devstack@c-api.service[113049]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c6edc0a3668 pid: 113049 (default app) May 09 09:08:08.859916 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.859916 np0000173025 devstack@c-api.service[113048]: warnings.warn( May 09 09:08:08.875541 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.875541 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.875541 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.875541 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.875920 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.875920 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.875920 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.875920 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.876200 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.876200 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.876200 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.876200 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.876200 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.876200 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.876624 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.876624 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.876624 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.876624 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.876624 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.877066 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.877066 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.877066 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.877066 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.877066 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.877469 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.877469 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.877469 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.877469 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.877717 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.877717 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.877717 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.877717 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.877717 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.878068 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.878068 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.878068 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.878068 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.878068 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.878498 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.878498 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.878498 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.878498 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.878498 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.878498 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.878875 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.878875 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.878875 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.878875 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.878875 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.878875 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.879256 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.879256 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.879256 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.879256 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.879256 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.879256 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.879629 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.879629 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.879629 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.879629 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.879629 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.879940 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.879940 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.879940 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.879940 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.879940 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.880247 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.880247 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.880247 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.880247 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.880247 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.880247 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.880601 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.880601 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.880601 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.880601 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.880601 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.880601 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.880958 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.880958 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.880958 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.880958 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.880958 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.881286 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.881286 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.881286 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.881286 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.881286 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.881581 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.881581 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.881581 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.881581 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.881828 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.881828 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.881828 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.881828 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.882073 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.882073 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.882073 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.882073 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.882073 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.882498 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.882498 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.882498 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.882498 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.882498 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.882787 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.882787 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.882787 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.882787 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.883028 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.883028 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.883028 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.883028 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.883297 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.883297 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.883297 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.883297 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.883422 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.883422 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.883422 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.883422 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.883531 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.883531 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.883531 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.883531 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.883633 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.883633 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.883633 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.883633 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.883633 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.883760 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.883760 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.883760 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.883760 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.883760 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.883760 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.883903 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.883903 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.883903 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.883903 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.883903 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884021 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.884021 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884021 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.884021 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884021 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.884021 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884170 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.884170 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884170 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.884170 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884170 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.884170 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884331 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.884331 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884331 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.884331 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884331 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.884331 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884508 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.884508 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884508 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.884508 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884508 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.884508 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884690 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.884690 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884690 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.884690 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884808 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.884808 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884808 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.884808 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884808 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.884938 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884938 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.884938 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884938 np0000173025 devstack@c-api.service[113048]: /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 09:08:08.884938 np0000173025 devstack@c-api.service[113048]: warnings.warn(deprecated_msg) May 09 09:08:08.884938 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.middleware.request_id [None req-1e65703c-139f-405e-8c10-6ea0d4c75f4c None None] RequestId filter calling following filter/app {{(pid=113048) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:08:09.363256 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [None req-1e65703c-139f-405e-8c10-6ea0d4c75f4c admin admin] POST https://199.204.45.70/volume/v3/types May 09 09:08:09.363954 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.openstack.wsgi [None req-1e65703c-139f-405e-8c10-6ea0d4c75f4c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113048) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:08:09.365676 np0000173025 devstack@c-api.service[113048]: /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 09:08:09.365676 np0000173025 devstack@c-api.service[113048]: warnings.warn( May 09 09:08:09.373335 np0000173025 devstack@c-api.service[113048]: DEBUG oslo_db.sqlalchemy.engines [None req-1e65703c-139f-405e-8c10-6ea0d4c75f4c 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=113048) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:09.406688 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [None req-1e65703c-139f-405e-8c10-6ea0d4c75f4c admin admin] https://199.204.45.70/volume/v3/types returned with HTTP 200 May 09 09:08:09.407291 np0000173025 devstack@c-api.service[113048]: [pid: 113048|app: 0|req: 1/2] 199.204.45.70 () {68 vars in 1281 bytes} [Sat May 9 09:08:08 2026] POST /volume/v3/types => generated 186 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:08:09.424543 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.424543 np0000173025 devstack@c-api.service[113050]: warnings.warn( May 09 09:08:09.435586 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.435586 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.435586 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.435586 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.436071 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.436071 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.436071 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.436071 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.436376 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.436376 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.436376 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.436376 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.436376 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.436376 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.436740 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.436740 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.436740 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.436740 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.436740 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.437055 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.437055 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.437055 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.437055 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.437055 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.437438 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.437438 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.437438 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.437438 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.437717 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.437717 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.437717 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.437717 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.437717 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.438046 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.438046 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.438046 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.438046 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.438046 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.438621 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.438621 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.438621 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.438621 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.438621 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.438621 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.439020 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.439020 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.439020 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.439020 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.439020 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.439020 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.439426 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.439426 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.439426 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.439426 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.439426 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.439426 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.439907 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.439907 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.439907 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.439907 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.439907 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.440274 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.440274 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.440274 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.440274 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.440274 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.440841 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.440841 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.440841 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.440841 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.440841 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.440841 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.441257 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.441257 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.441257 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.441257 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.441257 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.441257 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.441709 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.441709 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.441709 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.441709 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.441709 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.442006 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.442006 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.442006 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.442006 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.442006 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.442394 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.442394 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.442394 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.442394 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.442665 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.442665 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.442665 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.442665 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.443280 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.443280 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.443280 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.443280 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.443280 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.443623 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.443623 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.443623 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.443623 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.443623 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.443904 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.443904 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.443904 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.443904 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.444129 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.444129 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.444129 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.444129 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.444377 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.444377 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.444377 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.444377 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.444601 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.444601 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.444601 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.444601 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.444845 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.444845 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.444845 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.444845 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.445082 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.445082 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.445082 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.445082 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.445082 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.445520 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.445520 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.445520 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.445520 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.445520 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.445520 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.445851 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.445851 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.445851 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.445851 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.445851 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.446117 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.446117 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.446117 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.446117 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.446117 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.446117 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.446481 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.446481 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.446481 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.446481 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.446481 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.446481 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.446892 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.446892 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.446892 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.446892 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.446892 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.446892 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.447272 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.447272 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.447272 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.447272 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.447272 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.447272 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.447471 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.447471 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.447471 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.447471 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.447581 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.447581 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.447581 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.447581 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.447581 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.447727 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.447727 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.447727 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.447727 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.447727 np0000173025 devstack@c-api.service[113050]: warnings.warn(deprecated_msg) May 09 09:08:09.447727 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.middleware.request_id [req-1e65703c-139f-405e-8c10-6ea0d4c75f4c req-f625b276-d1c9-4a3a-856c-e303ea789f81 None None] RequestId filter calling following filter/app {{(pid=113050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:08:09.775168 np0000173025 devstack@c-api.service[113050]: INFO cinder.api.openstack.wsgi [req-1e65703c-139f-405e-8c10-6ea0d4c75f4c req-f625b276-d1c9-4a3a-856c-e303ea789f81 admin admin] POST https://199.204.45.70/volume/v3/types/c42a5c3f-81ff-4221-b547-1847b185f86e/extra_specs May 09 09:08:09.775619 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.openstack.wsgi [req-1e65703c-139f-405e-8c10-6ea0d4c75f4c req-f625b276-d1c9-4a3a-856c-e303ea789f81 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:08:09.777266 np0000173025 devstack@c-api.service[113050]: /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 09:08:09.777266 np0000173025 devstack@c-api.service[113050]: warnings.warn( May 09 09:08:09.787494 np0000173025 devstack@c-api.service[113050]: DEBUG oslo_db.sqlalchemy.engines [req-1e65703c-139f-405e-8c10-6ea0d4c75f4c req-f625b276-d1c9-4a3a-856c-e303ea789f81 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=113050) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:09.844551 np0000173025 devstack@c-api.service[113050]: INFO cinder.api.openstack.wsgi [req-1e65703c-139f-405e-8c10-6ea0d4c75f4c req-f625b276-d1c9-4a3a-856c-e303ea789f81 admin admin] https://199.204.45.70/volume/v3/types/c42a5c3f-81ff-4221-b547-1847b185f86e/extra_specs returned with HTTP 200 May 09 09:08:09.845241 np0000173025 devstack@c-api.service[113050]: [pid: 113050|app: 0|req: 1/3] 199.204.45.70 () {70 vars in 1498 bytes} [Sat May 9 09:08:09 2026] POST /volume/v3/types/c42a5c3f-81ff-4221-b547-1847b185f86e/extra_specs => generated 55 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:08:11.677678 np0000173025 devstack@c-api.service[113047]: DEBUG dbcounter [-] [113047] Writing DB stats cinder:SELECT=6 {{(pid=113047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:08:11.689292 np0000173025 devstack@c-api.service[113049]: DEBUG dbcounter [-] [113049] Writing DB stats cinder:SELECT=6 {{(pid=113049) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:08:19.404382 np0000173025 devstack@c-api.service[113048]: DEBUG dbcounter [-] [113048] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113048) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:08:19.843060 np0000173025 devstack@c-api.service[113050]: DEBUG dbcounter [-] [113050] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113050) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:28.492571 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.middleware.request_id [None req-055210da-bd38-441e-8f44-367c7ce372d8 None None] RequestId filter calling following filter/app {{(pid=113047) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:28.494250 np0000173025 devstack@c-api.service[113047]: INFO cinder.api.openstack.wsgi [None req-055210da-bd38-441e-8f44-367c7ce372d8 None None] GET https://199.204.45.70/volume// May 09 09:13:28.494692 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.openstack.wsgi [None req-055210da-bd38-441e-8f44-367c7ce372d8 None None] Empty body provided in request {{(pid=113047) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:28.495417 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.openstack.wsgi [None req-055210da-bd38-441e-8f44-367c7ce372d8 None None] Calling method 'all' {{(pid=113047) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:28.496144 np0000173025 devstack@c-api.service[113047]: INFO cinder.api.openstack.wsgi [None req-055210da-bd38-441e-8f44-367c7ce372d8 None None] https://199.204.45.70/volume// returned with HTTP 300 May 09 09:13:28.496635 np0000173025 devstack@c-api.service[113047]: [pid: 113047|app: 0|req: 2/4] 199.204.45.70 () {66 vars in 1449 bytes} [Sat May 9 09:13:28 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:14:13.250878 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.250878 np0000173025 devstack@c-api.service[113049]: warnings.warn( May 09 09:14:13.263033 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.263033 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.263160 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.263160 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.263160 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.263160 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.263160 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.263448 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.263448 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.263448 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.263448 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.263448 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.263448 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.263697 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.263697 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.263697 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.263697 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.263697 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.263904 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.263904 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.263904 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.263904 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.264086 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.264086 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.264086 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.264086 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.264395 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.264395 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.264395 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.264395 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.264611 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.264611 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.264611 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.264611 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.264804 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.264804 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.264804 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.264804 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.264804 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.265052 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.265052 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.265052 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.265052 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.265052 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.265052 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.265052 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.265412 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.265412 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.265412 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.265412 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.265412 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.265412 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.265760 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.265760 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.265760 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.265760 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.265760 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.265760 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.266180 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.266180 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.266180 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.266180 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.266180 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.266438 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.266438 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.266438 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.266438 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.266438 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.266664 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.266664 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.266664 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.266664 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.266664 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.266901 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.266901 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.266901 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.266901 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.266901 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.266901 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.266901 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.267209 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.267209 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.267209 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.267209 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.267209 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.267460 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.267460 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.267460 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.267460 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.267460 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.267685 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.267685 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.267685 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.267685 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.267873 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.267873 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.267873 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.267873 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.268065 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.268065 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.268065 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.268065 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.268065 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.268356 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.268356 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.268356 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.268356 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.268356 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.268571 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.268571 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.268571 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.268571 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.268751 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.268751 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.268751 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.268751 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.268938 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.268938 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.268938 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.268938 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.269121 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.269121 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.269121 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.269121 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.269319 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.269319 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.269319 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.269319 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.269512 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.269512 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.269512 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.269512 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.269512 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.269512 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.269781 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.269781 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.269781 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.269781 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.269781 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.269995 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.269995 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.269995 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.269995 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.269995 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.269995 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.269995 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.270359 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.270359 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.270359 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.270359 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.270359 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.270359 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.270972 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.270972 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.270972 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.270972 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.270972 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.270972 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.271280 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.271280 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.271280 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.271280 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.271280 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.271280 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.271606 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.271606 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.271606 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.271606 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.271793 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.271793 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.271793 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.271793 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.272198 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.272198 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.272198 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.272198 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.272388 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.272388 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.272388 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.272388 np0000173025 devstack@c-api.service[113049]: warnings.warn(deprecated_msg) May 09 09:14:13.272388 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.middleware.request_id [None req-e76429ae-9c45-46c9-8eed-a7036a719f47 None None] RequestId filter calling following filter/app {{(pid=113049) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:13.606378 np0000173025 devstack@c-api.service[113049]: INFO cinder.api.openstack.wsgi [None req-e76429ae-9c45-46c9-8eed-a7036a719f47 demo demo] GET https://199.204.45.70/volume/v3/types?is_public=None May 09 09:14:13.606717 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.openstack.wsgi [None req-e76429ae-9c45-46c9-8eed-a7036a719f47 demo demo] Empty body provided in request {{(pid=113049) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:13.606940 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.openstack.wsgi [None req-e76429ae-9c45-46c9-8eed-a7036a719f47 demo demo] Calling method 'index' {{(pid=113049) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:13.607476 np0000173025 devstack@c-api.service[113049]: /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 09:14:13.607476 np0000173025 devstack@c-api.service[113049]: warnings.warn( May 09 09:14:13.608127 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.api_utils [None req-e76429ae-9c45-46c9-8eed-a7036a719f47 demo demo] Removing options '' from query. {{(pid=113049) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:14:13.618093 np0000173025 devstack@c-api.service[113049]: DEBUG oslo_db.sqlalchemy.engines [None req-e76429ae-9c45-46c9-8eed-a7036a719f47 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=113049) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:14:13.634139 np0000173025 devstack@c-api.service[113049]: INFO cinder.api.openstack.wsgi [None req-e76429ae-9c45-46c9-8eed-a7036a719f47 demo demo] https://199.204.45.70/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:14:13.634560 np0000173025 devstack@c-api.service[113049]: [pid: 113049|app: 0|req: 1/5] 199.204.45.70 () {64 vars in 1256 bytes} [Sat May 9 09:14:13 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:14:13.649026 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.middleware.request_id [req-e76429ae-9c45-46c9-8eed-a7036a719f47 req-06330e8a-3d98-42c1-a8bc-6cf1a5550928 None None] RequestId filter calling following filter/app {{(pid=113048) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:13.654474 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [req-e76429ae-9c45-46c9-8eed-a7036a719f47 req-06330e8a-3d98-42c1-a8bc-6cf1a5550928 demo demo] GET https://199.204.45.70/volume/v3/types/default May 09 09:14:13.654857 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.openstack.wsgi [req-e76429ae-9c45-46c9-8eed-a7036a719f47 req-06330e8a-3d98-42c1-a8bc-6cf1a5550928 demo demo] Empty body provided in request {{(pid=113048) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:13.655515 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.openstack.wsgi [req-e76429ae-9c45-46c9-8eed-a7036a719f47 req-06330e8a-3d98-42c1-a8bc-6cf1a5550928 demo demo] Calling method 'show' {{(pid=113048) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:13.665060 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [req-e76429ae-9c45-46c9-8eed-a7036a719f47 req-06330e8a-3d98-42c1-a8bc-6cf1a5550928 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 May 09 09:14:13.665495 np0000173025 devstack@c-api.service[113048]: [pid: 113048|app: 0|req: 2/6] 199.204.45.70 () {66 vars in 1322 bytes} [Sat May 9 09:14:13 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:14:14.035689 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.middleware.request_id [None req-732055a6-69d8-4716-943c-02ecdbd120a3 None None] RequestId filter calling following filter/app {{(pid=113050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:14.039698 np0000173025 devstack@c-api.service[113050]: INFO cinder.api.openstack.wsgi [None req-732055a6-69d8-4716-943c-02ecdbd120a3 demo demo] GET https://199.204.45.70/volume/v3/types/default May 09 09:14:14.040013 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.openstack.wsgi [None req-732055a6-69d8-4716-943c-02ecdbd120a3 demo demo] Empty body provided in request {{(pid=113050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:14.040328 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.openstack.wsgi [None req-732055a6-69d8-4716-943c-02ecdbd120a3 demo demo] Calling method 'show' {{(pid=113050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:14.054205 np0000173025 devstack@c-api.service[113050]: INFO cinder.api.openstack.wsgi [None req-732055a6-69d8-4716-943c-02ecdbd120a3 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 May 09 09:14:14.054566 np0000173025 devstack@c-api.service[113050]: [pid: 113050|app: 0|req: 2/7] 199.204.45.70 () {64 vars in 1251 bytes} [Sat May 9 09:14:14 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 09:14:14.473498 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.middleware.request_id [None req-2d151ee1-0eea-4128-addd-a1f755970726 None None] RequestId filter calling following filter/app {{(pid=113047) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:14.804386 np0000173025 devstack@c-api.service[113047]: INFO cinder.api.openstack.wsgi [None req-2d151ee1-0eea-4128-addd-a1f755970726 demo demo] GET https://199.204.45.70/volume/v3/types/default May 09 09:14:14.804812 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.openstack.wsgi [None req-2d151ee1-0eea-4128-addd-a1f755970726 demo demo] Empty body provided in request {{(pid=113047) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:14.805058 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.openstack.wsgi [None req-2d151ee1-0eea-4128-addd-a1f755970726 demo demo] Calling method 'show' {{(pid=113047) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:14.815309 np0000173025 devstack@c-api.service[113047]: DEBUG oslo_db.sqlalchemy.engines [None req-2d151ee1-0eea-4128-addd-a1f755970726 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=113047) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:14:14.831936 np0000173025 devstack@c-api.service[113047]: /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 09:14:14.831936 np0000173025 devstack@c-api.service[113047]: warnings.warn( May 09 09:14:14.834306 np0000173025 devstack@c-api.service[113047]: INFO cinder.api.openstack.wsgi [None req-2d151ee1-0eea-4128-addd-a1f755970726 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 May 09 09:14:14.834717 np0000173025 devstack@c-api.service[113047]: [pid: 113047|app: 0|req: 3/8] 199.204.45.70 () {64 vars in 1251 bytes} [Sat May 9 09:14:14 2026] GET /volume/v3/types/default => generated 145 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:14:14.849839 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.middleware.request_id [None req-eb9970e2-f45b-4876-839c-6e2a89c8a103 None None] RequestId filter calling following filter/app {{(pid=113049) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:14.852601 np0000173025 devstack@c-api.service[113049]: INFO cinder.api.openstack.wsgi [None req-eb9970e2-f45b-4876-839c-6e2a89c8a103 demo demo] GET https://199.204.45.70/volume/v3/types/default May 09 09:14:14.852848 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.openstack.wsgi [None req-eb9970e2-f45b-4876-839c-6e2a89c8a103 demo demo] Empty body provided in request {{(pid=113049) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:14.853145 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.openstack.wsgi [None req-eb9970e2-f45b-4876-839c-6e2a89c8a103 demo demo] Calling method 'show' {{(pid=113049) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:14.868002 np0000173025 devstack@c-api.service[113049]: INFO cinder.api.openstack.wsgi [None req-eb9970e2-f45b-4876-839c-6e2a89c8a103 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 May 09 09:14:14.868457 np0000173025 devstack@c-api.service[113049]: [pid: 113049|app: 0|req: 2/9] 199.204.45.70 () {64 vars in 1251 bytes} [Sat May 9 09:14:14 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 09:14:23.661262 np0000173025 devstack@c-api.service[113048]: DEBUG dbcounter [-] [113048] Writing DB stats cinder:SELECT=2 {{(pid=113048) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:14:24.050519 np0000173025 devstack@c-api.service[113050]: DEBUG dbcounter [-] [113050] Writing DB stats cinder:SELECT=2 {{(pid=113050) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:14:24.829874 np0000173025 devstack@c-api.service[113047]: DEBUG dbcounter [-] [113047] Writing DB stats cinder:SELECT=2 {{(pid=113047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:14:24.864242 np0000173025 devstack@c-api.service[113049]: DEBUG dbcounter [-] [113049] Writing DB stats cinder:SELECT=3 {{(pid=113049) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:27.801483 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.middleware.request_id [None req-e48a3bc5-54e4-4ac2-88d0-3c2f4e435d90 None None] RequestId filter calling following filter/app {{(pid=113048) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:27.896841 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [None req-e48a3bc5-54e4-4ac2-88d0-3c2f4e435d90 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:23:27.897104 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.openstack.wsgi [None req-e48a3bc5-54e4-4ac2-88d0-3c2f4e435d90 demo demo] Empty body provided in request {{(pid=113048) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:27.897393 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.openstack.wsgi [None req-e48a3bc5-54e4-4ac2-88d0-3c2f4e435d90 demo demo] Calling method 'detail' {{(pid=113048) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:27.898146 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.api_utils [None req-e48a3bc5-54e4-4ac2-88d0-3c2f4e435d90 demo demo] Removing options '' from query. {{(pid=113048) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:27.899328 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.volume.api [None req-e48a3bc5-54e4-4ac2-88d0-3c2f4e435d90 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113048) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:27.959292 np0000173025 devstack@c-api.service[113048]: INFO cinder.volume.api [None req-e48a3bc5-54e4-4ac2-88d0-3c2f4e435d90 demo demo] Get all volumes completed successfully. May 09 09:23:27.959453 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [None req-e48a3bc5-54e4-4ac2-88d0-3c2f4e435d90 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:27.960022 np0000173025 devstack@c-api.service[113048]: [pid: 113048|app: 0|req: 3/10] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:23:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:23:37.937904 np0000173025 devstack@c-api.service[113048]: DEBUG dbcounter [-] [113048] Writing DB stats cinder:SELECT=1 {{(pid=113048) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:27.976495 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.middleware.request_id [None req-7032ccbf-7dad-4477-9486-9a81df48e8c5 None None] RequestId filter calling following filter/app {{(pid=113050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:27.980489 np0000173025 devstack@c-api.service[113050]: INFO cinder.api.openstack.wsgi [None req-7032ccbf-7dad-4477-9486-9a81df48e8c5 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:24:27.981074 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.openstack.wsgi [None req-7032ccbf-7dad-4477-9486-9a81df48e8c5 demo demo] Empty body provided in request {{(pid=113050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:27.981514 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.openstack.wsgi [None req-7032ccbf-7dad-4477-9486-9a81df48e8c5 demo demo] Calling method 'detail' {{(pid=113050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:27.982751 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.api_utils [None req-7032ccbf-7dad-4477-9486-9a81df48e8c5 demo demo] Removing options '' from query. {{(pid=113050) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:27.983962 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.volume.api [None req-7032ccbf-7dad-4477-9486-9a81df48e8c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113050) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:28.019987 np0000173025 devstack@c-api.service[113050]: INFO cinder.volume.api [None req-7032ccbf-7dad-4477-9486-9a81df48e8c5 demo demo] Get all volumes completed successfully. May 09 09:24:28.023090 np0000173025 devstack@c-api.service[113050]: INFO cinder.api.openstack.wsgi [None req-7032ccbf-7dad-4477-9486-9a81df48e8c5 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:28.023655 np0000173025 devstack@c-api.service[113050]: [pid: 113050|app: 0|req: 3/11] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:24:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:24:38.014135 np0000173025 devstack@c-api.service[113050]: DEBUG dbcounter [-] [113050] Writing DB stats cinder:SELECT=1 {{(pid=113050) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:28.037552 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.middleware.request_id [None req-b6e302dd-900f-49d5-9c53-7f75faad5193 None None] RequestId filter calling following filter/app {{(pid=113047) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:28.042217 np0000173025 devstack@c-api.service[113047]: INFO cinder.api.openstack.wsgi [None req-b6e302dd-900f-49d5-9c53-7f75faad5193 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:25:28.042568 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.openstack.wsgi [None req-b6e302dd-900f-49d5-9c53-7f75faad5193 demo demo] Empty body provided in request {{(pid=113047) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:28.042911 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.openstack.wsgi [None req-b6e302dd-900f-49d5-9c53-7f75faad5193 demo demo] Calling method 'detail' {{(pid=113047) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:28.044419 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.api_utils [None req-b6e302dd-900f-49d5-9c53-7f75faad5193 demo demo] Removing options '' from query. {{(pid=113047) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:28.045965 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.volume.api [None req-b6e302dd-900f-49d5-9c53-7f75faad5193 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113047) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:28.088454 np0000173025 devstack@c-api.service[113047]: INFO cinder.volume.api [None req-b6e302dd-900f-49d5-9c53-7f75faad5193 demo demo] Get all volumes completed successfully. May 09 09:25:28.091321 np0000173025 devstack@c-api.service[113047]: INFO cinder.api.openstack.wsgi [None req-b6e302dd-900f-49d5-9c53-7f75faad5193 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:28.091842 np0000173025 devstack@c-api.service[113047]: [pid: 113047|app: 0|req: 4/12] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:25:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:25:38.079100 np0000173025 devstack@c-api.service[113047]: DEBUG dbcounter [-] [113047] Writing DB stats cinder:SELECT=1 {{(pid=113047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:28.107561 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.middleware.request_id [None req-39bb72f3-0033-4228-b111-72d5b4763a1b None None] RequestId filter calling following filter/app {{(pid=113049) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:28.110942 np0000173025 devstack@c-api.service[113049]: INFO cinder.api.openstack.wsgi [None req-39bb72f3-0033-4228-b111-72d5b4763a1b demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:26:28.111122 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.openstack.wsgi [None req-39bb72f3-0033-4228-b111-72d5b4763a1b demo demo] Empty body provided in request {{(pid=113049) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:28.111321 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.openstack.wsgi [None req-39bb72f3-0033-4228-b111-72d5b4763a1b demo demo] Calling method 'detail' {{(pid=113049) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:28.111800 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.api_utils [None req-39bb72f3-0033-4228-b111-72d5b4763a1b demo demo] Removing options '' from query. {{(pid=113049) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:28.112527 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.volume.api [None req-39bb72f3-0033-4228-b111-72d5b4763a1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113049) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:28.147377 np0000173025 devstack@c-api.service[113049]: INFO cinder.volume.api [None req-39bb72f3-0033-4228-b111-72d5b4763a1b demo demo] Get all volumes completed successfully. May 09 09:26:28.149433 np0000173025 devstack@c-api.service[113049]: INFO cinder.api.openstack.wsgi [None req-39bb72f3-0033-4228-b111-72d5b4763a1b demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:28.149867 np0000173025 devstack@c-api.service[113049]: [pid: 113049|app: 0|req: 3/13] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:26:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:26:38.143511 np0000173025 devstack@c-api.service[113049]: DEBUG dbcounter [-] [113049] Writing DB stats cinder:SELECT=1 {{(pid=113049) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:28.179264 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.middleware.request_id [None req-dffd52bf-a21a-4fa0-a16a-354b8565f7ec None None] RequestId filter calling following filter/app {{(pid=113048) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:28.181311 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [None req-dffd52bf-a21a-4fa0-a16a-354b8565f7ec demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:27:28.181491 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.openstack.wsgi [None req-dffd52bf-a21a-4fa0-a16a-354b8565f7ec demo demo] Empty body provided in request {{(pid=113048) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:28.181675 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.openstack.wsgi [None req-dffd52bf-a21a-4fa0-a16a-354b8565f7ec demo demo] Calling method 'detail' {{(pid=113048) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:28.181923 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.api_utils [None req-dffd52bf-a21a-4fa0-a16a-354b8565f7ec demo demo] Removing options '' from query. {{(pid=113048) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:28.182750 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.volume.api [None req-dffd52bf-a21a-4fa0-a16a-354b8565f7ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113048) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:28.195218 np0000173025 devstack@c-api.service[113048]: INFO cinder.volume.api [None req-dffd52bf-a21a-4fa0-a16a-354b8565f7ec demo demo] Get all volumes completed successfully. May 09 09:27:28.196769 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [None req-dffd52bf-a21a-4fa0-a16a-354b8565f7ec demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:28.197397 np0000173025 devstack@c-api.service[113048]: [pid: 113048|app: 0|req: 4/14] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:27:28 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 09:27:38.186821 np0000173025 devstack@c-api.service[113048]: DEBUG dbcounter [-] [113048] Writing DB stats cinder:SELECT=1 {{(pid=113048) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:28.214890 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.middleware.request_id [None req-2d4c814d-243b-4756-b7f8-20c8a1ffb38a None None] RequestId filter calling following filter/app {{(pid=113050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:28.332003 np0000173025 devstack@c-api.service[113050]: INFO cinder.api.openstack.wsgi [None req-2d4c814d-243b-4756-b7f8-20c8a1ffb38a demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:28:28.332687 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.openstack.wsgi [None req-2d4c814d-243b-4756-b7f8-20c8a1ffb38a demo demo] Empty body provided in request {{(pid=113050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:28.333063 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.openstack.wsgi [None req-2d4c814d-243b-4756-b7f8-20c8a1ffb38a demo demo] Calling method 'detail' {{(pid=113050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:28.333635 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.api_utils [None req-2d4c814d-243b-4756-b7f8-20c8a1ffb38a demo demo] Removing options '' from query. {{(pid=113050) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:28.335603 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.volume.api [None req-2d4c814d-243b-4756-b7f8-20c8a1ffb38a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113050) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:28.345386 np0000173025 devstack@c-api.service[113050]: INFO cinder.volume.api [None req-2d4c814d-243b-4756-b7f8-20c8a1ffb38a demo demo] Get all volumes completed successfully. May 09 09:28:28.347509 np0000173025 devstack@c-api.service[113050]: INFO cinder.api.openstack.wsgi [None req-2d4c814d-243b-4756-b7f8-20c8a1ffb38a demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:28.347947 np0000173025 devstack@c-api.service[113050]: [pid: 113050|app: 0|req: 4/15] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:28:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:28:38.340376 np0000173025 devstack@c-api.service[113050]: DEBUG dbcounter [-] [113050] Writing DB stats cinder:SELECT=1 {{(pid=113050) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:28.364246 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.middleware.request_id [None req-9a56c150-398f-40df-9048-0abf1b02729a None None] RequestId filter calling following filter/app {{(pid=113047) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:28.368742 np0000173025 devstack@c-api.service[113047]: INFO cinder.api.openstack.wsgi [None req-9a56c150-398f-40df-9048-0abf1b02729a demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:29:28.369454 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.openstack.wsgi [None req-9a56c150-398f-40df-9048-0abf1b02729a demo demo] Empty body provided in request {{(pid=113047) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:28.370070 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.openstack.wsgi [None req-9a56c150-398f-40df-9048-0abf1b02729a demo demo] Calling method 'detail' {{(pid=113047) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:28.371259 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.api_utils [None req-9a56c150-398f-40df-9048-0abf1b02729a demo demo] Removing options '' from query. {{(pid=113047) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:28.371751 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.volume.api [None req-9a56c150-398f-40df-9048-0abf1b02729a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113047) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:28.379673 np0000173025 devstack@c-api.service[113047]: INFO cinder.volume.api [None req-9a56c150-398f-40df-9048-0abf1b02729a demo demo] Get all volumes completed successfully. May 09 09:29:28.382975 np0000173025 devstack@c-api.service[113047]: INFO cinder.api.openstack.wsgi [None req-9a56c150-398f-40df-9048-0abf1b02729a demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:28.383632 np0000173025 devstack@c-api.service[113047]: [pid: 113047|app: 0|req: 5/16] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:29:28 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 09:29:38.375394 np0000173025 devstack@c-api.service[113047]: DEBUG dbcounter [-] [113047] Writing DB stats cinder:SELECT=1 {{(pid=113047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:28.396208 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.middleware.request_id [None req-ba5d6bee-267f-43f2-8945-13e4199401cb None None] RequestId filter calling following filter/app {{(pid=113049) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:28.399747 np0000173025 devstack@c-api.service[113049]: INFO cinder.api.openstack.wsgi [None req-ba5d6bee-267f-43f2-8945-13e4199401cb demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:30:28.399982 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.openstack.wsgi [None req-ba5d6bee-267f-43f2-8945-13e4199401cb demo demo] Empty body provided in request {{(pid=113049) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:28.400251 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.openstack.wsgi [None req-ba5d6bee-267f-43f2-8945-13e4199401cb demo demo] Calling method 'detail' {{(pid=113049) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:28.400591 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.api_utils [None req-ba5d6bee-267f-43f2-8945-13e4199401cb demo demo] Removing options '' from query. {{(pid=113049) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:28.401639 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.volume.api [None req-ba5d6bee-267f-43f2-8945-13e4199401cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113049) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:28.410510 np0000173025 devstack@c-api.service[113049]: INFO cinder.volume.api [None req-ba5d6bee-267f-43f2-8945-13e4199401cb demo demo] Get all volumes completed successfully. May 09 09:30:28.413700 np0000173025 devstack@c-api.service[113049]: INFO cinder.api.openstack.wsgi [None req-ba5d6bee-267f-43f2-8945-13e4199401cb demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:28.414335 np0000173025 devstack@c-api.service[113049]: [pid: 113049|app: 0|req: 4/17] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:30:28 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 09:30:38.406064 np0000173025 devstack@c-api.service[113049]: DEBUG dbcounter [-] [113049] Writing DB stats cinder:SELECT=1 {{(pid=113049) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:28.429228 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.middleware.request_id [None req-1ab87949-eb80-4934-a3c0-36f363c996bb None None] RequestId filter calling following filter/app {{(pid=113048) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:28.432395 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [None req-1ab87949-eb80-4934-a3c0-36f363c996bb demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:31:28.432659 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.openstack.wsgi [None req-1ab87949-eb80-4934-a3c0-36f363c996bb demo demo] Empty body provided in request {{(pid=113048) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:28.433046 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.openstack.wsgi [None req-1ab87949-eb80-4934-a3c0-36f363c996bb demo demo] Calling method 'detail' {{(pid=113048) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:28.433408 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.api_utils [None req-1ab87949-eb80-4934-a3c0-36f363c996bb demo demo] Removing options '' from query. {{(pid=113048) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:28.434874 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.volume.api [None req-1ab87949-eb80-4934-a3c0-36f363c996bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113048) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:28.447209 np0000173025 devstack@c-api.service[113048]: INFO cinder.volume.api [None req-1ab87949-eb80-4934-a3c0-36f363c996bb demo demo] Get all volumes completed successfully. May 09 09:31:28.450658 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [None req-1ab87949-eb80-4934-a3c0-36f363c996bb demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:28.451360 np0000173025 devstack@c-api.service[113048]: [pid: 113048|app: 0|req: 5/18] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:31:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:31:38.438742 np0000173025 devstack@c-api.service[113048]: DEBUG dbcounter [-] [113048] Writing DB stats cinder:SELECT=1 {{(pid=113048) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:28.466600 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.middleware.request_id [None req-a3d53d93-e046-4c56-ab6b-73b1cf2bf422 None None] RequestId filter calling following filter/app {{(pid=113050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:28.469275 np0000173025 devstack@c-api.service[113050]: INFO cinder.api.openstack.wsgi [None req-a3d53d93-e046-4c56-ab6b-73b1cf2bf422 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:32:28.469531 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.openstack.wsgi [None req-a3d53d93-e046-4c56-ab6b-73b1cf2bf422 demo demo] Empty body provided in request {{(pid=113050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:28.469974 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.openstack.wsgi [None req-a3d53d93-e046-4c56-ab6b-73b1cf2bf422 demo demo] Calling method 'detail' {{(pid=113050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:28.470418 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.api_utils [None req-a3d53d93-e046-4c56-ab6b-73b1cf2bf422 demo demo] Removing options '' from query. {{(pid=113050) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:28.471780 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.volume.api [None req-a3d53d93-e046-4c56-ab6b-73b1cf2bf422 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113050) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:28.479409 np0000173025 devstack@c-api.service[113050]: INFO cinder.volume.api [None req-a3d53d93-e046-4c56-ab6b-73b1cf2bf422 demo demo] Get all volumes completed successfully. May 09 09:32:28.481374 np0000173025 devstack@c-api.service[113050]: INFO cinder.api.openstack.wsgi [None req-a3d53d93-e046-4c56-ab6b-73b1cf2bf422 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:28.481717 np0000173025 devstack@c-api.service[113050]: [pid: 113050|app: 0|req: 5/19] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:32:28 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 09:32:38.475777 np0000173025 devstack@c-api.service[113050]: DEBUG dbcounter [-] [113050] Writing DB stats cinder:SELECT=1 {{(pid=113050) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:28.502621 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.middleware.request_id [None req-9e1f2efc-3e93-4f55-a478-4568338843c3 None None] RequestId filter calling following filter/app {{(pid=113047) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:28.728899 np0000173025 devstack@c-api.service[113047]: INFO cinder.api.openstack.wsgi [None req-9e1f2efc-3e93-4f55-a478-4568338843c3 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:33:28.729155 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.openstack.wsgi [None req-9e1f2efc-3e93-4f55-a478-4568338843c3 demo demo] Empty body provided in request {{(pid=113047) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:28.729467 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.openstack.wsgi [None req-9e1f2efc-3e93-4f55-a478-4568338843c3 demo demo] Calling method 'detail' {{(pid=113047) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:28.729797 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.api_utils [None req-9e1f2efc-3e93-4f55-a478-4568338843c3 demo demo] Removing options '' from query. {{(pid=113047) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:28.730985 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.volume.api [None req-9e1f2efc-3e93-4f55-a478-4568338843c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113047) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:28.740507 np0000173025 devstack@c-api.service[113047]: INFO cinder.volume.api [None req-9e1f2efc-3e93-4f55-a478-4568338843c3 demo demo] Get all volumes completed successfully. May 09 09:33:28.742450 np0000173025 devstack@c-api.service[113047]: INFO cinder.api.openstack.wsgi [None req-9e1f2efc-3e93-4f55-a478-4568338843c3 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:28.742808 np0000173025 devstack@c-api.service[113047]: [pid: 113047|app: 0|req: 6/20] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:33:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:33:38.735992 np0000173025 devstack@c-api.service[113047]: DEBUG dbcounter [-] [113047] Writing DB stats cinder:SELECT=1 {{(pid=113047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:28.756403 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.middleware.request_id [None req-655a8b98-e699-4b67-bf67-9f4682e31f5b None None] RequestId filter calling following filter/app {{(pid=113049) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:28.760759 np0000173025 devstack@c-api.service[113049]: INFO cinder.api.openstack.wsgi [None req-655a8b98-e699-4b67-bf67-9f4682e31f5b demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:34:28.761242 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.openstack.wsgi [None req-655a8b98-e699-4b67-bf67-9f4682e31f5b demo demo] Empty body provided in request {{(pid=113049) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:28.761669 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.openstack.wsgi [None req-655a8b98-e699-4b67-bf67-9f4682e31f5b demo demo] Calling method 'detail' {{(pid=113049) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:28.762125 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.api_utils [None req-655a8b98-e699-4b67-bf67-9f4682e31f5b demo demo] Removing options '' from query. {{(pid=113049) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:28.763114 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.volume.api [None req-655a8b98-e699-4b67-bf67-9f4682e31f5b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113049) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:28.775075 np0000173025 devstack@c-api.service[113049]: INFO cinder.volume.api [None req-655a8b98-e699-4b67-bf67-9f4682e31f5b demo demo] Get all volumes completed successfully. May 09 09:34:28.778390 np0000173025 devstack@c-api.service[113049]: INFO cinder.api.openstack.wsgi [None req-655a8b98-e699-4b67-bf67-9f4682e31f5b demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:28.778805 np0000173025 devstack@c-api.service[113049]: [pid: 113049|app: 0|req: 5/21] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:34:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:34:38.766322 np0000173025 devstack@c-api.service[113049]: DEBUG dbcounter [-] [113049] Writing DB stats cinder:SELECT=1 {{(pid=113049) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:28.794238 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.middleware.request_id [None req-968e33e4-c04b-4e5f-b138-07e32d17291f None None] RequestId filter calling following filter/app {{(pid=113048) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:28.798582 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [None req-968e33e4-c04b-4e5f-b138-07e32d17291f demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:35:28.799002 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.openstack.wsgi [None req-968e33e4-c04b-4e5f-b138-07e32d17291f demo demo] Empty body provided in request {{(pid=113048) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:28.799464 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.openstack.wsgi [None req-968e33e4-c04b-4e5f-b138-07e32d17291f demo demo] Calling method 'detail' {{(pid=113048) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:28.799982 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.api_utils [None req-968e33e4-c04b-4e5f-b138-07e32d17291f demo demo] Removing options '' from query. {{(pid=113048) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:28.801084 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.volume.api [None req-968e33e4-c04b-4e5f-b138-07e32d17291f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113048) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:28.808712 np0000173025 devstack@c-api.service[113048]: INFO cinder.volume.api [None req-968e33e4-c04b-4e5f-b138-07e32d17291f demo demo] Get all volumes completed successfully. May 09 09:35:28.811268 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [None req-968e33e4-c04b-4e5f-b138-07e32d17291f demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:28.811712 np0000173025 devstack@c-api.service[113048]: [pid: 113048|app: 0|req: 6/22] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:35:28 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 09:35:38.804069 np0000173025 devstack@c-api.service[113048]: DEBUG dbcounter [-] [113048] Writing DB stats cinder:SELECT=1 {{(pid=113048) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:28.824024 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.middleware.request_id [None req-7fb7e37e-f5bb-47ce-8239-81d7933361b8 None None] RequestId filter calling following filter/app {{(pid=113050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:28.828617 np0000173025 devstack@c-api.service[113050]: INFO cinder.api.openstack.wsgi [None req-7fb7e37e-f5bb-47ce-8239-81d7933361b8 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:36:28.829312 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.openstack.wsgi [None req-7fb7e37e-f5bb-47ce-8239-81d7933361b8 demo demo] Empty body provided in request {{(pid=113050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:28.829718 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.openstack.wsgi [None req-7fb7e37e-f5bb-47ce-8239-81d7933361b8 demo demo] Calling method 'detail' {{(pid=113050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:28.830138 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.api_utils [None req-7fb7e37e-f5bb-47ce-8239-81d7933361b8 demo demo] Removing options '' from query. {{(pid=113050) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:28.831261 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.volume.api [None req-7fb7e37e-f5bb-47ce-8239-81d7933361b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113050) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:28.843223 np0000173025 devstack@c-api.service[113050]: INFO cinder.volume.api [None req-7fb7e37e-f5bb-47ce-8239-81d7933361b8 demo demo] Get all volumes completed successfully. May 09 09:36:28.847387 np0000173025 devstack@c-api.service[113050]: INFO cinder.api.openstack.wsgi [None req-7fb7e37e-f5bb-47ce-8239-81d7933361b8 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:28.848052 np0000173025 devstack@c-api.service[113050]: [pid: 113050|app: 0|req: 6/23] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:36:28 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 09:36:38.835078 np0000173025 devstack@c-api.service[113050]: DEBUG dbcounter [-] [113050] Writing DB stats cinder:SELECT=1 {{(pid=113050) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:28.866169 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.middleware.request_id [None req-68c3caaa-fba8-40bf-a4a3-deb2209c802f None None] RequestId filter calling following filter/app {{(pid=113047) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:28.869138 np0000173025 devstack@c-api.service[113047]: INFO cinder.api.openstack.wsgi [None req-68c3caaa-fba8-40bf-a4a3-deb2209c802f demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:37:28.869412 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.openstack.wsgi [None req-68c3caaa-fba8-40bf-a4a3-deb2209c802f demo demo] Empty body provided in request {{(pid=113047) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:28.869663 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.openstack.wsgi [None req-68c3caaa-fba8-40bf-a4a3-deb2209c802f demo demo] Calling method 'detail' {{(pid=113047) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:28.869972 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.api_utils [None req-68c3caaa-fba8-40bf-a4a3-deb2209c802f demo demo] Removing options '' from query. {{(pid=113047) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:28.872048 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.volume.api [None req-68c3caaa-fba8-40bf-a4a3-deb2209c802f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113047) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:28.878966 np0000173025 devstack@c-api.service[113047]: INFO cinder.volume.api [None req-68c3caaa-fba8-40bf-a4a3-deb2209c802f demo demo] Get all volumes completed successfully. May 09 09:37:28.881890 np0000173025 devstack@c-api.service[113047]: INFO cinder.api.openstack.wsgi [None req-68c3caaa-fba8-40bf-a4a3-deb2209c802f demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:28.882396 np0000173025 devstack@c-api.service[113047]: [pid: 113047|app: 0|req: 7/24] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:37:28 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 09:37:38.874149 np0000173025 devstack@c-api.service[113047]: DEBUG dbcounter [-] [113047] Writing DB stats cinder:SELECT=1 {{(pid=113047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:28.903639 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.middleware.request_id [None req-17eaffba-737c-4bbc-b4f6-c8d124145103 None None] RequestId filter calling following filter/app {{(pid=113049) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:29.002249 np0000173025 devstack@c-api.service[113049]: INFO cinder.api.openstack.wsgi [None req-17eaffba-737c-4bbc-b4f6-c8d124145103 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:38:29.002844 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.openstack.wsgi [None req-17eaffba-737c-4bbc-b4f6-c8d124145103 demo demo] Empty body provided in request {{(pid=113049) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:29.003217 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.openstack.wsgi [None req-17eaffba-737c-4bbc-b4f6-c8d124145103 demo demo] Calling method 'detail' {{(pid=113049) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:29.003752 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.api_utils [None req-17eaffba-737c-4bbc-b4f6-c8d124145103 demo demo] Removing options '' from query. {{(pid=113049) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:29.004766 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.volume.api [None req-17eaffba-737c-4bbc-b4f6-c8d124145103 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113049) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:29.017935 np0000173025 devstack@c-api.service[113049]: INFO cinder.volume.api [None req-17eaffba-737c-4bbc-b4f6-c8d124145103 demo demo] Get all volumes completed successfully. May 09 09:38:29.020132 np0000173025 devstack@c-api.service[113049]: INFO cinder.api.openstack.wsgi [None req-17eaffba-737c-4bbc-b4f6-c8d124145103 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:29.020544 np0000173025 devstack@c-api.service[113049]: [pid: 113049|app: 0|req: 6/25] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:38:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:38:39.014126 np0000173025 devstack@c-api.service[113049]: DEBUG dbcounter [-] [113049] Writing DB stats cinder:SELECT=1 {{(pid=113049) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:29.039552 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.middleware.request_id [None req-213ed512-ce12-4367-a5bc-934fc2aac50e None None] RequestId filter calling following filter/app {{(pid=113048) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:29.043917 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [None req-213ed512-ce12-4367-a5bc-934fc2aac50e demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:39:29.044718 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.openstack.wsgi [None req-213ed512-ce12-4367-a5bc-934fc2aac50e demo demo] Empty body provided in request {{(pid=113048) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:29.045112 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.openstack.wsgi [None req-213ed512-ce12-4367-a5bc-934fc2aac50e demo demo] Calling method 'detail' {{(pid=113048) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:29.045644 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.api_utils [None req-213ed512-ce12-4367-a5bc-934fc2aac50e demo demo] Removing options '' from query. {{(pid=113048) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:29.047280 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.volume.api [None req-213ed512-ce12-4367-a5bc-934fc2aac50e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113048) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:29.056146 np0000173025 devstack@c-api.service[113048]: INFO cinder.volume.api [None req-213ed512-ce12-4367-a5bc-934fc2aac50e demo demo] Get all volumes completed successfully. May 09 09:39:29.058279 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [None req-213ed512-ce12-4367-a5bc-934fc2aac50e demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:29.058647 np0000173025 devstack@c-api.service[113048]: [pid: 113048|app: 0|req: 7/26] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:39:29 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 09:39:39.051311 np0000173025 devstack@c-api.service[113048]: DEBUG dbcounter [-] [113048] Writing DB stats cinder:SELECT=1 {{(pid=113048) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:40:29.073061 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.middleware.request_id [None req-9e849e96-4810-4159-9147-e1b50fdbf550 None None] RequestId filter calling following filter/app {{(pid=113050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:40:29.075705 np0000173025 devstack@c-api.service[113050]: INFO cinder.api.openstack.wsgi [None req-9e849e96-4810-4159-9147-e1b50fdbf550 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:40:29.075994 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.openstack.wsgi [None req-9e849e96-4810-4159-9147-e1b50fdbf550 demo demo] Empty body provided in request {{(pid=113050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:29.076202 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.openstack.wsgi [None req-9e849e96-4810-4159-9147-e1b50fdbf550 demo demo] Calling method 'detail' {{(pid=113050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:29.076586 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.api_utils [None req-9e849e96-4810-4159-9147-e1b50fdbf550 demo demo] Removing options '' from query. {{(pid=113050) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:40:29.077599 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.volume.api [None req-9e849e96-4810-4159-9147-e1b50fdbf550 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113050) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:40:29.086154 np0000173025 devstack@c-api.service[113050]: INFO cinder.volume.api [None req-9e849e96-4810-4159-9147-e1b50fdbf550 demo demo] Get all volumes completed successfully. May 09 09:40:29.089266 np0000173025 devstack@c-api.service[113050]: INFO cinder.api.openstack.wsgi [None req-9e849e96-4810-4159-9147-e1b50fdbf550 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:29.089932 np0000173025 devstack@c-api.service[113050]: [pid: 113050|app: 0|req: 7/27] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:40:29 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 09:40:39.081148 np0000173025 devstack@c-api.service[113050]: DEBUG dbcounter [-] [113050] Writing DB stats cinder:SELECT=1 {{(pid=113050) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:41:29.110503 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.middleware.request_id [None req-054d7021-76e7-4c17-913a-631875a16faa None None] RequestId filter calling following filter/app {{(pid=113047) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:41:29.112746 np0000173025 devstack@c-api.service[113047]: INFO cinder.api.openstack.wsgi [None req-054d7021-76e7-4c17-913a-631875a16faa demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:41:29.112954 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.openstack.wsgi [None req-054d7021-76e7-4c17-913a-631875a16faa demo demo] Empty body provided in request {{(pid=113047) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:41:29.113165 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.openstack.wsgi [None req-054d7021-76e7-4c17-913a-631875a16faa demo demo] Calling method 'detail' {{(pid=113047) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:41:29.113433 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.api_utils [None req-054d7021-76e7-4c17-913a-631875a16faa demo demo] Removing options '' from query. {{(pid=113047) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:41:29.114171 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.volume.api [None req-054d7021-76e7-4c17-913a-631875a16faa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113047) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:41:29.120251 np0000173025 devstack@c-api.service[113047]: INFO cinder.volume.api [None req-054d7021-76e7-4c17-913a-631875a16faa demo demo] Get all volumes completed successfully. May 09 09:41:29.122483 np0000173025 devstack@c-api.service[113047]: INFO cinder.api.openstack.wsgi [None req-054d7021-76e7-4c17-913a-631875a16faa demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:41:29.122908 np0000173025 devstack@c-api.service[113047]: [pid: 113047|app: 0|req: 8/28] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:41:29 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 09:41:39.116715 np0000173025 devstack@c-api.service[113047]: DEBUG dbcounter [-] [113047] Writing DB stats cinder:SELECT=1 {{(pid=113047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:42:29.139905 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.middleware.request_id [None req-9e485736-a643-42c7-9ef1-22b0ac8a35eb None None] RequestId filter calling following filter/app {{(pid=113049) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:42:29.144900 np0000173025 devstack@c-api.service[113049]: INFO cinder.api.openstack.wsgi [None req-9e485736-a643-42c7-9ef1-22b0ac8a35eb demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:42:29.145344 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.openstack.wsgi [None req-9e485736-a643-42c7-9ef1-22b0ac8a35eb demo demo] Empty body provided in request {{(pid=113049) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:42:29.145775 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.openstack.wsgi [None req-9e485736-a643-42c7-9ef1-22b0ac8a35eb demo demo] Calling method 'detail' {{(pid=113049) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:42:29.146130 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.api_utils [None req-9e485736-a643-42c7-9ef1-22b0ac8a35eb demo demo] Removing options '' from query. {{(pid=113049) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:42:29.146873 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.volume.api [None req-9e485736-a643-42c7-9ef1-22b0ac8a35eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113049) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:42:29.153901 np0000173025 devstack@c-api.service[113049]: INFO cinder.volume.api [None req-9e485736-a643-42c7-9ef1-22b0ac8a35eb demo demo] Get all volumes completed successfully. May 09 09:42:29.156627 np0000173025 devstack@c-api.service[113049]: INFO cinder.api.openstack.wsgi [None req-9e485736-a643-42c7-9ef1-22b0ac8a35eb demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:42:29.157108 np0000173025 devstack@c-api.service[113049]: [pid: 113049|app: 0|req: 7/29] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:42:29 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 09:42:39.149664 np0000173025 devstack@c-api.service[113049]: DEBUG dbcounter [-] [113049] Writing DB stats cinder:SELECT=1 {{(pid=113049) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:43:29.176552 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.middleware.request_id [None req-9920a9f3-6ed3-4b2a-aa80-00ecd25a7715 None None] RequestId filter calling following filter/app {{(pid=113048) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:43:29.312442 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [None req-9920a9f3-6ed3-4b2a-aa80-00ecd25a7715 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:43:29.312809 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.openstack.wsgi [None req-9920a9f3-6ed3-4b2a-aa80-00ecd25a7715 demo demo] Empty body provided in request {{(pid=113048) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:43:29.313258 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.openstack.wsgi [None req-9920a9f3-6ed3-4b2a-aa80-00ecd25a7715 demo demo] Calling method 'detail' {{(pid=113048) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:43:29.313751 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.api_utils [None req-9920a9f3-6ed3-4b2a-aa80-00ecd25a7715 demo demo] Removing options '' from query. {{(pid=113048) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:43:29.315460 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.volume.api [None req-9920a9f3-6ed3-4b2a-aa80-00ecd25a7715 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113048) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:43:29.328017 np0000173025 devstack@c-api.service[113048]: INFO cinder.volume.api [None req-9920a9f3-6ed3-4b2a-aa80-00ecd25a7715 demo demo] Get all volumes completed successfully. May 09 09:43:29.331435 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [None req-9920a9f3-6ed3-4b2a-aa80-00ecd25a7715 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:43:29.331892 np0000173025 devstack@c-api.service[113048]: [pid: 113048|app: 0|req: 8/30] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:43:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:43:39.320992 np0000173025 devstack@c-api.service[113048]: DEBUG dbcounter [-] [113048] Writing DB stats cinder:SELECT=1 {{(pid=113048) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:44:29.347216 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.middleware.request_id [None req-84665a85-674b-4850-9c3f-600d32da3aa3 None None] RequestId filter calling following filter/app {{(pid=113050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:44:29.351348 np0000173025 devstack@c-api.service[113050]: INFO cinder.api.openstack.wsgi [None req-84665a85-674b-4850-9c3f-600d32da3aa3 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:44:29.351831 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.openstack.wsgi [None req-84665a85-674b-4850-9c3f-600d32da3aa3 demo demo] Empty body provided in request {{(pid=113050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:44:29.352259 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.openstack.wsgi [None req-84665a85-674b-4850-9c3f-600d32da3aa3 demo demo] Calling method 'detail' {{(pid=113050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:44:29.352637 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.api_utils [None req-84665a85-674b-4850-9c3f-600d32da3aa3 demo demo] Removing options '' from query. {{(pid=113050) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:44:29.353630 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.volume.api [None req-84665a85-674b-4850-9c3f-600d32da3aa3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113050) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:44:29.362600 np0000173025 devstack@c-api.service[113050]: INFO cinder.volume.api [None req-84665a85-674b-4850-9c3f-600d32da3aa3 demo demo] Get all volumes completed successfully. May 09 09:44:29.364632 np0000173025 devstack@c-api.service[113050]: INFO cinder.api.openstack.wsgi [None req-84665a85-674b-4850-9c3f-600d32da3aa3 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:44:29.365120 np0000173025 devstack@c-api.service[113050]: [pid: 113050|app: 0|req: 8/31] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:44:29 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 09:44:39.356856 np0000173025 devstack@c-api.service[113050]: DEBUG dbcounter [-] [113050] Writing DB stats cinder:SELECT=1 {{(pid=113050) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:45:29.380390 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.middleware.request_id [None req-7ef600c4-eb27-41d8-89aa-818197de03f3 None None] RequestId filter calling following filter/app {{(pid=113047) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:45:29.383082 np0000173025 devstack@c-api.service[113047]: INFO cinder.api.openstack.wsgi [None req-7ef600c4-eb27-41d8-89aa-818197de03f3 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:45:29.383358 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.openstack.wsgi [None req-7ef600c4-eb27-41d8-89aa-818197de03f3 demo demo] Empty body provided in request {{(pid=113047) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:45:29.383695 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.openstack.wsgi [None req-7ef600c4-eb27-41d8-89aa-818197de03f3 demo demo] Calling method 'detail' {{(pid=113047) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:45:29.384018 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.api_utils [None req-7ef600c4-eb27-41d8-89aa-818197de03f3 demo demo] Removing options '' from query. {{(pid=113047) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:45:29.386003 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.volume.api [None req-7ef600c4-eb27-41d8-89aa-818197de03f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113047) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:45:29.394801 np0000173025 devstack@c-api.service[113047]: INFO cinder.volume.api [None req-7ef600c4-eb27-41d8-89aa-818197de03f3 demo demo] Get all volumes completed successfully. May 09 09:45:29.397207 np0000173025 devstack@c-api.service[113047]: INFO cinder.api.openstack.wsgi [None req-7ef600c4-eb27-41d8-89aa-818197de03f3 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:45:29.397713 np0000173025 devstack@c-api.service[113047]: [pid: 113047|app: 0|req: 9/32] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:45:29 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 09:45:39.390397 np0000173025 devstack@c-api.service[113047]: DEBUG dbcounter [-] [113047] Writing DB stats cinder:SELECT=1 {{(pid=113047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:46:29.413216 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.middleware.request_id [None req-3a6bc66f-2ea2-407b-bc8a-5c8d4a962fac None None] RequestId filter calling following filter/app {{(pid=113049) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:46:29.418255 np0000173025 devstack@c-api.service[113049]: INFO cinder.api.openstack.wsgi [None req-3a6bc66f-2ea2-407b-bc8a-5c8d4a962fac demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:46:29.418504 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.openstack.wsgi [None req-3a6bc66f-2ea2-407b-bc8a-5c8d4a962fac demo demo] Empty body provided in request {{(pid=113049) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:46:29.418676 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.openstack.wsgi [None req-3a6bc66f-2ea2-407b-bc8a-5c8d4a962fac demo demo] Calling method 'detail' {{(pid=113049) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:46:29.418928 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.api_utils [None req-3a6bc66f-2ea2-407b-bc8a-5c8d4a962fac demo demo] Removing options '' from query. {{(pid=113049) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:46:29.419848 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.volume.api [None req-3a6bc66f-2ea2-407b-bc8a-5c8d4a962fac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113049) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:46:29.428996 np0000173025 devstack@c-api.service[113049]: INFO cinder.volume.api [None req-3a6bc66f-2ea2-407b-bc8a-5c8d4a962fac demo demo] Get all volumes completed successfully. May 09 09:46:29.431499 np0000173025 devstack@c-api.service[113049]: INFO cinder.api.openstack.wsgi [None req-3a6bc66f-2ea2-407b-bc8a-5c8d4a962fac demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:46:29.431871 np0000173025 devstack@c-api.service[113049]: [pid: 113049|app: 0|req: 8/33] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:46:29 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 09:46:39.423274 np0000173025 devstack@c-api.service[113049]: DEBUG dbcounter [-] [113049] Writing DB stats cinder:SELECT=1 {{(pid=113049) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:47:29.450415 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.middleware.request_id [None req-093dd515-50e6-4307-ad8e-add63bfbeeb4 None None] RequestId filter calling following filter/app {{(pid=113048) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:47:29.453629 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [None req-093dd515-50e6-4307-ad8e-add63bfbeeb4 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:47:29.453951 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.openstack.wsgi [None req-093dd515-50e6-4307-ad8e-add63bfbeeb4 demo demo] Empty body provided in request {{(pid=113048) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:47:29.454324 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.openstack.wsgi [None req-093dd515-50e6-4307-ad8e-add63bfbeeb4 demo demo] Calling method 'detail' {{(pid=113048) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:47:29.454923 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.api_utils [None req-093dd515-50e6-4307-ad8e-add63bfbeeb4 demo demo] Removing options '' from query. {{(pid=113048) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:47:29.456430 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.volume.api [None req-093dd515-50e6-4307-ad8e-add63bfbeeb4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113048) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:47:29.465607 np0000173025 devstack@c-api.service[113048]: INFO cinder.volume.api [None req-093dd515-50e6-4307-ad8e-add63bfbeeb4 demo demo] Get all volumes completed successfully. May 09 09:47:29.468409 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [None req-093dd515-50e6-4307-ad8e-add63bfbeeb4 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:47:29.468919 np0000173025 devstack@c-api.service[113048]: [pid: 113048|app: 0|req: 9/34] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:47:29 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 09:47:39.459997 np0000173025 devstack@c-api.service[113048]: DEBUG dbcounter [-] [113048] Writing DB stats cinder:SELECT=1 {{(pid=113048) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:48:29.485863 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.middleware.request_id [None req-b653aa11-a7ee-4285-93b0-3f51ddcfb3c0 None None] RequestId filter calling following filter/app {{(pid=113050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:48:29.527142 np0000173025 devstack@c-api.service[113050]: INFO cinder.api.openstack.wsgi [None req-b653aa11-a7ee-4285-93b0-3f51ddcfb3c0 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:48:29.527632 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.openstack.wsgi [None req-b653aa11-a7ee-4285-93b0-3f51ddcfb3c0 demo demo] Empty body provided in request {{(pid=113050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:48:29.528202 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.openstack.wsgi [None req-b653aa11-a7ee-4285-93b0-3f51ddcfb3c0 demo demo] Calling method 'detail' {{(pid=113050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:48:29.528715 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.api.api_utils [None req-b653aa11-a7ee-4285-93b0-3f51ddcfb3c0 demo demo] Removing options '' from query. {{(pid=113050) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:48:29.530796 np0000173025 devstack@c-api.service[113050]: DEBUG cinder.volume.api [None req-b653aa11-a7ee-4285-93b0-3f51ddcfb3c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113050) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:48:29.537967 np0000173025 devstack@c-api.service[113050]: INFO cinder.volume.api [None req-b653aa11-a7ee-4285-93b0-3f51ddcfb3c0 demo demo] Get all volumes completed successfully. May 09 09:48:29.540708 np0000173025 devstack@c-api.service[113050]: INFO cinder.api.openstack.wsgi [None req-b653aa11-a7ee-4285-93b0-3f51ddcfb3c0 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:48:29.541591 np0000173025 devstack@c-api.service[113050]: [pid: 113050|app: 0|req: 9/35] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:48:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:48:39.533354 np0000173025 devstack@c-api.service[113050]: DEBUG dbcounter [-] [113050] Writing DB stats cinder:SELECT=1 {{(pid=113050) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:49:29.555784 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.middleware.request_id [None req-3f0d5237-6a3d-41b4-9c34-05853ae0b50e None None] RequestId filter calling following filter/app {{(pid=113047) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:49:29.557949 np0000173025 devstack@c-api.service[113047]: INFO cinder.api.openstack.wsgi [None req-3f0d5237-6a3d-41b4-9c34-05853ae0b50e demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:49:29.558166 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.openstack.wsgi [None req-3f0d5237-6a3d-41b4-9c34-05853ae0b50e demo demo] Empty body provided in request {{(pid=113047) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:49:29.558302 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.openstack.wsgi [None req-3f0d5237-6a3d-41b4-9c34-05853ae0b50e demo demo] Calling method 'detail' {{(pid=113047) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:49:29.558549 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.api.api_utils [None req-3f0d5237-6a3d-41b4-9c34-05853ae0b50e demo demo] Removing options '' from query. {{(pid=113047) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:49:29.559226 np0000173025 devstack@c-api.service[113047]: DEBUG cinder.volume.api [None req-3f0d5237-6a3d-41b4-9c34-05853ae0b50e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113047) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:49:29.566348 np0000173025 devstack@c-api.service[113047]: INFO cinder.volume.api [None req-3f0d5237-6a3d-41b4-9c34-05853ae0b50e demo demo] Get all volumes completed successfully. May 09 09:49:29.568279 np0000173025 devstack@c-api.service[113047]: INFO cinder.api.openstack.wsgi [None req-3f0d5237-6a3d-41b4-9c34-05853ae0b50e demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:49:29.568660 np0000173025 devstack@c-api.service[113047]: [pid: 113047|app: 0|req: 10/36] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:49:29 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 09:49:39.561813 np0000173025 devstack@c-api.service[113047]: DEBUG dbcounter [-] [113047] Writing DB stats cinder:SELECT=1 {{(pid=113047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:50:29.583524 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.middleware.request_id [None req-514ee5f3-a9a4-42b7-a3d3-c8987c172e52 None None] RequestId filter calling following filter/app {{(pid=113049) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:50:29.586639 np0000173025 devstack@c-api.service[113049]: INFO cinder.api.openstack.wsgi [None req-514ee5f3-a9a4-42b7-a3d3-c8987c172e52 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:50:29.586987 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.openstack.wsgi [None req-514ee5f3-a9a4-42b7-a3d3-c8987c172e52 demo demo] Empty body provided in request {{(pid=113049) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:50:29.587359 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.openstack.wsgi [None req-514ee5f3-a9a4-42b7-a3d3-c8987c172e52 demo demo] Calling method 'detail' {{(pid=113049) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:50:29.587796 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.api.api_utils [None req-514ee5f3-a9a4-42b7-a3d3-c8987c172e52 demo demo] Removing options '' from query. {{(pid=113049) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:50:29.589067 np0000173025 devstack@c-api.service[113049]: DEBUG cinder.volume.api [None req-514ee5f3-a9a4-42b7-a3d3-c8987c172e52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113049) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:50:29.597331 np0000173025 devstack@c-api.service[113049]: INFO cinder.volume.api [None req-514ee5f3-a9a4-42b7-a3d3-c8987c172e52 demo demo] Get all volumes completed successfully. May 09 09:50:29.600007 np0000173025 devstack@c-api.service[113049]: INFO cinder.api.openstack.wsgi [None req-514ee5f3-a9a4-42b7-a3d3-c8987c172e52 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:50:29.600475 np0000173025 devstack@c-api.service[113049]: [pid: 113049|app: 0|req: 9/37] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:50:29 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 09:50:39.592629 np0000173025 devstack@c-api.service[113049]: DEBUG dbcounter [-] [113049] Writing DB stats cinder:SELECT=1 {{(pid=113049) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:51:29.616611 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.middleware.request_id [None req-4bf97d3f-55fe-4dad-a30d-e37c080a6c78 None None] RequestId filter calling following filter/app {{(pid=113048) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:51:29.621686 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [None req-4bf97d3f-55fe-4dad-a30d-e37c080a6c78 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 09:51:29.621943 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.openstack.wsgi [None req-4bf97d3f-55fe-4dad-a30d-e37c080a6c78 demo demo] Empty body provided in request {{(pid=113048) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:51:29.622237 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.openstack.wsgi [None req-4bf97d3f-55fe-4dad-a30d-e37c080a6c78 demo demo] Calling method 'detail' {{(pid=113048) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:51:29.622754 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.api.api_utils [None req-4bf97d3f-55fe-4dad-a30d-e37c080a6c78 demo demo] Removing options '' from query. {{(pid=113048) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:51:29.623846 np0000173025 devstack@c-api.service[113048]: DEBUG cinder.volume.api [None req-4bf97d3f-55fe-4dad-a30d-e37c080a6c78 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113048) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:51:29.639313 np0000173025 devstack@c-api.service[113048]: INFO cinder.volume.api [None req-4bf97d3f-55fe-4dad-a30d-e37c080a6c78 demo demo] Get all volumes completed successfully. May 09 09:51:29.642761 np0000173025 devstack@c-api.service[113048]: INFO cinder.api.openstack.wsgi [None req-4bf97d3f-55fe-4dad-a30d-e37c080a6c78 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 09:51:29.643302 np0000173025 devstack@c-api.service[113048]: [pid: 113048|app: 0|req: 10/38] 199.204.45.70 () {64 vars in 1290 bytes} [Sat May 9 09:51:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)