May 09 09:04:37.287462 np0000173058 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:04:37.295808 np0000173058 devstack@c-api.service[113018]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:04:37.298937 np0000173058 devstack@c-api.service[113018]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:04:37 2026] *** May 09 09:04:37.298937 np0000173058 devstack@c-api.service[113018]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:04:37.298937 np0000173058 devstack@c-api.service[113018]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:04:37.298937 np0000173058 devstack@c-api.service[113018]: nodename: np0000173058 May 09 09:04:37.298937 np0000173058 devstack@c-api.service[113018]: machine: x86_64 May 09 09:04:37.298937 np0000173058 devstack@c-api.service[113018]: clock source: unix May 09 09:04:37.298937 np0000173058 devstack@c-api.service[113018]: pcre jit disabled May 09 09:04:37.298937 np0000173058 devstack@c-api.service[113018]: detected number of CPU cores: 16 May 09 09:04:37.298937 np0000173058 devstack@c-api.service[113018]: current working directory: / May 09 09:04:37.298937 np0000173058 devstack@c-api.service[113018]: detected binary path: /usr/bin/uwsgi-core May 09 09:04:37.298937 np0000173058 devstack@c-api.service[113018]: your processes number limit is 256917 May 09 09:04:37.298937 np0000173058 devstack@c-api.service[113018]: your memory page size is 4096 bytes May 09 09:04:37.298937 np0000173058 devstack@c-api.service[113018]: detected max file descriptor number: 2048 May 09 09:04:37.298937 np0000173058 devstack@c-api.service[113018]: lock engine: pthread robust mutexes May 09 09:04:37.299949 np0000173058 devstack@c-api.service[113018]: thunder lock: enabled May 09 09:04:37.299949 np0000173058 devstack@c-api.service[113018]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:04:37.299949 np0000173058 devstack@c-api.service[113018]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:04:37.299949 np0000173058 devstack@c-api.service[113018]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:04:37.299949 np0000173058 devstack@c-api.service[113018]: Set PythonHome to /opt/stack/data/venv May 09 09:04:37.335914 np0000173058 devstack@c-api.service[113018]: Python main interpreter initialized at 0x7ed9962a3668 May 09 09:04:37.335914 np0000173058 devstack@c-api.service[113018]: python threads support enabled May 09 09:04:37.335914 np0000173058 devstack@c-api.service[113018]: your server socket listen backlog is limited to 100 connections May 09 09:04:37.335914 np0000173058 devstack@c-api.service[113018]: your mercy for graceful operations on workers is 80 seconds May 09 09:04:37.336377 np0000173058 devstack@c-api.service[113018]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:04:37.336559 np0000173058 devstack@c-api.service[113018]: *** Operational MODE: preforking *** May 09 09:04:37.336792 np0000173058 devstack@c-api.service[113018]: *** uWSGI is running in multiple interpreter mode *** May 09 09:04:37.336792 np0000173058 devstack@c-api.service[113018]: spawned uWSGI master process (pid: 113018) May 09 09:04:37.336929 np0000173058 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:04:37.337639 np0000173058 devstack@c-api.service[113018]: spawned uWSGI worker 1 (pid: 113028, cores: 1) May 09 09:04:37.338494 np0000173058 devstack@c-api.service[113018]: spawned uWSGI worker 2 (pid: 113029, cores: 1) May 09 09:04:37.339092 np0000173058 devstack@c-api.service[113018]: spawned uWSGI worker 3 (pid: 113030, cores: 1) May 09 09:04:37.339704 np0000173058 devstack@c-api.service[113018]: spawned uWSGI worker 4 (pid: 113031, cores: 1) May 09 09:04:37.339794 np0000173058 devstack@c-api.service[113018]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:04:37.459683 np0000173058 devstack@c-api.service[113028]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:37.459683 np0000173058 devstack@c-api.service[113028]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:37.459683 np0000173058 devstack@c-api.service[113028]: we strongly recommend against using it for new projects. May 09 09:04:37.459683 np0000173058 devstack@c-api.service[113028]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:37.459683 np0000173058 devstack@c-api.service[113028]: framework. For more detail see May 09 09:04:37.459683 np0000173058 devstack@c-api.service[113028]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:37.459683 np0000173058 devstack@c-api.service[113028]: import eventlet # noqa May 09 09:04:37.466296 np0000173058 devstack@c-api.service[113029]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:37.466296 np0000173058 devstack@c-api.service[113029]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:37.466296 np0000173058 devstack@c-api.service[113029]: we strongly recommend against using it for new projects. May 09 09:04:37.466296 np0000173058 devstack@c-api.service[113029]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:37.466296 np0000173058 devstack@c-api.service[113029]: framework. For more detail see May 09 09:04:37.466296 np0000173058 devstack@c-api.service[113029]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:37.466296 np0000173058 devstack@c-api.service[113029]: import eventlet # noqa May 09 09:04:37.469504 np0000173058 devstack@c-api.service[113030]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:37.469504 np0000173058 devstack@c-api.service[113030]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:37.469504 np0000173058 devstack@c-api.service[113030]: we strongly recommend against using it for new projects. May 09 09:04:37.469504 np0000173058 devstack@c-api.service[113030]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:37.469504 np0000173058 devstack@c-api.service[113030]: framework. For more detail see May 09 09:04:37.469504 np0000173058 devstack@c-api.service[113030]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:37.469504 np0000173058 devstack@c-api.service[113030]: import eventlet # noqa May 09 09:04:37.531863 np0000173058 devstack@c-api.service[113031]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:37.531863 np0000173058 devstack@c-api.service[113031]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:37.531863 np0000173058 devstack@c-api.service[113031]: we strongly recommend against using it for new projects. May 09 09:04:37.531863 np0000173058 devstack@c-api.service[113031]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:37.531863 np0000173058 devstack@c-api.service[113031]: framework. For more detail see May 09 09:04:37.531863 np0000173058 devstack@c-api.service[113031]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:37.531863 np0000173058 devstack@c-api.service[113031]: import eventlet # noqa May 09 09:04:37.550487 np0000173058 devstack@c-api.service[113029]: /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:04:37.550487 np0000173058 devstack@c-api.service[113029]: debtcollector.deprecate( May 09 09:04:37.551329 np0000173058 devstack@c-api.service[113028]: /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:04:37.551329 np0000173058 devstack@c-api.service[113028]: debtcollector.deprecate( May 09 09:04:37.555131 np0000173058 devstack@c-api.service[113030]: /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:04:37.555131 np0000173058 devstack@c-api.service[113030]: debtcollector.deprecate( May 09 09:04:37.616130 np0000173058 devstack@c-api.service[113031]: /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:04:37.616130 np0000173058 devstack@c-api.service[113031]: debtcollector.deprecate( May 09 09:04:37.633692 np0000173058 devstack@c-api.service[113028]: /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:04:37.633692 np0000173058 devstack@c-api.service[113028]: from cgi import parse_header May 09 09:04:37.633933 np0000173058 devstack@c-api.service[113030]: /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:04:37.633933 np0000173058 devstack@c-api.service[113030]: from cgi import parse_header May 09 09:04:37.634607 np0000173058 devstack@c-api.service[113029]: /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:04:37.634607 np0000173058 devstack@c-api.service[113029]: from cgi import parse_header May 09 09:04:37.677424 np0000173058 devstack@c-api.service[113028]: /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:04:37.677424 np0000173058 devstack@c-api.service[113028]: removals.removed_module( May 09 09:04:37.678131 np0000173058 devstack@c-api.service[113028]: /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:04:37.678131 np0000173058 devstack@c-api.service[113028]: removals.removed_module( May 09 09:04:37.680061 np0000173058 devstack@c-api.service[113030]: /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:04:37.680061 np0000173058 devstack@c-api.service[113030]: removals.removed_module( May 09 09:04:37.680739 np0000173058 devstack@c-api.service[113030]: /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:04:37.680739 np0000173058 devstack@c-api.service[113030]: removals.removed_module( May 09 09:04:37.688223 np0000173058 devstack@c-api.service[113029]: /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:04:37.688223 np0000173058 devstack@c-api.service[113029]: removals.removed_module( May 09 09:04:37.689137 np0000173058 devstack@c-api.service[113029]: /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:04:37.689137 np0000173058 devstack@c-api.service[113029]: removals.removed_module( May 09 09:04:37.694023 np0000173058 devstack@c-api.service[113031]: /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:04:37.694023 np0000173058 devstack@c-api.service[113031]: from cgi import parse_header May 09 09:04:37.737212 np0000173058 devstack@c-api.service[113031]: /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:04:37.737212 np0000173058 devstack@c-api.service[113031]: removals.removed_module( May 09 09:04:37.737889 np0000173058 devstack@c-api.service[113031]: /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:04:37.737889 np0000173058 devstack@c-api.service[113031]: removals.removed_module( May 09 09:04:38.275290 np0000173058 devstack@c-api.service[113028]: /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:04:38.275290 np0000173058 devstack@c-api.service[113028]: warnings.warn( May 09 09:04:38.281251 np0000173058 devstack@c-api.service[113030]: /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:04:38.281251 np0000173058 devstack@c-api.service[113030]: warnings.warn( May 09 09:04:38.326973 np0000173058 devstack@c-api.service[113029]: /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:04:38.326973 np0000173058 devstack@c-api.service[113029]: warnings.warn( May 09 09:04:38.343611 np0000173058 devstack@c-api.service[113031]: /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:04:38.343611 np0000173058 devstack@c-api.service[113031]: warnings.warn( May 09 09:04:38.374452 np0000173058 devstack@c-api.service[113028]: /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:04:38.374452 np0000173058 devstack@c-api.service[113028]: warnings.warn( May 09 09:04:38.381986 np0000173058 devstack@c-api.service[113030]: /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:04:38.381986 np0000173058 devstack@c-api.service[113030]: warnings.warn( May 09 09:04:38.442304 np0000173058 devstack@c-api.service[113031]: /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:04:38.442304 np0000173058 devstack@c-api.service[113031]: warnings.warn( May 09 09:04:38.453258 np0000173058 devstack@c-api.service[113029]: /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:04:38.453258 np0000173058 devstack@c-api.service[113029]: warnings.warn( May 09 09:04:38.667714 np0000173058 devstack@c-api.service[113028]: 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:04:38.668070 np0000173058 devstack@c-api.service[113028]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113028) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:38.669470 np0000173058 devstack@c-api.service[113030]: 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:04:38.669677 np0000173058 devstack@c-api.service[113030]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113030) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:38.728244 np0000173058 devstack@c-api.service[113031]: 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:04:38.728736 np0000173058 devstack@c-api.service[113031]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113031) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:38.743801 np0000173058 devstack@c-api.service[113029]: 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:04:38.744337 np0000173058 devstack@c-api.service[113029]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113029) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:38.751770 np0000173058 devstack@c-api.service[113028]: /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:04:38.751770 np0000173058 devstack@c-api.service[113028]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:38.752576 np0000173058 devstack@c-api.service[113030]: /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:04:38.752576 np0000173058 devstack@c-api.service[113030]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:38.789595 np0000173058 devstack@c-api.service[113031]: /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:04:38.789595 np0000173058 devstack@c-api.service[113031]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:38.806739 np0000173058 devstack@c-api.service[113029]: /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:04:38.806739 np0000173058 devstack@c-api.service[113029]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:39.201926 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113030) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:39.203028 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113031) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:39.203090 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.203090 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.203090 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.203219 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.203219 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.203219 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.203512 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113028) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:39.204116 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.204325 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.204658 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.204711 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.204762 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.204809 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.204909 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.204909 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.205006 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.205051 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.205097 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.205143 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.205186 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.205222 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.205269 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.205269 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.205269 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.205663 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.205769 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.205817 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.205895 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.205935 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.205973 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.206009 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.206052 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.206052 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.206136 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.206180 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.206217 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.206261 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.206305 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.206346 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.206389 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.206437 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.206437 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.206437 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.206546 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.206546 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.206927 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.207023 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.207119 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.207221 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.207298 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.207410 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.207501 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.208119 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.208183 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.208268 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.208319 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.208371 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.208414 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.208452 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.208489 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.208526 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.208568 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.208605 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.208646 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.208683 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.208683 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.208683 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.208800 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.208800 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.208923 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.208970 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.209017 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.209017 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.209084 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.209127 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.209176 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.209214 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.209257 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.209293 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.209328 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.209366 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.209402 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.209445 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.209480 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.209480 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.209480 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.209591 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.209889 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.209959 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.210076 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.210169 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.210270 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.210369 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.210415 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.210463 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.210499 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.210545 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.210588 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.210624 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.210667 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.210709 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.210752 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.210789 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.210846 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.210915 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.210961 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.211003 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.211042 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.211083 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.211121 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.211167 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.211204 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.211247 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.211393 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.211433 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.211476 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.211516 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.211557 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.211593 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.211629 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.211629 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.211629 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.211739 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.211739 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.211903 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.211991 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.212088 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.212186 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.212317 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.212419 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.212518 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.212617 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.212716 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.212815 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.212935 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.213040 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.213742 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.213793 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.213875 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.213920 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.213984 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.214031 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.214107 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.214149 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.214215 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.214271 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.214322 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.214388 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.214430 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113029) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:39.214470 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.214513 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.214779 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.214850 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.214916 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.214962 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.215008 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.215046 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.215046 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.215158 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.215197 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.215197 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.215287 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.215332 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.215368 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.215403 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.215451 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.215494 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.215539 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.215539 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.215617 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.215659 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.215659 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.215739 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.215788 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.215856 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.215919 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.215962 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.216004 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.216004 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.216004 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.216004 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.216166 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.216344 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.216397 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.216442 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.216487 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.216529 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.216572 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.216616 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.216658 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.216709 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.216753 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.216789 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.216853 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.216906 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.216957 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.216957 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.217033 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.217088 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.217088 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.217162 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.217200 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.217200 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.217268 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.217311 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.217311 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.217385 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.217437 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.217479 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.217522 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.217564 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.217607 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.217649 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.217686 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.217686 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.217686 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.217686 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.217897 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.217897 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.217897 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.218009 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.218048 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.218090 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.218130 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.218173 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.218228 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.218283 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.218323 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.218362 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.218405 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.218443 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.218485 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.218537 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.218579 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.218641 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.218713 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.218758 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.218806 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.218806 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.218937 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.218982 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.218982 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.219067 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.219111 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.219111 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.219111 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.219223 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.219262 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.219262 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.219331 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.219368 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.219368 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.219368 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.219485 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.219521 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.219521 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.219521 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.219521 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.219656 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.220022 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.220084 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.220125 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.220162 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.220246 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.220246 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.220318 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.220366 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.220403 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.220505 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.220605 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.220662 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.220709 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.220746 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.220781 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.220845 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.220904 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.220943 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.220974 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.221033 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.221104 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.221463 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.221530 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.221582 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.221655 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.221705 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.221767 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.221846 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.222285 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.222352 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.222398 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.222473 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.222528 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.222588 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.222653 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.224599 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.224658 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.224725 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.224778 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.224861 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.224928 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.224994 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.225121 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.225185 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.225245 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.225304 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.225363 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.225419 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.225483 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.225765 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.225839 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.225914 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.225971 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.226034 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.226063 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.226088 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.226120 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.226149 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.226180 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.226217 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.226285 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.226345 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.226375 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.226402 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.226455 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.226521 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.226583 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.226642 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.226669 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.226706 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.226736 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.226767 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.226793 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.226880 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.226942 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.227002 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.227067 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.227366 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.227476 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.227504 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.227544 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.227568 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.227597 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.227624 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.227661 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.227689 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.227715 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.227738 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.227765 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.227793 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.227817 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.227863 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.227890 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.227920 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.227949 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.227975 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.228003 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.228031 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.228061 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.228090 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.228115 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.228139 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.228162 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.228191 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.228255 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.228283 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.228307 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.228331 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.228361 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.228389 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.228413 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.228445 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.228474 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.228504 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.228531 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.228557 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.228582 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.228605 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.228629 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.228724 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.228753 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.228778 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.228808 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.228862 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.228916 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.228957 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.228992 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.229026 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.229064 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.229104 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.229104 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.229104 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.229104 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.229238 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.229238 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.229238 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.229238 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.229238 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.229238 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.229238 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.229460 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.229460 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.229460 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.229460 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.229592 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.229592 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.229661 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.230495 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.230536 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.230591 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.230670 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.230717 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.230776 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.230862 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.230904 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.230957 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.230994 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.231029 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.231065 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.231109 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.231150 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.231186 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.231228 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.231271 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.231310 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.231346 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.231395 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.231435 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.231483 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.231533 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.231581 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.231622 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.231665 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.231704 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.231741 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.231779 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.231821 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.231882 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.231932 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.231972 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.232008 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.232047 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.232081 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.232120 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.232120 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.232120 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.232245 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.232289 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.232324 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.232373 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.232411 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.232448 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.232491 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.232491 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.232491 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.232491 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.232491 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.232491 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.232491 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.232491 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.232491 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.232491 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.232816 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.233307 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.233371 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.233413 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.233476 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.233518 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.233583 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.233654 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.233915 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.233970 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.234009 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.234094 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.234168 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.234211 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.234285 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.234339 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.234390 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.234432 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.234487 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.234535 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.234576 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.234619 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.234664 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.234704 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.234744 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.234791 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.234855 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.234906 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.234951 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.234996 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.235040 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.235085 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.235120 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.235156 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.235198 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.235251 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.235295 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.235334 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.235376 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.235416 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.235455 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.235495 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.235495 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.235572 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.235572 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.235665 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.235712 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.235757 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.235795 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.235848 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.235883 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.235924 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.235973 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.236017 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.236059 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.236099 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.236136 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.236171 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.236253 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.236302 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.236340 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.236383 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.236383 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.236457 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.236502 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.236546 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.236590 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.236631 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.236676 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.236712 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.236753 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.236789 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.236848 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.236910 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.236954 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.236998 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.237045 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.237090 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.237134 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.237181 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.237220 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.237256 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.237298 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.237346 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.237346 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.237424 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.237424 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.237424 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.237424 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.237424 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.237589 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.237628 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.237671 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.237721 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.237762 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.237762 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.237890 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.237976 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.238025 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.238060 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.238131 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.238209 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.238288 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.238339 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.238415 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.238485 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.238563 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.238634 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.238683 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.238754 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.238822 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.238915 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.239006 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.239370 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.239424 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.239494 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.239539 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.239578 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.239625 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.239672 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.239718 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.239765 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.239811 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.239876 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.239918 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.239918 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.239996 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.240040 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.240079 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.240079 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.240154 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.240203 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.240264 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.240301 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.240338 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.240381 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.240419 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.240457 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.240495 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.240495 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.240495 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.242373 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.242535 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.242535 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.242535 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.242769 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.242819 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.242884 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.242927 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.242967 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.242967 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.243053 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.243092 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.243092 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.243092 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.243195 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.243195 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.243195 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.243195 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.243345 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.243345 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.243345 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.243976 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.244034 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.244077 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.244118 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.244157 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.244196 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.244271 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.244322 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.244367 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.244407 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.244450 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.244490 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.244529 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.244572 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.244610 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.244647 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.244692 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.244735 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.244784 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.244844 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.244886 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.244934 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.244979 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.244979 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.244979 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.244979 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.244979 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.244979 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.245188 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.245188 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.245188 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.245188 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.245188 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.245188 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.245391 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.245431 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.245477 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.245520 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.245572 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.245616 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.245656 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.245701 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.245740 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.245778 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.245819 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.245884 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.245929 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.245969 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.246020 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.246060 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.246104 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.246143 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.246188 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.246228 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.246266 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.246305 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.246344 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.246481 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.246531 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.246574 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.246619 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.246657 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.246694 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.246732 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.246774 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.246813 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.246875 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.246919 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.246962 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.247001 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.247045 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.247088 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.247129 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.247172 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.247210 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.247248 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.247285 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.247324 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.247374 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.247416 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.247454 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.247496 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.247540 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.247578 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.247615 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.247652 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.247696 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.247745 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.247782 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.247820 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.247877 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.247914 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.247952 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.247999 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.248043 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.248082 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.248126 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.248169 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.248231 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.248269 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.248309 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.248353 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.248411 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.248460 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.248504 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.248541 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.248580 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.248619 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.248669 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.248707 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.248744 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.248781 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.248820 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.248875 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.248913 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.248951 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.248999 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.249048 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.249087 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.249169 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.249231 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.249277 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.249345 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.249409 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.249450 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.249494 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.249534 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.249580 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.249620 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.249662 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.249706 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.249744 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.249782 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.249821 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.249875 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.249914 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.249952 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.249994 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.250136 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.250179 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.250224 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.250262 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.250303 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.250347 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.250347 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.250347 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.250347 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.254010 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.254077 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.254163 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.254246 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.254298 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.254366 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.254416 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.254416 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.254493 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.254537 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.254574 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.254625 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.254671 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.254715 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.254752 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.254790 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.254845 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.254897 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.254935 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.254974 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.255017 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.255067 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.255106 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.255106 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.255106 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.255106 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.255106 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.255106 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.255991 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.256040 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.256094 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.256135 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.256173 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.256237 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.256280 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.256319 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.256357 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.256400 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.256440 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.256478 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.256523 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.256562 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.256601 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.256640 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.256678 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.256718 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.256756 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.256803 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.256877 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.256877 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.256877 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.256877 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.256877 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.258052 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.258097 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.258178 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.261307 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.261387 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.261444 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.261529 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.261529 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.261643 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.261698 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.261754 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.261811 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.261811 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.261811 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.261811 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.262041 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.262041 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.262170 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.262170 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.262170 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.262170 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.262392 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.262392 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.262511 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.262575 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.262641 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.262641 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.262758 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.262822 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.262918 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.262975 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.263029 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.263092 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.263147 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.263213 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.263276 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.263333 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.263398 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.263463 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.263519 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.263580 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.263636 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.263693 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.263755 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.263847 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.263918 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.263985 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.264048 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.264103 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.264157 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.264214 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.264303 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.264359 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.264412 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.264468 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.264521 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.264598 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.264654 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.264711 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.264773 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.264855 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.264924 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.264979 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.265044 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.265105 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.265160 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.265217 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.265283 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.265338 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.265400 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.265461 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.265524 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.265579 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.265641 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:39.265702 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.265760 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:39.265823 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.265913 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:39.265969 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113031) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.266033 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:39.266033 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:39.266033 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:39.266033 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:39.307664 np0000173058 devstack@c-api.service[113031]: INFO dbcounter [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Registered counter for database cinder May 09 09:04:39.308686 np0000173058 devstack@c-api.service[113030]: INFO dbcounter [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Registered counter for database cinder May 09 09:04:39.308746 np0000173058 devstack@c-api.service[113028]: INFO dbcounter [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Registered counter for database cinder May 09 09:04:39.308897 np0000173058 devstack@c-api.service[113029]: INFO dbcounter [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Registered counter for database cinder May 09 09:04:39.319040 np0000173058 devstack@c-api.service[113031]: DEBUG oslo_db.sqlalchemy.engines [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 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=113031) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:39.324685 np0000173058 devstack@c-api.service[113029]: DEBUG oslo_db.sqlalchemy.engines [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb 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=113029) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:39.326511 np0000173058 devstack@c-api.service[113030]: DEBUG oslo_db.sqlalchemy.engines [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf 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=113030) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:39.331961 np0000173058 devstack@c-api.service[113028]: DEBUG oslo_db.sqlalchemy.engines [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 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=113028) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:39.432503 np0000173058 devstack@c-api.service[113031]: DEBUG dbcounter [-] [113031] Writer thread running {{(pid=113031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:39.435075 np0000173058 devstack@c-api.service[113031]: INFO cinder.rpc [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:39.437898 np0000173058 devstack@c-api.service[113031]: INFO cinder.rpc [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:39.439017 np0000173058 devstack@c-api.service[113031]: INFO cinder.rpc [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:39.439556 np0000173058 devstack@c-api.service[113029]: DEBUG dbcounter [-] [113029] Writer thread running {{(pid=113029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:39.440645 np0000173058 devstack@c-api.service[113031]: INFO cinder.rpc [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:39.441747 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.441919 np0000173058 devstack@c-api.service[113030]: DEBUG dbcounter [-] [113030] Writer thread running {{(pid=113030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:39.442082 np0000173058 devstack@c-api.service[113029]: INFO cinder.rpc [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:39.443223 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.444400 np0000173058 devstack@c-api.service[113030]: INFO cinder.rpc [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:39.444489 np0000173058 devstack@c-api.service[113029]: INFO cinder.rpc [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:39.446669 np0000173058 devstack@c-api.service[113030]: INFO cinder.rpc [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:39.447067 np0000173058 devstack@c-api.service[113029]: INFO cinder.rpc [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:39.447260 np0000173058 devstack@c-api.service[113031]: DEBUG oslo_db.sqlalchemy.engines [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 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=113031) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:39.448518 np0000173058 devstack@c-api.service[113030]: INFO cinder.rpc [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:39.448863 np0000173058 devstack@c-api.service[113028]: DEBUG dbcounter [-] [113028] Writer thread running {{(pid=113028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:39.449030 np0000173058 devstack@c-api.service[113029]: INFO cinder.rpc [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:39.449184 np0000173058 devstack@c-api.service[113031]: INFO cinder.rpc [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:39.450020 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.450416 np0000173058 devstack@c-api.service[113030]: INFO cinder.rpc [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:39.451017 np0000173058 devstack@c-api.service[113031]: INFO cinder.rpc [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:39.451293 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.451736 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.451792 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.452970 np0000173058 devstack@c-api.service[113028]: INFO cinder.rpc [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:39.453024 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.456594 np0000173058 devstack@c-api.service[113029]: DEBUG oslo_db.sqlalchemy.engines [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb 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=113029) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:39.457306 np0000173058 devstack@c-api.service[113028]: INFO cinder.rpc [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:39.457488 np0000173058 devstack@c-api.service[113030]: DEBUG oslo_db.sqlalchemy.engines [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf 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=113030) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:39.458959 np0000173058 devstack@c-api.service[113029]: INFO cinder.rpc [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:39.459299 np0000173058 devstack@c-api.service[113030]: INFO cinder.rpc [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:39.460218 np0000173058 devstack@c-api.service[113028]: INFO cinder.rpc [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:39.461018 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.461075 np0000173058 devstack@c-api.service[113030]: INFO cinder.rpc [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:39.461312 np0000173058 devstack@c-api.service[113029]: INFO cinder.rpc [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:39.462129 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.462432 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.462750 np0000173058 devstack@c-api.service[113028]: INFO cinder.rpc [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:39.464166 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.464220 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.466222 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.467458 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.471588 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.471804 np0000173058 devstack@c-api.service[113028]: DEBUG oslo_db.sqlalchemy.engines [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 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=113028) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:39.473655 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.474424 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.474749 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.474875 np0000173058 devstack@c-api.service[113028]: INFO cinder.rpc [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:39.477408 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.479857 np0000173058 devstack@c-api.service[113028]: INFO cinder.rpc [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:39.479996 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.480033 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.480063 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.480686 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.481320 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.481588 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.484490 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.484817 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.485471 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.487617 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.488533 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.488926 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.489179 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.489589 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.491457 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.491856 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.491899 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.493105 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.494645 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.495070 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.496451 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.497465 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.497556 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.497958 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.500648 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.500876 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.500921 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.501156 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.502459 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.502695 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.503008 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.503696 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.504555 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.506552 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.506635 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.506672 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.506712 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.507601 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.509049 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.512490 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.512587 np0000173058 devstack@c-api.service[113031]: WARNING cinder.api.contrib.hosts [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:39.512633 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.512670 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.512709 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.512744 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.513810 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.513938 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.514201 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.514346 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.514802 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extended resource: extensions {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.516017 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extended resource: encryption {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.516377 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.516531 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.516874 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.517625 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extended resource: encryption {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.517919 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.518055 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.518398 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.519196 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extended resource: os-quota-sets {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.519382 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.519530 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.520812 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extended resource: cgsnapshots {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.520975 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.521083 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.521126 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.522235 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extended resource: os-quota-class-sets {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.522404 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.522552 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.523630 np0000173058 devstack@c-api.service[113029]: WARNING cinder.api.contrib.hosts [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:39.523706 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extended resource: os-availability-zone {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.523763 np0000173058 devstack@c-api.service[113030]: WARNING cinder.api.contrib.hosts [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:39.524385 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.524438 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.524847 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extended resource: qos-specs {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.525991 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.526420 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.526874 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.527556 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.527661 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extended resource: backups {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.528327 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.528442 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extended resource: extensions {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.529361 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extended resource: extensions {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.529730 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extended resource: encryption {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.530092 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extended resource: extra_specs {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.530688 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.530765 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extended resource: encryption {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.531585 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extended resource: encryption {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.531876 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extended resource: os-snapshot-manage {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.532622 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extended resource: encryption {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.533195 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extended resource: os-quota-sets {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.533332 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extended resource: os-volume-type-access {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.533401 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.534240 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extended resource: os-quota-sets {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.534636 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extended resource: cgsnapshots {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.534888 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extended resource: capabilities {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.535305 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.535636 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extended resource: cgsnapshots {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.536157 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extended resource: os-quota-class-sets {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.536228 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extended resource: os-hosts {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.537090 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.537153 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extended resource: os-quota-class-sets {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.537468 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extended resource: consistencygroups {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.537858 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extended resource: os-availability-zone {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.538840 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extended resource: qos-specs {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.539034 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.539122 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extended resource: os-availability-zone {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.539399 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extended resource: os-volume-transfer {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.540480 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extended resource: qos-specs {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.540797 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.540920 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extended resource: backups {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.541040 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extended resource: scheduler-stats {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.542582 np0000173058 devstack@c-api.service[113028]: WARNING cinder.api.contrib.hosts [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:39.542648 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extended resource: os-volume-manage {{(pid=113031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.542701 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extended resource: backups {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.542950 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extended resource: extra_specs {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.543254 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.544916 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.545081 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extended resource: extra_specs {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.545184 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extended resource: os-snapshot-manage {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.545244 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.545653 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.contrib.snapshot_actions [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] SnapshotActionsController initialized {{(pid=113031) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:39.546260 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extended resource: os-snapshot-manage {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.546421 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.546484 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extended resource: os-volume-type-access {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.547131 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.547760 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extended resource: os-volume-type-access {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.547883 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.548053 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extended resource: capabilities {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.548186 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extended resource: extensions {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.549334 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.549433 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extended resource: os-hosts {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.549514 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extended resource: capabilities {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.549783 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extended resource: encryption {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.550637 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extended resource: consistencygroups {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.550728 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extended resource: os-hosts {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.550808 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.551634 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extended resource: encryption {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.552085 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extended resource: consistencygroups {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.552336 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.552603 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extended resource: os-volume-transfer {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.553361 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extended resource: os-quota-sets {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.553899 np0000173058 devstack@c-api.service[113031]: WARNING castellan.key_manager.migration [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.554115 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extended resource: os-volume-transfer {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.554204 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extended resource: scheduler-stats {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.554773 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.554913 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extended resource: cgsnapshots {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.555001 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.555001 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.555165 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.555165 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.555331 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.555415 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.555492 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.555585 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extended resource: os-volume-manage {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.555670 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.555748 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extension UsedLimits extending resource: limits {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.555864 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extended resource: scheduler-stats {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.555951 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extension TypesManage extending resource: types {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.555951 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extension AdminActions extending resource: volumes {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.556119 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extension AdminActions extending resource: snapshots {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.556119 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extension AdminActions extending resource: backups {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.556305 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extension VolumeActions extending resource: volumes {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.556429 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extended resource: os-quota-class-sets {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.556522 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.v3.router [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.557291 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extended resource: os-volume-manage {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.557739 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.557856 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extended resource: os-availability-zone {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.558717 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.contrib.snapshot_actions [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] SnapshotActionsController initialized {{(pid=113030) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:39.558980 np0000173058 devstack@c-api.service[113031]: WARNING keystonemiddleware.auth_token [None req-dc3e5183-3881-4cd9-8c17-5b86114bd3f1 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:04:39.559148 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extended resource: qos-specs {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.559592 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.559693 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.560804 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.contrib.snapshot_actions [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] SnapshotActionsController initialized {{(pid=113029) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:39.561159 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.561364 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extended resource: backups {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.561606 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.562594 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.563080 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.563968 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.564236 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extended resource: extra_specs {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.564563 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.565179 np0000173058 devstack@c-api.service[113031]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ed9962a3668 pid: 113031 (default app) May 09 09:04:39.565408 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.565701 np0000173058 devstack@c-api.service[113031]: /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:04:39.565701 np0000173058 devstack@c-api.service[113031]: warnings.warn( May 09 09:04:39.565821 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extended resource: os-snapshot-manage {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.566017 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.566928 np0000173058 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.567323 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extended resource: os-volume-type-access {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.567522 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.567757 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.567884 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.567988 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.568091 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.568197 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extension SnapshotActions extending resource: snapshots {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.568300 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extension VolumeTypeAccess extending resource: types {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.568454 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.568561 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.568666 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.568762 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extension UsedLimits extending resource: limits {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.568872 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extension TypesManage extending resource: types {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.568944 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extended resource: capabilities {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.569008 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extension AdminActions extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.569087 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extension AdminActions extending resource: snapshots {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.569146 np0000173058 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.569218 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extension AdminActions extending resource: backups {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.569271 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extension VolumeActions extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.569484 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.570010 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.570134 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.570234 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.570302 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extended resource: os-hosts {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.570357 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.570452 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extension SnapshotActions extending resource: snapshots {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.570568 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extension VolumeTypeAccess extending resource: types {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.570707 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.570808 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.570949 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.571024 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extension UsedLimits extending resource: limits {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.571147 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extension TypesManage extending resource: types {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.571258 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extension AdminActions extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.571374 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extension AdminActions extending resource: snapshots {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.571486 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extension AdminActions extending resource: backups {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.571599 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extension VolumeActions extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.571665 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extended resource: consistencygroups {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.571719 np0000173058 devstack@c-api.service[113030]: WARNING keystonemiddleware.auth_token [None req-cf1c7985-cd9c-470a-844f-1a9bd21a73bf 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:04:39.571811 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.573694 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extended resource: os-volume-transfer {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.573939 np0000173058 devstack@c-api.service[113031]: /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:04:39.573939 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.574125 np0000173058 devstack@c-api.service[113031]: /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:04:39.574125 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.574125 np0000173058 devstack@c-api.service[113031]: /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:04:39.574125 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.574125 np0000173058 devstack@c-api.service[113031]: /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:04:39.574466 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.574466 np0000173058 devstack@c-api.service[113031]: /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:04:39.574466 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.574466 np0000173058 devstack@c-api.service[113031]: /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:04:39.574466 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.574466 np0000173058 devstack@c-api.service[113031]: /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:04:39.574875 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.574875 np0000173058 devstack@c-api.service[113031]: /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:04:39.574875 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.574875 np0000173058 devstack@c-api.service[113031]: /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:04:39.574875 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.575175 np0000173058 devstack@c-api.service[113031]: /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:04:39.575175 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.575175 np0000173058 devstack@c-api.service[113031]: /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:04:39.575175 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.575451 np0000173058 devstack@c-api.service[113031]: /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:04:39.575451 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.575451 np0000173058 devstack@c-api.service[113031]: /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:04:39.575451 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.575691 np0000173058 devstack@c-api.service[113031]: /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:04:39.575691 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.575691 np0000173058 devstack@c-api.service[113031]: /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:04:39.575691 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.575691 np0000173058 devstack@c-api.service[113031]: /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:04:39.576053 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.576053 np0000173058 devstack@c-api.service[113031]: /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:04:39.576053 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.576053 np0000173058 devstack@c-api.service[113031]: /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:04:39.576053 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.576351 np0000173058 devstack@c-api.service[113031]: /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:04:39.576351 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.576351 np0000173058 devstack@c-api.service[113031]: /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:04:39.576351 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.576351 np0000173058 devstack@c-api.service[113031]: /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:04:39.576351 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.576773 np0000173058 devstack@c-api.service[113031]: /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:04:39.576773 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.576920 np0000173058 devstack@c-api.service[113029]: WARNING keystonemiddleware.auth_token [None req-7d2f029a-cbf4-4c58-8860-b5ea161478bb 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:04:39.576977 np0000173058 devstack@c-api.service[113031]: /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:04:39.576977 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.576977 np0000173058 devstack@c-api.service[113031]: /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:04:39.576977 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.576977 np0000173058 devstack@c-api.service[113031]: /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:04:39.576977 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.577359 np0000173058 devstack@c-api.service[113031]: /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:04:39.577359 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.577359 np0000173058 devstack@c-api.service[113031]: /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:04:39.577359 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.577359 np0000173058 devstack@c-api.service[113031]: /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:04:39.577359 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.577739 np0000173058 devstack@c-api.service[113031]: /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:04:39.577739 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.577739 np0000173058 devstack@c-api.service[113031]: /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:04:39.577739 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.577739 np0000173058 devstack@c-api.service[113031]: /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:04:39.578118 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.578118 np0000173058 devstack@c-api.service[113031]: /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:04:39.578118 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.578118 np0000173058 devstack@c-api.service[113031]: /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:04:39.578118 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.578412 np0000173058 devstack@c-api.service[113031]: /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:04:39.578412 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.578412 np0000173058 devstack@c-api.service[113031]: /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:04:39.578412 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.578412 np0000173058 devstack@c-api.service[113031]: /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:04:39.578412 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.578779 np0000173058 devstack@c-api.service[113031]: /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:04:39.578779 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.578779 np0000173058 devstack@c-api.service[113031]: /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:04:39.578779 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.578779 np0000173058 devstack@c-api.service[113031]: /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:04:39.578779 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.579157 np0000173058 devstack@c-api.service[113031]: /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:04:39.579157 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.579157 np0000173058 devstack@c-api.service[113031]: /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:04:39.579157 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.579157 np0000173058 devstack@c-api.service[113031]: /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:04:39.579477 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.579477 np0000173058 devstack@c-api.service[113031]: /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:04:39.579477 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.579477 np0000173058 devstack@c-api.service[113031]: /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:04:39.579477 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.579778 np0000173058 devstack@c-api.service[113031]: /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:04:39.579778 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.579778 np0000173058 devstack@c-api.service[113031]: /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:04:39.579778 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.580055 np0000173058 devstack@c-api.service[113031]: /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:04:39.580055 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.580055 np0000173058 devstack@c-api.service[113031]: /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:04:39.580055 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.580657 np0000173058 devstack@c-api.service[113031]: /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:04:39.580657 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.580657 np0000173058 devstack@c-api.service[113031]: /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:04:39.580657 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.580657 np0000173058 devstack@c-api.service[113031]: /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:04:39.581038 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.581038 np0000173058 devstack@c-api.service[113031]: /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:04:39.581038 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.581038 np0000173058 devstack@c-api.service[113031]: /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:04:39.581038 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.581331 np0000173058 devstack@c-api.service[113031]: /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:04:39.581331 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.581331 np0000173058 devstack@c-api.service[113031]: /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:04:39.581331 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.581591 np0000173058 devstack@c-api.service[113031]: /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:04:39.581591 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.581591 np0000173058 devstack@c-api.service[113031]: /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:04:39.581591 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.581871 np0000173058 devstack@c-api.service[113031]: /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:04:39.581871 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.581871 np0000173058 devstack@c-api.service[113031]: /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:04:39.581871 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.582145 np0000173058 devstack@c-api.service[113031]: /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:04:39.582145 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.582145 np0000173058 devstack@c-api.service[113031]: /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:04:39.582145 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.582401 np0000173058 devstack@c-api.service[113031]: /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:04:39.582401 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.582401 np0000173058 devstack@c-api.service[113031]: /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:04:39.582401 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.582638 np0000173058 devstack@c-api.service[113031]: /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:04:39.582638 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.582638 np0000173058 devstack@c-api.service[113031]: /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:04:39.582638 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.582638 np0000173058 devstack@c-api.service[113031]: /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:04:39.583015 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.583015 np0000173058 devstack@c-api.service[113031]: /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:04:39.583015 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.583015 np0000173058 devstack@c-api.service[113031]: /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:04:39.583015 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.583015 np0000173058 devstack@c-api.service[113031]: /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:04:39.583372 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.583372 np0000173058 devstack@c-api.service[113031]: /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:04:39.583372 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.583372 np0000173058 devstack@c-api.service[113031]: /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:04:39.583372 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.583778 np0000173058 devstack@c-api.service[113031]: /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:04:39.583778 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.583778 np0000173058 devstack@c-api.service[113031]: /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:04:39.583778 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.583778 np0000173058 devstack@c-api.service[113031]: /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:04:39.583778 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.584179 np0000173058 devstack@c-api.service[113031]: /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:04:39.584179 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.584313 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extended resource: scheduler-stats {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.584369 np0000173058 devstack@c-api.service[113031]: /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:04:39.584369 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.584369 np0000173058 devstack@c-api.service[113031]: /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:04:39.584369 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.584369 np0000173058 devstack@c-api.service[113031]: /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:04:39.584709 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.584709 np0000173058 devstack@c-api.service[113031]: /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:04:39.584709 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.584709 np0000173058 devstack@c-api.service[113031]: /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:04:39.584709 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.584709 np0000173058 devstack@c-api.service[113031]: /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:04:39.584709 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.585141 np0000173058 devstack@c-api.service[113031]: /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:04:39.585141 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.585141 np0000173058 devstack@c-api.service[113031]: /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:04:39.585141 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.585141 np0000173058 devstack@c-api.service[113031]: /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:04:39.585466 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.585466 np0000173058 devstack@c-api.service[113031]: /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:04:39.585466 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.585466 np0000173058 devstack@c-api.service[113031]: /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:04:39.585466 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.585756 np0000173058 devstack@c-api.service[113031]: /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:04:39.585756 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.585756 np0000173058 devstack@c-api.service[113031]: /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:04:39.585756 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.586023 np0000173058 devstack@c-api.service[113031]: /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:04:39.586023 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.586023 np0000173058 devstack@c-api.service[113031]: /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:04:39.586023 np0000173058 devstack@c-api.service[113031]: warnings.warn(deprecated_msg) May 09 09:04:39.586282 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extended resource: os-volume-manage {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:39.586341 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.middleware.request_id [None req-88c211ba-6771-4ac8-a895-b3d0c49ec475 None None] RequestId filter calling following filter/app {{(pid=113031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:04:39.586394 np0000173058 devstack@c-api.service[113030]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ed9962a3668 pid: 113030 (default app) May 09 09:04:39.586442 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.586490 np0000173058 devstack@c-api.service[113031]: [pid: 113031|app: 0|req: 1/1] 199.204.45.223 () {60 vars in 953 bytes} [Sat May 9 09:04:39 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 09:04:39.586546 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.contrib.snapshot_actions [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] SnapshotActionsController initialized {{(pid=113028) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:39.586546 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.586635 np0000173058 devstack@c-api.service[113029]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ed9962a3668 pid: 113029 (default app) May 09 09:04:39.586685 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.586685 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.586685 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.587538 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.589311 np0000173058 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:39.590324 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.590473 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.590621 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.590767 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.590934 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.591056 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.591187 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.591291 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.591409 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.591510 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extension UsedLimits extending resource: limits {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.591625 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extension TypesManage extending resource: types {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.591746 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extension AdminActions extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.591904 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extension AdminActions extending resource: snapshots {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.592004 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extension AdminActions extending resource: backups {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.592106 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extension VolumeActions extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.592312 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:39.594865 np0000173058 devstack@c-api.service[113028]: WARNING keystonemiddleware.auth_token [None req-68456599-8afb-479f-b3dd-1ce11a10e8d5 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:04:39.601278 np0000173058 devstack@c-api.service[113028]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ed9962a3668 pid: 113028 (default app) May 09 09:04:46.757140 np0000173058 devstack@c-api.service[113030]: /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:04:46.757140 np0000173058 devstack@c-api.service[113030]: warnings.warn( May 09 09:04:46.770396 np0000173058 devstack@c-api.service[113030]: /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:04:46.770396 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.770396 np0000173058 devstack@c-api.service[113030]: /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:04:46.770396 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.770396 np0000173058 devstack@c-api.service[113030]: /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:04:46.770743 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.770743 np0000173058 devstack@c-api.service[113030]: /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:04:46.770743 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.770743 np0000173058 devstack@c-api.service[113030]: /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:04:46.770743 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.771084 np0000173058 devstack@c-api.service[113030]: /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:04:46.771084 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.771084 np0000173058 devstack@c-api.service[113030]: /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:04:46.771084 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.771084 np0000173058 devstack@c-api.service[113030]: /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:04:46.771084 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.771390 np0000173058 devstack@c-api.service[113030]: /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:04:46.771390 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.771390 np0000173058 devstack@c-api.service[113030]: /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:04:46.771390 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.771598 np0000173058 devstack@c-api.service[113030]: /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:04:46.771598 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.771598 np0000173058 devstack@c-api.service[113030]: /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:04:46.771598 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.771876 np0000173058 devstack@c-api.service[113030]: /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:04:46.771876 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.771876 np0000173058 devstack@c-api.service[113030]: /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:04:46.771876 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.772141 np0000173058 devstack@c-api.service[113030]: /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:04:46.772141 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.772141 np0000173058 devstack@c-api.service[113030]: /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:04:46.772141 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.772141 np0000173058 devstack@c-api.service[113030]: /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:04:46.772933 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.772933 np0000173058 devstack@c-api.service[113030]: /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:04:46.772933 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.772933 np0000173058 devstack@c-api.service[113030]: /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:04:46.772933 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.773317 np0000173058 devstack@c-api.service[113030]: /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:04:46.773317 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.773317 np0000173058 devstack@c-api.service[113030]: /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:04:46.773317 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.773317 np0000173058 devstack@c-api.service[113030]: /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:04:46.773317 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.774789 np0000173058 devstack@c-api.service[113030]: /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:04:46.774789 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.774789 np0000173058 devstack@c-api.service[113030]: /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:04:46.774789 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.774789 np0000173058 devstack@c-api.service[113030]: /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:04:46.774789 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.775561 np0000173058 devstack@c-api.service[113030]: /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:04:46.775561 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.775561 np0000173058 devstack@c-api.service[113030]: /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:04:46.775561 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.775561 np0000173058 devstack@c-api.service[113030]: /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:04:46.775561 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.776397 np0000173058 devstack@c-api.service[113030]: /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:04:46.776397 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.776397 np0000173058 devstack@c-api.service[113030]: /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:04:46.776397 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.776397 np0000173058 devstack@c-api.service[113030]: /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:04:46.777120 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.777120 np0000173058 devstack@c-api.service[113030]: /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:04:46.777120 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.777120 np0000173058 devstack@c-api.service[113030]: /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:04:46.777120 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.777741 np0000173058 devstack@c-api.service[113030]: /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:04:46.777741 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.777741 np0000173058 devstack@c-api.service[113030]: /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:04:46.777741 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.777741 np0000173058 devstack@c-api.service[113030]: /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:04:46.777741 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.778589 np0000173058 devstack@c-api.service[113030]: /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:04:46.778589 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.778589 np0000173058 devstack@c-api.service[113030]: /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:04:46.778589 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.778589 np0000173058 devstack@c-api.service[113030]: /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:04:46.778589 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.779388 np0000173058 devstack@c-api.service[113030]: /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:04:46.779388 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.779388 np0000173058 devstack@c-api.service[113030]: /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:04:46.779388 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.779388 np0000173058 devstack@c-api.service[113030]: /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:04:46.780106 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.780106 np0000173058 devstack@c-api.service[113030]: /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:04:46.780106 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.780106 np0000173058 devstack@c-api.service[113030]: /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:04:46.780106 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.780857 np0000173058 devstack@c-api.service[113030]: /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:04:46.780857 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.780857 np0000173058 devstack@c-api.service[113030]: /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:04:46.780857 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.781445 np0000173058 devstack@c-api.service[113030]: /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:04:46.781445 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.781445 np0000173058 devstack@c-api.service[113030]: /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:04:46.781445 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.782091 np0000173058 devstack@c-api.service[113030]: /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:04:46.782091 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.782091 np0000173058 devstack@c-api.service[113030]: /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:04:46.782091 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.782091 np0000173058 devstack@c-api.service[113030]: /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:04:46.782431 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.782431 np0000173058 devstack@c-api.service[113030]: /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:04:46.782431 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.782431 np0000173058 devstack@c-api.service[113030]: /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:04:46.782431 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.782679 np0000173058 devstack@c-api.service[113030]: /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:04:46.782679 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.782679 np0000173058 devstack@c-api.service[113030]: /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:04:46.782679 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.783161 np0000173058 devstack@c-api.service[113030]: /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:04:46.783161 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.783161 np0000173058 devstack@c-api.service[113030]: /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:04:46.783161 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.783588 np0000173058 devstack@c-api.service[113030]: /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:04:46.783588 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.783588 np0000173058 devstack@c-api.service[113030]: /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:04:46.783588 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.784012 np0000173058 devstack@c-api.service[113030]: /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:04:46.784012 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.784012 np0000173058 devstack@c-api.service[113030]: /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:04:46.784012 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.785787 np0000173058 devstack@c-api.service[113030]: /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:04:46.785787 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.785787 np0000173058 devstack@c-api.service[113030]: /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:04:46.785787 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786139 np0000173058 devstack@c-api.service[113030]: /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:04:46.786139 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786139 np0000173058 devstack@c-api.service[113030]: /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:04:46.786139 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786139 np0000173058 devstack@c-api.service[113030]: /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:04:46.786264 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786264 np0000173058 devstack@c-api.service[113030]: /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:04:46.786264 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786264 np0000173058 devstack@c-api.service[113030]: /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:04:46.786264 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786264 np0000173058 devstack@c-api.service[113030]: /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:04:46.786409 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786409 np0000173058 devstack@c-api.service[113030]: /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:04:46.786409 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786409 np0000173058 devstack@c-api.service[113030]: /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:04:46.786409 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786520 np0000173058 devstack@c-api.service[113030]: /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:04:46.786520 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786520 np0000173058 devstack@c-api.service[113030]: /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:04:46.786520 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786520 np0000173058 devstack@c-api.service[113030]: /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:04:46.786520 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786660 np0000173058 devstack@c-api.service[113030]: /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:04:46.786660 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786660 np0000173058 devstack@c-api.service[113030]: /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:04:46.786660 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786660 np0000173058 devstack@c-api.service[113030]: /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:04:46.786660 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786794 np0000173058 devstack@c-api.service[113030]: /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:04:46.786794 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786794 np0000173058 devstack@c-api.service[113030]: /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:04:46.786794 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786794 np0000173058 devstack@c-api.service[113030]: /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:04:46.786794 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786960 np0000173058 devstack@c-api.service[113030]: /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:04:46.786960 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786960 np0000173058 devstack@c-api.service[113030]: /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:04:46.786960 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.786960 np0000173058 devstack@c-api.service[113030]: /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:04:46.786960 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.787096 np0000173058 devstack@c-api.service[113030]: /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:04:46.787096 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.787096 np0000173058 devstack@c-api.service[113030]: /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:04:46.787096 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.787189 np0000173058 devstack@c-api.service[113030]: /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:04:46.787189 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.787189 np0000173058 devstack@c-api.service[113030]: /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:04:46.787189 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.787189 np0000173058 devstack@c-api.service[113030]: /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:04:46.787331 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.787331 np0000173058 devstack@c-api.service[113030]: /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:04:46.787331 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.787331 np0000173058 devstack@c-api.service[113030]: /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:04:46.787331 np0000173058 devstack@c-api.service[113030]: warnings.warn(deprecated_msg) May 09 09:04:46.787331 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.middleware.request_id [None req-4b93c874-05ff-47d9-af37-247748e9e023 None None] RequestId filter calling following filter/app {{(pid=113030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:04:47.221922 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-4b93c874-05ff-47d9-af37-247748e9e023 admin admin] POST https://199.204.45.223/volume/v3/types May 09 09:04:47.222510 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [None req-4b93c874-05ff-47d9-af37-247748e9e023 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:04:47.224248 np0000173058 devstack@c-api.service[113030]: /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:04:47.224248 np0000173058 devstack@c-api.service[113030]: warnings.warn( May 09 09:04:47.233000 np0000173058 devstack@c-api.service[113030]: DEBUG oslo_db.sqlalchemy.engines [None req-4b93c874-05ff-47d9-af37-247748e9e023 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=113030) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:47.272630 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-4b93c874-05ff-47d9-af37-247748e9e023 admin admin] https://199.204.45.223/volume/v3/types returned with HTTP 200 May 09 09:04:47.273433 np0000173058 devstack@c-api.service[113030]: [pid: 113030|app: 0|req: 1/2] 199.204.45.223 () {68 vars in 1288 bytes} [Sat May 9 09:04:46 2026] POST /volume/v3/types => generated 186 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:04:47.287375 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.middleware.request_id [req-4b93c874-05ff-47d9-af37-247748e9e023 req-294a9f87-b56d-4716-9388-3157c7b540dd None None] RequestId filter calling following filter/app {{(pid=113031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:04:47.595594 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [req-4b93c874-05ff-47d9-af37-247748e9e023 req-294a9f87-b56d-4716-9388-3157c7b540dd admin admin] POST https://199.204.45.223/volume/v3/types/8bac1220-ab7a-442c-a870-44fadc314b61/extra_specs May 09 09:04:47.596150 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [req-4b93c874-05ff-47d9-af37-247748e9e023 req-294a9f87-b56d-4716-9388-3157c7b540dd admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:04:47.598006 np0000173058 devstack@c-api.service[113031]: /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:04:47.598006 np0000173058 devstack@c-api.service[113031]: warnings.warn( May 09 09:04:47.609289 np0000173058 devstack@c-api.service[113031]: DEBUG oslo_db.sqlalchemy.engines [req-4b93c874-05ff-47d9-af37-247748e9e023 req-294a9f87-b56d-4716-9388-3157c7b540dd 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=113031) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:47.669533 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [req-4b93c874-05ff-47d9-af37-247748e9e023 req-294a9f87-b56d-4716-9388-3157c7b540dd admin admin] https://199.204.45.223/volume/v3/types/8bac1220-ab7a-442c-a870-44fadc314b61/extra_specs returned with HTTP 200 May 09 09:04:47.670079 np0000173058 devstack@c-api.service[113031]: [pid: 113031|app: 0|req: 2/3] 199.204.45.223 () {70 vars in 1505 bytes} [Sat May 9 09:04:47 2026] POST /volume/v3/types/8bac1220-ab7a-442c-a870-44fadc314b61/extra_specs => generated 55 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:04:49.460519 np0000173058 devstack@c-api.service[113029]: DEBUG dbcounter [-] [113029] Writing DB stats cinder:SELECT=6 {{(pid=113029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:49.476733 np0000173058 devstack@c-api.service[113028]: DEBUG dbcounter [-] [113028] Writing DB stats cinder:SELECT=6 {{(pid=113028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:57.268624 np0000173058 devstack@c-api.service[113030]: DEBUG dbcounter [-] [113030] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:57.669217 np0000173058 devstack@c-api.service[113031]: DEBUG dbcounter [-] [113031] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:11:59.915044 np0000173058 devstack@c-api.service[113029]: /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:11:59.915044 np0000173058 devstack@c-api.service[113029]: warnings.warn( May 09 09:11:59.929039 np0000173058 devstack@c-api.service[113029]: /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:11:59.929039 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.929039 np0000173058 devstack@c-api.service[113029]: /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:11:59.929039 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.929039 np0000173058 devstack@c-api.service[113029]: /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:11:59.929519 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.929519 np0000173058 devstack@c-api.service[113029]: /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:11:59.929519 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.929519 np0000173058 devstack@c-api.service[113029]: /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:11:59.929519 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.929871 np0000173058 devstack@c-api.service[113029]: /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:11:59.929871 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.929871 np0000173058 devstack@c-api.service[113029]: /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:11:59.929871 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.929871 np0000173058 devstack@c-api.service[113029]: /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:11:59.929871 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.930295 np0000173058 devstack@c-api.service[113029]: /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:11:59.930295 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.930295 np0000173058 devstack@c-api.service[113029]: /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:11:59.930295 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.930633 np0000173058 devstack@c-api.service[113029]: /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:11:59.930633 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.930633 np0000173058 devstack@c-api.service[113029]: /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:11:59.930633 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.930922 np0000173058 devstack@c-api.service[113029]: /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:11:59.930922 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.930922 np0000173058 devstack@c-api.service[113029]: /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:11:59.930922 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.931203 np0000173058 devstack@c-api.service[113029]: /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:11:59.931203 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.931203 np0000173058 devstack@c-api.service[113029]: /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:11:59.931203 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.931203 np0000173058 devstack@c-api.service[113029]: /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:11:59.931611 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.931611 np0000173058 devstack@c-api.service[113029]: /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:11:59.931611 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.931611 np0000173058 devstack@c-api.service[113029]: /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:11:59.931611 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.932001 np0000173058 devstack@c-api.service[113029]: /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:11:59.932001 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.932001 np0000173058 devstack@c-api.service[113029]: /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:11:59.932001 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.932001 np0000173058 devstack@c-api.service[113029]: /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:11:59.932001 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.932451 np0000173058 devstack@c-api.service[113029]: /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:11:59.932451 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.932451 np0000173058 devstack@c-api.service[113029]: /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:11:59.932451 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.932451 np0000173058 devstack@c-api.service[113029]: /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:11:59.932451 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.932917 np0000173058 devstack@c-api.service[113029]: /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:11:59.932917 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.932917 np0000173058 devstack@c-api.service[113029]: /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:11:59.932917 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.932917 np0000173058 devstack@c-api.service[113029]: /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:11:59.932917 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.933352 np0000173058 devstack@c-api.service[113029]: /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:11:59.933352 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.933352 np0000173058 devstack@c-api.service[113029]: /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:11:59.933352 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.933352 np0000173058 devstack@c-api.service[113029]: /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:11:59.933747 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.933747 np0000173058 devstack@c-api.service[113029]: /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:11:59.933747 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.933747 np0000173058 devstack@c-api.service[113029]: /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:11:59.933747 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.934127 np0000173058 devstack@c-api.service[113029]: /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:11:59.934127 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.934127 np0000173058 devstack@c-api.service[113029]: /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:11:59.934127 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.934127 np0000173058 devstack@c-api.service[113029]: /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:11:59.934127 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.934652 np0000173058 devstack@c-api.service[113029]: /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:11:59.934652 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.934652 np0000173058 devstack@c-api.service[113029]: /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:11:59.934652 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.934652 np0000173058 devstack@c-api.service[113029]: /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:11:59.934652 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.935230 np0000173058 devstack@c-api.service[113029]: /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:11:59.935230 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.935230 np0000173058 devstack@c-api.service[113029]: /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:11:59.935230 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.935230 np0000173058 devstack@c-api.service[113029]: /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:11:59.935565 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.935565 np0000173058 devstack@c-api.service[113029]: /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:11:59.935565 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.935565 np0000173058 devstack@c-api.service[113029]: /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:11:59.935565 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.935780 np0000173058 devstack@c-api.service[113029]: /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:11:59.935780 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.935780 np0000173058 devstack@c-api.service[113029]: /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:11:59.935780 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.935989 np0000173058 devstack@c-api.service[113029]: /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:11:59.935989 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.935989 np0000173058 devstack@c-api.service[113029]: /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:11:59.935989 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.936168 np0000173058 devstack@c-api.service[113029]: /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:11:59.936168 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.936168 np0000173058 devstack@c-api.service[113029]: /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:11:59.936168 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.936168 np0000173058 devstack@c-api.service[113029]: /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:11:59.936386 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.936386 np0000173058 devstack@c-api.service[113029]: /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:11:59.936386 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.936386 np0000173058 devstack@c-api.service[113029]: /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:11:59.936386 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.936605 np0000173058 devstack@c-api.service[113029]: /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:11:59.936605 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.936605 np0000173058 devstack@c-api.service[113029]: /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:11:59.936605 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.936783 np0000173058 devstack@c-api.service[113029]: /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:11:59.936783 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.936783 np0000173058 devstack@c-api.service[113029]: /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:11:59.936783 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.936981 np0000173058 devstack@c-api.service[113029]: /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:11:59.936981 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.936981 np0000173058 devstack@c-api.service[113029]: /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:11:59.936981 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.937168 np0000173058 devstack@c-api.service[113029]: /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:11:59.937168 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.937168 np0000173058 devstack@c-api.service[113029]: /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:11:59.937168 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.937426 np0000173058 devstack@c-api.service[113029]: /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:11:59.937426 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.937426 np0000173058 devstack@c-api.service[113029]: /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:11:59.937426 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.937607 np0000173058 devstack@c-api.service[113029]: /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:11:59.937607 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.937607 np0000173058 devstack@c-api.service[113029]: /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:11:59.937607 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.937607 np0000173058 devstack@c-api.service[113029]: /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:11:59.937850 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.937850 np0000173058 devstack@c-api.service[113029]: /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:11:59.937850 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.937850 np0000173058 devstack@c-api.service[113029]: /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:11:59.937850 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.937850 np0000173058 devstack@c-api.service[113029]: /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:11:59.938107 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.938107 np0000173058 devstack@c-api.service[113029]: /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:11:59.938107 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.938107 np0000173058 devstack@c-api.service[113029]: /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:11:59.938107 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.938341 np0000173058 devstack@c-api.service[113029]: /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:11:59.938341 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.938341 np0000173058 devstack@c-api.service[113029]: /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:11:59.938341 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.938341 np0000173058 devstack@c-api.service[113029]: /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:11:59.938341 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.938602 np0000173058 devstack@c-api.service[113029]: /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:11:59.938602 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.938602 np0000173058 devstack@c-api.service[113029]: /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:11:59.938602 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.938602 np0000173058 devstack@c-api.service[113029]: /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:11:59.938602 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.938874 np0000173058 devstack@c-api.service[113029]: /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:11:59.938874 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.938874 np0000173058 devstack@c-api.service[113029]: /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:11:59.938874 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.938874 np0000173058 devstack@c-api.service[113029]: /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:11:59.938874 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.939126 np0000173058 devstack@c-api.service[113029]: /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:11:59.939126 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.939126 np0000173058 devstack@c-api.service[113029]: /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:11:59.939126 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.939126 np0000173058 devstack@c-api.service[113029]: /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:11:59.939126 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.939381 np0000173058 devstack@c-api.service[113029]: /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:11:59.939381 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.939381 np0000173058 devstack@c-api.service[113029]: /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:11:59.939381 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.939580 np0000173058 devstack@c-api.service[113029]: /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:11:59.939580 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.939580 np0000173058 devstack@c-api.service[113029]: /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:11:59.939580 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.939580 np0000173058 devstack@c-api.service[113029]: /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:11:59.939817 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.939817 np0000173058 devstack@c-api.service[113029]: /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:11:59.939817 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.939817 np0000173058 devstack@c-api.service[113029]: /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:11:59.939817 np0000173058 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) May 09 09:11:59.939817 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.middleware.request_id [None req-6e567a86-6df7-4f27-9784-dd45c1c82c09 None None] RequestId filter calling following filter/app {{(pid=113029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:59.939817 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-6e567a86-6df7-4f27-9784-dd45c1c82c09 None None] GET https://199.204.45.223/volume// May 09 09:11:59.940115 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-6e567a86-6df7-4f27-9784-dd45c1c82c09 None None] Empty body provided in request {{(pid=113029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:59.940115 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-6e567a86-6df7-4f27-9784-dd45c1c82c09 None None] Calling method 'all' {{(pid=113029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:59.940115 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-6e567a86-6df7-4f27-9784-dd45c1c82c09 None None] https://199.204.45.223/volume// returned with HTTP 300 May 09 09:11:59.940115 np0000173058 devstack@c-api.service[113029]: [pid: 113029|app: 0|req: 1/4] 199.204.45.223 () {66 vars in 1456 bytes} [Sat May 9 09:11:59 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:12:35.982890 np0000173058 devstack@c-api.service[113028]: /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:12:35.982890 np0000173058 devstack@c-api.service[113028]: warnings.warn( May 09 09:12:35.997311 np0000173058 devstack@c-api.service[113028]: /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:12:35.997311 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:35.997311 np0000173058 devstack@c-api.service[113028]: /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:12:35.997311 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:35.997311 np0000173058 devstack@c-api.service[113028]: /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:12:35.997703 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:35.997703 np0000173058 devstack@c-api.service[113028]: /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:12:35.997703 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:35.997703 np0000173058 devstack@c-api.service[113028]: /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:12:35.997703 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:35.998032 np0000173058 devstack@c-api.service[113028]: /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:12:35.998032 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:35.998032 np0000173058 devstack@c-api.service[113028]: /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:12:35.998032 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:35.998032 np0000173058 devstack@c-api.service[113028]: /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:12:35.998032 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:35.998415 np0000173058 devstack@c-api.service[113028]: /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:12:35.998415 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:35.998415 np0000173058 devstack@c-api.service[113028]: /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:12:35.998415 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:35.998654 np0000173058 devstack@c-api.service[113028]: /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:12:35.998654 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:35.998654 np0000173058 devstack@c-api.service[113028]: /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:12:35.998654 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:35.998970 np0000173058 devstack@c-api.service[113028]: /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:12:35.998970 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:35.998970 np0000173058 devstack@c-api.service[113028]: /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:12:35.998970 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:35.999214 np0000173058 devstack@c-api.service[113028]: /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:12:35.999214 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:35.999214 np0000173058 devstack@c-api.service[113028]: /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:12:35.999214 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:35.999214 np0000173058 devstack@c-api.service[113028]: /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:12:35.999687 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:35.999687 np0000173058 devstack@c-api.service[113028]: /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:12:35.999687 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:35.999687 np0000173058 devstack@c-api.service[113028]: /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:12:35.999687 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.000054 np0000173058 devstack@c-api.service[113028]: /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:12:36.000054 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.000054 np0000173058 devstack@c-api.service[113028]: /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:12:36.000054 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.000054 np0000173058 devstack@c-api.service[113028]: /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:12:36.000054 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.000413 np0000173058 devstack@c-api.service[113028]: /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:12:36.000413 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.000413 np0000173058 devstack@c-api.service[113028]: /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:12:36.000413 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.000413 np0000173058 devstack@c-api.service[113028]: /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:12:36.000413 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.000766 np0000173058 devstack@c-api.service[113028]: /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:12:36.000766 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.000766 np0000173058 devstack@c-api.service[113028]: /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:12:36.000766 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.000766 np0000173058 devstack@c-api.service[113028]: /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:12:36.000766 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.001158 np0000173058 devstack@c-api.service[113028]: /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:12:36.001158 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.001158 np0000173058 devstack@c-api.service[113028]: /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:12:36.001158 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.001158 np0000173058 devstack@c-api.service[113028]: /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:12:36.001469 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.001469 np0000173058 devstack@c-api.service[113028]: /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:12:36.001469 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.001469 np0000173058 devstack@c-api.service[113028]: /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:12:36.001469 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.001750 np0000173058 devstack@c-api.service[113028]: /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:12:36.001750 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.001750 np0000173058 devstack@c-api.service[113028]: /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:12:36.001750 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.001750 np0000173058 devstack@c-api.service[113028]: /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:12:36.001750 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.002132 np0000173058 devstack@c-api.service[113028]: /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:12:36.002132 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.002132 np0000173058 devstack@c-api.service[113028]: /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:12:36.002132 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.002132 np0000173058 devstack@c-api.service[113028]: /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:12:36.002132 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.002481 np0000173058 devstack@c-api.service[113028]: /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:12:36.002481 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.002481 np0000173058 devstack@c-api.service[113028]: /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:12:36.002481 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.002481 np0000173058 devstack@c-api.service[113028]: /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:12:36.002788 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.002788 np0000173058 devstack@c-api.service[113028]: /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:12:36.002788 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.002788 np0000173058 devstack@c-api.service[113028]: /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:12:36.002788 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.003118 np0000173058 devstack@c-api.service[113028]: /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:12:36.003118 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.003118 np0000173058 devstack@c-api.service[113028]: /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:12:36.003118 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.003364 np0000173058 devstack@c-api.service[113028]: /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:12:36.003364 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.003364 np0000173058 devstack@c-api.service[113028]: /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:12:36.003364 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.003603 np0000173058 devstack@c-api.service[113028]: /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:12:36.003603 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.003603 np0000173058 devstack@c-api.service[113028]: /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:12:36.003603 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.003603 np0000173058 devstack@c-api.service[113028]: /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:12:36.003968 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.003968 np0000173058 devstack@c-api.service[113028]: /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:12:36.003968 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.003968 np0000173058 devstack@c-api.service[113028]: /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:12:36.003968 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.004296 np0000173058 devstack@c-api.service[113028]: /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:12:36.004296 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.004296 np0000173058 devstack@c-api.service[113028]: /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:12:36.004296 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.004546 np0000173058 devstack@c-api.service[113028]: /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:12:36.004546 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.004546 np0000173058 devstack@c-api.service[113028]: /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:12:36.004546 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.004786 np0000173058 devstack@c-api.service[113028]: /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:12:36.004786 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.004786 np0000173058 devstack@c-api.service[113028]: /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:12:36.004786 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.004956 np0000173058 devstack@c-api.service[113028]: /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:12:36.004956 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.004956 np0000173058 devstack@c-api.service[113028]: /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:12:36.004956 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.005098 np0000173058 devstack@c-api.service[113028]: /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:12:36.005098 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.005098 np0000173058 devstack@c-api.service[113028]: /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:12:36.005098 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.005235 np0000173058 devstack@c-api.service[113028]: /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:12:36.005235 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.005235 np0000173058 devstack@c-api.service[113028]: /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:12:36.005235 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.005235 np0000173058 devstack@c-api.service[113028]: /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:12:36.005410 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.005410 np0000173058 devstack@c-api.service[113028]: /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:12:36.005410 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.005410 np0000173058 devstack@c-api.service[113028]: /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:12:36.005410 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.005410 np0000173058 devstack@c-api.service[113028]: /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:12:36.005615 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.005615 np0000173058 devstack@c-api.service[113028]: /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:12:36.005615 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.005615 np0000173058 devstack@c-api.service[113028]: /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:12:36.005615 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.005784 np0000173058 devstack@c-api.service[113028]: /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:12:36.005784 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.005784 np0000173058 devstack@c-api.service[113028]: /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:12:36.005784 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.005784 np0000173058 devstack@c-api.service[113028]: /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:12:36.005784 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.006007 np0000173058 devstack@c-api.service[113028]: /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:12:36.006007 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.006007 np0000173058 devstack@c-api.service[113028]: /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:12:36.006007 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.006007 np0000173058 devstack@c-api.service[113028]: /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:12:36.006007 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.006212 np0000173058 devstack@c-api.service[113028]: /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:12:36.006212 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.006212 np0000173058 devstack@c-api.service[113028]: /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:12:36.006212 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.006212 np0000173058 devstack@c-api.service[113028]: /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:12:36.006212 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.006405 np0000173058 devstack@c-api.service[113028]: /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:12:36.006405 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.006405 np0000173058 devstack@c-api.service[113028]: /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:12:36.006405 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.006405 np0000173058 devstack@c-api.service[113028]: /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:12:36.006405 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.006634 np0000173058 devstack@c-api.service[113028]: /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:12:36.006634 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.006634 np0000173058 devstack@c-api.service[113028]: /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:12:36.006634 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.006772 np0000173058 devstack@c-api.service[113028]: /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:12:36.006772 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.006772 np0000173058 devstack@c-api.service[113028]: /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:12:36.006772 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.006772 np0000173058 devstack@c-api.service[113028]: /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:12:36.006982 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.006982 np0000173058 devstack@c-api.service[113028]: /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:12:36.006982 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.006982 np0000173058 devstack@c-api.service[113028]: /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:12:36.006982 np0000173058 devstack@c-api.service[113028]: warnings.warn(deprecated_msg) May 09 09:12:36.006982 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.middleware.request_id [None req-ea368041-efc9-4b6a-b957-68093d3b3644 None None] RequestId filter calling following filter/app {{(pid=113028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:36.325428 np0000173058 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [None req-ea368041-efc9-4b6a-b957-68093d3b3644 demo demo] GET https://199.204.45.223/volume/v3/types?is_public=None May 09 09:12:36.325776 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [None req-ea368041-efc9-4b6a-b957-68093d3b3644 demo demo] Empty body provided in request {{(pid=113028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:36.326044 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [None req-ea368041-efc9-4b6a-b957-68093d3b3644 demo demo] Calling method 'index' {{(pid=113028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:36.326537 np0000173058 devstack@c-api.service[113028]: /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:12:36.326537 np0000173058 devstack@c-api.service[113028]: warnings.warn( May 09 09:12:36.327182 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.api_utils [None req-ea368041-efc9-4b6a-b957-68093d3b3644 demo demo] Removing options '' from query. {{(pid=113028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:12:36.339052 np0000173058 devstack@c-api.service[113028]: DEBUG oslo_db.sqlalchemy.engines [None req-ea368041-efc9-4b6a-b957-68093d3b3644 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=113028) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:12:36.359683 np0000173058 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [None req-ea368041-efc9-4b6a-b957-68093d3b3644 demo demo] https://199.204.45.223/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:12:36.360179 np0000173058 devstack@c-api.service[113028]: [pid: 113028|app: 0|req: 1/5] 199.204.45.223 () {64 vars in 1263 bytes} [Sat May 9 09:12:35 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:36.373308 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.middleware.request_id [req-ea368041-efc9-4b6a-b957-68093d3b3644 req-31bc03fd-8d58-499d-9347-0727daeee390 None None] RequestId filter calling following filter/app {{(pid=113030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:36.379002 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [req-ea368041-efc9-4b6a-b957-68093d3b3644 req-31bc03fd-8d58-499d-9347-0727daeee390 demo demo] GET https://199.204.45.223/volume/v3/types/default May 09 09:12:36.379473 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [req-ea368041-efc9-4b6a-b957-68093d3b3644 req-31bc03fd-8d58-499d-9347-0727daeee390 demo demo] Empty body provided in request {{(pid=113030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:36.379954 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [req-ea368041-efc9-4b6a-b957-68093d3b3644 req-31bc03fd-8d58-499d-9347-0727daeee390 demo demo] Calling method 'show' {{(pid=113030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:36.389670 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [req-ea368041-efc9-4b6a-b957-68093d3b3644 req-31bc03fd-8d58-499d-9347-0727daeee390 demo demo] https://199.204.45.223/volume/v3/types/default returned with HTTP 200 May 09 09:12:36.390149 np0000173058 devstack@c-api.service[113030]: [pid: 113030|app: 0|req: 2/6] 199.204.45.223 () {66 vars in 1329 bytes} [Sat May 9 09:12:36 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:12:36.738845 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.middleware.request_id [None req-15fee006-218a-4e08-ab71-2931d4b6fc86 None None] RequestId filter calling following filter/app {{(pid=113031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:36.744290 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-15fee006-218a-4e08-ab71-2931d4b6fc86 demo demo] GET https://199.204.45.223/volume/v3/types/default May 09 09:12:36.744676 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-15fee006-218a-4e08-ab71-2931d4b6fc86 demo demo] Empty body provided in request {{(pid=113031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:36.745151 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-15fee006-218a-4e08-ab71-2931d4b6fc86 demo demo] Calling method 'show' {{(pid=113031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:36.758800 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-15fee006-218a-4e08-ab71-2931d4b6fc86 demo demo] https://199.204.45.223/volume/v3/types/default returned with HTTP 200 May 09 09:12:36.759214 np0000173058 devstack@c-api.service[113031]: [pid: 113031|app: 0|req: 3/7] 199.204.45.223 () {64 vars in 1258 bytes} [Sat May 9 09:12:36 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:37.162999 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.middleware.request_id [None req-e5a970d6-8073-4041-bfa8-f5f40caa6726 None None] RequestId filter calling following filter/app {{(pid=113029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:37.513860 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-e5a970d6-8073-4041-bfa8-f5f40caa6726 demo demo] GET https://199.204.45.223/volume/v3/types/default May 09 09:12:37.514211 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-e5a970d6-8073-4041-bfa8-f5f40caa6726 demo demo] Empty body provided in request {{(pid=113029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:37.514635 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-e5a970d6-8073-4041-bfa8-f5f40caa6726 demo demo] Calling method 'show' {{(pid=113029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:37.524502 np0000173058 devstack@c-api.service[113029]: DEBUG oslo_db.sqlalchemy.engines [None req-e5a970d6-8073-4041-bfa8-f5f40caa6726 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=113029) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:12:37.540232 np0000173058 devstack@c-api.service[113029]: /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:12:37.540232 np0000173058 devstack@c-api.service[113029]: warnings.warn( May 09 09:12:37.542389 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-e5a970d6-8073-4041-bfa8-f5f40caa6726 demo demo] https://199.204.45.223/volume/v3/types/default returned with HTTP 200 May 09 09:12:37.542798 np0000173058 devstack@c-api.service[113029]: [pid: 113029|app: 0|req: 2/8] 199.204.45.223 () {64 vars in 1258 bytes} [Sat May 9 09:12:37 2026] GET /volume/v3/types/default => generated 145 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:37.556656 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.middleware.request_id [None req-364d0130-28f5-47f4-bb06-0b7614a068d2 None None] RequestId filter calling following filter/app {{(pid=113028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:37.558441 np0000173058 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [None req-364d0130-28f5-47f4-bb06-0b7614a068d2 demo demo] GET https://199.204.45.223/volume/v3/types/default May 09 09:12:37.558642 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [None req-364d0130-28f5-47f4-bb06-0b7614a068d2 demo demo] Empty body provided in request {{(pid=113028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:37.558839 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [None req-364d0130-28f5-47f4-bb06-0b7614a068d2 demo demo] Calling method 'show' {{(pid=113028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:37.573578 np0000173058 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [None req-364d0130-28f5-47f4-bb06-0b7614a068d2 demo demo] https://199.204.45.223/volume/v3/types/default returned with HTTP 200 May 09 09:12:37.573926 np0000173058 devstack@c-api.service[113028]: [pid: 113028|app: 0|req: 2/9] 199.204.45.223 () {64 vars in 1258 bytes} [Sat May 9 09:12:37 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) May 09 09:12:46.385597 np0000173058 devstack@c-api.service[113030]: DEBUG dbcounter [-] [113030] Writing DB stats cinder:SELECT=2 {{(pid=113030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:46.755141 np0000173058 devstack@c-api.service[113031]: DEBUG dbcounter [-] [113031] Writing DB stats cinder:SELECT=2 {{(pid=113031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:47.538258 np0000173058 devstack@c-api.service[113029]: DEBUG dbcounter [-] [113029] Writing DB stats cinder:SELECT=2 {{(pid=113029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:47.570013 np0000173058 devstack@c-api.service[113028]: DEBUG dbcounter [-] [113028] Writing DB stats cinder:SELECT=3 {{(pid=113028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:18:58.042177 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.middleware.request_id [None req-a56854a5-e7d5-435d-8151-58b2f497b9d8 None None] RequestId filter calling following filter/app {{(pid=113030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:18:58.189021 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-a56854a5-e7d5-435d-8151-58b2f497b9d8 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:18:58.189377 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [None req-a56854a5-e7d5-435d-8151-58b2f497b9d8 demo demo] Empty body provided in request {{(pid=113030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:18:58.189780 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [None req-a56854a5-e7d5-435d-8151-58b2f497b9d8 demo demo] Calling method 'detail' {{(pid=113030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:18:58.190699 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.api_utils [None req-a56854a5-e7d5-435d-8151-58b2f497b9d8 demo demo] Removing options '' from query. {{(pid=113030) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:18:58.191767 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.volume.api [None req-a56854a5-e7d5-435d-8151-58b2f497b9d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113030) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:18:58.223846 np0000173058 devstack@c-api.service[113030]: INFO cinder.volume.api [None req-a56854a5-e7d5-435d-8151-58b2f497b9d8 demo demo] Get all volumes completed successfully. May 09 09:18:58.226541 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-a56854a5-e7d5-435d-8151-58b2f497b9d8 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:18:58.227239 np0000173058 devstack@c-api.service[113030]: [pid: 113030|app: 0|req: 3/10] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:18:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:19:08.217343 np0000173058 devstack@c-api.service[113030]: DEBUG dbcounter [-] [113030] Writing DB stats cinder:SELECT=1 {{(pid=113030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:19:58.239694 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.middleware.request_id [None req-d813a7d9-bc29-4593-858b-c2586e074a16 None None] RequestId filter calling following filter/app {{(pid=113031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:19:58.242783 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-d813a7d9-bc29-4593-858b-c2586e074a16 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:19:58.242963 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-d813a7d9-bc29-4593-858b-c2586e074a16 demo demo] Empty body provided in request {{(pid=113031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:19:58.243274 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-d813a7d9-bc29-4593-858b-c2586e074a16 demo demo] Calling method 'detail' {{(pid=113031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:19:58.243936 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.api_utils [None req-d813a7d9-bc29-4593-858b-c2586e074a16 demo demo] Removing options '' from query. {{(pid=113031) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:19:58.244733 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.volume.api [None req-d813a7d9-bc29-4593-858b-c2586e074a16 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113031) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:19:58.277015 np0000173058 devstack@c-api.service[113031]: INFO cinder.volume.api [None req-d813a7d9-bc29-4593-858b-c2586e074a16 demo demo] Get all volumes completed successfully. May 09 09:19:58.279725 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-d813a7d9-bc29-4593-858b-c2586e074a16 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:19:58.280408 np0000173058 devstack@c-api.service[113031]: [pid: 113031|app: 0|req: 4/11] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:19:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:20:08.270932 np0000173058 devstack@c-api.service[113031]: DEBUG dbcounter [-] [113031] Writing DB stats cinder:SELECT=1 {{(pid=113031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:20:58.296498 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.middleware.request_id [None req-cfc6e1ea-3087-4e07-bfc1-32aeed9b8ccd None None] RequestId filter calling following filter/app {{(pid=113029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:20:58.301192 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-cfc6e1ea-3087-4e07-bfc1-32aeed9b8ccd demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:20:58.301413 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-cfc6e1ea-3087-4e07-bfc1-32aeed9b8ccd demo demo] Empty body provided in request {{(pid=113029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:20:58.301553 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-cfc6e1ea-3087-4e07-bfc1-32aeed9b8ccd demo demo] Calling method 'detail' {{(pid=113029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:20:58.302046 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.api_utils [None req-cfc6e1ea-3087-4e07-bfc1-32aeed9b8ccd demo demo] Removing options '' from query. {{(pid=113029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:20:58.302761 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.volume.api [None req-cfc6e1ea-3087-4e07-bfc1-32aeed9b8ccd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113029) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:20:58.337526 np0000173058 devstack@c-api.service[113029]: INFO cinder.volume.api [None req-cfc6e1ea-3087-4e07-bfc1-32aeed9b8ccd demo demo] Get all volumes completed successfully. May 09 09:20:58.340107 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-cfc6e1ea-3087-4e07-bfc1-32aeed9b8ccd demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:20:58.340560 np0000173058 devstack@c-api.service[113029]: [pid: 113029|app: 0|req: 3/12] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:20:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:21:08.333042 np0000173058 devstack@c-api.service[113029]: DEBUG dbcounter [-] [113029] Writing DB stats cinder:SELECT=1 {{(pid=113029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:58.358819 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.middleware.request_id [None req-088274b0-af66-481d-a7c3-546c95df5520 None None] RequestId filter calling following filter/app {{(pid=113028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:58.362473 np0000173058 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [None req-088274b0-af66-481d-a7c3-546c95df5520 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:21:58.362701 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [None req-088274b0-af66-481d-a7c3-546c95df5520 demo demo] Empty body provided in request {{(pid=113028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:58.362971 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [None req-088274b0-af66-481d-a7c3-546c95df5520 demo demo] Calling method 'detail' {{(pid=113028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:58.363489 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.api_utils [None req-088274b0-af66-481d-a7c3-546c95df5520 demo demo] Removing options '' from query. {{(pid=113028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:58.366711 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.volume.api [None req-088274b0-af66-481d-a7c3-546c95df5520 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113028) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:58.401866 np0000173058 devstack@c-api.service[113028]: INFO cinder.volume.api [None req-088274b0-af66-481d-a7c3-546c95df5520 demo demo] Get all volumes completed successfully. May 09 09:21:58.404150 np0000173058 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [None req-088274b0-af66-481d-a7c3-546c95df5520 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:58.405448 np0000173058 devstack@c-api.service[113028]: [pid: 113028|app: 0|req: 3/13] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:21:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:22:08.397228 np0000173058 devstack@c-api.service[113028]: DEBUG dbcounter [-] [113028] Writing DB stats cinder:SELECT=1 {{(pid=113028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:58.422650 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.middleware.request_id [None req-a839517f-51ca-48ae-b6d3-7715dbcde29a None None] RequestId filter calling following filter/app {{(pid=113030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:58.425328 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-a839517f-51ca-48ae-b6d3-7715dbcde29a demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:22:58.425580 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [None req-a839517f-51ca-48ae-b6d3-7715dbcde29a demo demo] Empty body provided in request {{(pid=113030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:58.425851 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [None req-a839517f-51ca-48ae-b6d3-7715dbcde29a demo demo] Calling method 'detail' {{(pid=113030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:58.426201 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.api_utils [None req-a839517f-51ca-48ae-b6d3-7715dbcde29a demo demo] Removing options '' from query. {{(pid=113030) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:58.427254 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.volume.api [None req-a839517f-51ca-48ae-b6d3-7715dbcde29a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113030) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:58.435854 np0000173058 devstack@c-api.service[113030]: INFO cinder.volume.api [None req-a839517f-51ca-48ae-b6d3-7715dbcde29a demo demo] Get all volumes completed successfully. May 09 09:22:58.437698 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-a839517f-51ca-48ae-b6d3-7715dbcde29a demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:58.438055 np0000173058 devstack@c-api.service[113030]: [pid: 113030|app: 0|req: 4/14] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:22:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:23:08.430370 np0000173058 devstack@c-api.service[113030]: DEBUG dbcounter [-] [113030] Writing DB stats cinder:SELECT=1 {{(pid=113030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:58.452216 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.middleware.request_id [None req-129f687c-3196-44c5-93cc-69804d6437ca None None] RequestId filter calling following filter/app {{(pid=113031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:58.576021 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-129f687c-3196-44c5-93cc-69804d6437ca demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:23:58.576021 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-129f687c-3196-44c5-93cc-69804d6437ca demo demo] Empty body provided in request {{(pid=113031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:58.576021 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-129f687c-3196-44c5-93cc-69804d6437ca demo demo] Calling method 'detail' {{(pid=113031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:58.576021 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.api_utils [None req-129f687c-3196-44c5-93cc-69804d6437ca demo demo] Removing options '' from query. {{(pid=113031) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:58.576496 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.volume.api [None req-129f687c-3196-44c5-93cc-69804d6437ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113031) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:58.583787 np0000173058 devstack@c-api.service[113031]: INFO cinder.volume.api [None req-129f687c-3196-44c5-93cc-69804d6437ca demo demo] Get all volumes completed successfully. May 09 09:23:58.585596 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-129f687c-3196-44c5-93cc-69804d6437ca demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:58.586022 np0000173058 devstack@c-api.service[113031]: [pid: 113031|app: 0|req: 5/15] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:23:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:24:08.579350 np0000173058 devstack@c-api.service[113031]: DEBUG dbcounter [-] [113031] Writing DB stats cinder:SELECT=1 {{(pid=113031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:58.602542 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.middleware.request_id [None req-c0afa270-96dc-484b-abad-016f678aa21c None None] RequestId filter calling following filter/app {{(pid=113029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:58.605345 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-c0afa270-96dc-484b-abad-016f678aa21c demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:24:58.605620 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-c0afa270-96dc-484b-abad-016f678aa21c demo demo] Empty body provided in request {{(pid=113029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:58.605886 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-c0afa270-96dc-484b-abad-016f678aa21c demo demo] Calling method 'detail' {{(pid=113029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:58.606218 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.api_utils [None req-c0afa270-96dc-484b-abad-016f678aa21c demo demo] Removing options '' from query. {{(pid=113029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:58.607167 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.volume.api [None req-c0afa270-96dc-484b-abad-016f678aa21c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113029) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:58.620608 np0000173058 devstack@c-api.service[113029]: INFO cinder.volume.api [None req-c0afa270-96dc-484b-abad-016f678aa21c demo demo] Get all volumes completed successfully. May 09 09:24:58.623284 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-c0afa270-96dc-484b-abad-016f678aa21c demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:58.624484 np0000173058 devstack@c-api.service[113029]: [pid: 113029|app: 0|req: 4/16] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:24:58 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:25:08.611213 np0000173058 devstack@c-api.service[113029]: DEBUG dbcounter [-] [113029] Writing DB stats cinder:SELECT=1 {{(pid=113029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:58.640552 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.middleware.request_id [None req-629e220e-5ed7-41c6-9d73-a57312729911 None None] RequestId filter calling following filter/app {{(pid=113028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:58.644686 np0000173058 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [None req-629e220e-5ed7-41c6-9d73-a57312729911 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:25:58.645018 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [None req-629e220e-5ed7-41c6-9d73-a57312729911 demo demo] Empty body provided in request {{(pid=113028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:58.645259 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [None req-629e220e-5ed7-41c6-9d73-a57312729911 demo demo] Calling method 'detail' {{(pid=113028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:58.645563 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.api_utils [None req-629e220e-5ed7-41c6-9d73-a57312729911 demo demo] Removing options '' from query. {{(pid=113028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:58.646525 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.volume.api [None req-629e220e-5ed7-41c6-9d73-a57312729911 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113028) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:58.656061 np0000173058 devstack@c-api.service[113028]: INFO cinder.volume.api [None req-629e220e-5ed7-41c6-9d73-a57312729911 demo demo] Get all volumes completed successfully. May 09 09:25:58.657985 np0000173058 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [None req-629e220e-5ed7-41c6-9d73-a57312729911 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:58.658488 np0000173058 devstack@c-api.service[113028]: [pid: 113028|app: 0|req: 4/17] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:25:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:26:08.649902 np0000173058 devstack@c-api.service[113028]: DEBUG dbcounter [-] [113028] Writing DB stats cinder:SELECT=1 {{(pid=113028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:58.673340 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.middleware.request_id [None req-aa7d8b3b-3a4b-46ff-a437-f5b287a0cbf3 None None] RequestId filter calling following filter/app {{(pid=113030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:58.678176 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-aa7d8b3b-3a4b-46ff-a437-f5b287a0cbf3 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:26:58.678345 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [None req-aa7d8b3b-3a4b-46ff-a437-f5b287a0cbf3 demo demo] Empty body provided in request {{(pid=113030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:58.678576 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [None req-aa7d8b3b-3a4b-46ff-a437-f5b287a0cbf3 demo demo] Calling method 'detail' {{(pid=113030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:58.678799 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.api_utils [None req-aa7d8b3b-3a4b-46ff-a437-f5b287a0cbf3 demo demo] Removing options '' from query. {{(pid=113030) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:58.679661 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.volume.api [None req-aa7d8b3b-3a4b-46ff-a437-f5b287a0cbf3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113030) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:58.688574 np0000173058 devstack@c-api.service[113030]: INFO cinder.volume.api [None req-aa7d8b3b-3a4b-46ff-a437-f5b287a0cbf3 demo demo] Get all volumes completed successfully. May 09 09:26:58.691389 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-aa7d8b3b-3a4b-46ff-a437-f5b287a0cbf3 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:58.691914 np0000173058 devstack@c-api.service[113030]: [pid: 113030|app: 0|req: 5/18] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:26:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:27:08.683549 np0000173058 devstack@c-api.service[113030]: DEBUG dbcounter [-] [113030] Writing DB stats cinder:SELECT=1 {{(pid=113030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:58.707597 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.middleware.request_id [None req-31101efd-806c-4e10-8f56-88e0fd335eeb None None] RequestId filter calling following filter/app {{(pid=113031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:58.710588 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-31101efd-806c-4e10-8f56-88e0fd335eeb demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:27:58.710851 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-31101efd-806c-4e10-8f56-88e0fd335eeb demo demo] Empty body provided in request {{(pid=113031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:58.711107 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-31101efd-806c-4e10-8f56-88e0fd335eeb demo demo] Calling method 'detail' {{(pid=113031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:58.711405 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.api_utils [None req-31101efd-806c-4e10-8f56-88e0fd335eeb demo demo] Removing options '' from query. {{(pid=113031) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:58.712308 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.volume.api [None req-31101efd-806c-4e10-8f56-88e0fd335eeb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113031) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:58.726787 np0000173058 devstack@c-api.service[113031]: INFO cinder.volume.api [None req-31101efd-806c-4e10-8f56-88e0fd335eeb demo demo] Get all volumes completed successfully. May 09 09:27:58.729777 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-31101efd-806c-4e10-8f56-88e0fd335eeb demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:58.730342 np0000173058 devstack@c-api.service[113031]: [pid: 113031|app: 0|req: 6/19] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:27:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:28:08.716292 np0000173058 devstack@c-api.service[113031]: DEBUG dbcounter [-] [113031] Writing DB stats cinder:SELECT=1 {{(pid=113031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:58.745437 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.middleware.request_id [None req-fa09217d-868e-42aa-a58c-cb242379121e None None] RequestId filter calling following filter/app {{(pid=113029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:58.747439 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-fa09217d-868e-42aa-a58c-cb242379121e demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:28:58.747620 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-fa09217d-868e-42aa-a58c-cb242379121e demo demo] Empty body provided in request {{(pid=113029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:58.747794 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-fa09217d-868e-42aa-a58c-cb242379121e demo demo] Calling method 'detail' {{(pid=113029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:58.748031 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.api_utils [None req-fa09217d-868e-42aa-a58c-cb242379121e demo demo] Removing options '' from query. {{(pid=113029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:58.748700 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.volume.api [None req-fa09217d-868e-42aa-a58c-cb242379121e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113029) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:58.756661 np0000173058 devstack@c-api.service[113029]: INFO cinder.volume.api [None req-fa09217d-868e-42aa-a58c-cb242379121e demo demo] Get all volumes completed successfully. May 09 09:28:58.759208 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-fa09217d-868e-42aa-a58c-cb242379121e demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:58.759629 np0000173058 devstack@c-api.service[113029]: [pid: 113029|app: 0|req: 5/20] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:28:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:29:08.752872 np0000173058 devstack@c-api.service[113029]: DEBUG dbcounter [-] [113029] Writing DB stats cinder:SELECT=1 {{(pid=113029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:58.774008 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.middleware.request_id [None req-a0eec3e2-fae2-4ccb-b6bf-4f86dc836677 None None] RequestId filter calling following filter/app {{(pid=113028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:58.917463 np0000173058 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [None req-a0eec3e2-fae2-4ccb-b6bf-4f86dc836677 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:29:58.917869 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [None req-a0eec3e2-fae2-4ccb-b6bf-4f86dc836677 demo demo] Empty body provided in request {{(pid=113028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:58.918264 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [None req-a0eec3e2-fae2-4ccb-b6bf-4f86dc836677 demo demo] Calling method 'detail' {{(pid=113028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:58.918705 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.api_utils [None req-a0eec3e2-fae2-4ccb-b6bf-4f86dc836677 demo demo] Removing options '' from query. {{(pid=113028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:58.921567 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.volume.api [None req-a0eec3e2-fae2-4ccb-b6bf-4f86dc836677 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113028) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:58.928370 np0000173058 devstack@c-api.service[113028]: INFO cinder.volume.api [None req-a0eec3e2-fae2-4ccb-b6bf-4f86dc836677 demo demo] Get all volumes completed successfully. May 09 09:29:58.930343 np0000173058 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [None req-a0eec3e2-fae2-4ccb-b6bf-4f86dc836677 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:58.930687 np0000173058 devstack@c-api.service[113028]: [pid: 113028|app: 0|req: 5/21] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:29:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:30:08.925238 np0000173058 devstack@c-api.service[113028]: DEBUG dbcounter [-] [113028] Writing DB stats cinder:SELECT=1 {{(pid=113028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:58.946871 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.middleware.request_id [None req-2dfc0bd6-58cd-493a-9df3-dbae36e06a92 None None] RequestId filter calling following filter/app {{(pid=113030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:58.950863 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-2dfc0bd6-58cd-493a-9df3-dbae36e06a92 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:30:58.950863 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [None req-2dfc0bd6-58cd-493a-9df3-dbae36e06a92 demo demo] Empty body provided in request {{(pid=113030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:58.950863 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [None req-2dfc0bd6-58cd-493a-9df3-dbae36e06a92 demo demo] Calling method 'detail' {{(pid=113030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:58.950863 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.api_utils [None req-2dfc0bd6-58cd-493a-9df3-dbae36e06a92 demo demo] Removing options '' from query. {{(pid=113030) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:58.950863 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.volume.api [None req-2dfc0bd6-58cd-493a-9df3-dbae36e06a92 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113030) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:58.958419 np0000173058 devstack@c-api.service[113030]: INFO cinder.volume.api [None req-2dfc0bd6-58cd-493a-9df3-dbae36e06a92 demo demo] Get all volumes completed successfully. May 09 09:30:58.961214 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-2dfc0bd6-58cd-493a-9df3-dbae36e06a92 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:58.961794 np0000173058 devstack@c-api.service[113030]: [pid: 113030|app: 0|req: 6/22] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:30:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:31:08.953310 np0000173058 devstack@c-api.service[113030]: DEBUG dbcounter [-] [113030] Writing DB stats cinder:SELECT=1 {{(pid=113030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:58.975666 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.middleware.request_id [None req-cb3b98f1-b513-4b7a-b62a-8b89f0545080 None None] RequestId filter calling following filter/app {{(pid=113031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:58.980170 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-cb3b98f1-b513-4b7a-b62a-8b89f0545080 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:31:58.980561 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-cb3b98f1-b513-4b7a-b62a-8b89f0545080 demo demo] Empty body provided in request {{(pid=113031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:58.981090 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-cb3b98f1-b513-4b7a-b62a-8b89f0545080 demo demo] Calling method 'detail' {{(pid=113031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:58.981598 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.api_utils [None req-cb3b98f1-b513-4b7a-b62a-8b89f0545080 demo demo] Removing options '' from query. {{(pid=113031) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:58.983130 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.volume.api [None req-cb3b98f1-b513-4b7a-b62a-8b89f0545080 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113031) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:58.991230 np0000173058 devstack@c-api.service[113031]: INFO cinder.volume.api [None req-cb3b98f1-b513-4b7a-b62a-8b89f0545080 demo demo] Get all volumes completed successfully. May 09 09:31:58.993873 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-cb3b98f1-b513-4b7a-b62a-8b89f0545080 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:58.994329 np0000173058 devstack@c-api.service[113031]: [pid: 113031|app: 0|req: 7/23] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:31:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:32:08.986611 np0000173058 devstack@c-api.service[113031]: DEBUG dbcounter [-] [113031] Writing DB stats cinder:SELECT=1 {{(pid=113031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:59.009722 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.middleware.request_id [None req-07a65504-0d47-46cf-bc28-167f53b17fd9 None None] RequestId filter calling following filter/app {{(pid=113029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:59.012287 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-07a65504-0d47-46cf-bc28-167f53b17fd9 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:32:59.012517 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-07a65504-0d47-46cf-bc28-167f53b17fd9 demo demo] Empty body provided in request {{(pid=113029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:59.012787 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-07a65504-0d47-46cf-bc28-167f53b17fd9 demo demo] Calling method 'detail' {{(pid=113029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:59.013100 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.api_utils [None req-07a65504-0d47-46cf-bc28-167f53b17fd9 demo demo] Removing options '' from query. {{(pid=113029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:59.014011 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.volume.api [None req-07a65504-0d47-46cf-bc28-167f53b17fd9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113029) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:59.024469 np0000173058 devstack@c-api.service[113029]: INFO cinder.volume.api [None req-07a65504-0d47-46cf-bc28-167f53b17fd9 demo demo] Get all volumes completed successfully. May 09 09:32:59.027624 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-07a65504-0d47-46cf-bc28-167f53b17fd9 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:59.028288 np0000173058 devstack@c-api.service[113029]: [pid: 113029|app: 0|req: 6/24] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:32:59 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:33:09.018309 np0000173058 devstack@c-api.service[113029]: DEBUG dbcounter [-] [113029] Writing DB stats cinder:SELECT=1 {{(pid=113029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:59.046011 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.middleware.request_id [None req-88c9ac55-a5bf-4ff9-87df-07c65c4e609c None None] RequestId filter calling following filter/app {{(pid=113028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:59.049214 np0000173058 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [None req-88c9ac55-a5bf-4ff9-87df-07c65c4e609c demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:33:59.049620 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [None req-88c9ac55-a5bf-4ff9-87df-07c65c4e609c demo demo] Empty body provided in request {{(pid=113028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:59.050846 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [None req-88c9ac55-a5bf-4ff9-87df-07c65c4e609c demo demo] Calling method 'detail' {{(pid=113028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:59.051355 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.api_utils [None req-88c9ac55-a5bf-4ff9-87df-07c65c4e609c demo demo] Removing options '' from query. {{(pid=113028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:59.052961 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.volume.api [None req-88c9ac55-a5bf-4ff9-87df-07c65c4e609c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113028) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:59.060369 np0000173058 devstack@c-api.service[113028]: INFO cinder.volume.api [None req-88c9ac55-a5bf-4ff9-87df-07c65c4e609c demo demo] Get all volumes completed successfully. May 09 09:33:59.062784 np0000173058 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [None req-88c9ac55-a5bf-4ff9-87df-07c65c4e609c demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:59.063152 np0000173058 devstack@c-api.service[113028]: [pid: 113028|app: 0|req: 6/25] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:33:59 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:34:09.056858 np0000173058 devstack@c-api.service[113028]: DEBUG dbcounter [-] [113028] Writing DB stats cinder:SELECT=1 {{(pid=113028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:59.077174 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.middleware.request_id [None req-1257ccd7-57cf-4882-8a27-1967eff3dda3 None None] RequestId filter calling following filter/app {{(pid=113030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:59.080349 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-1257ccd7-57cf-4882-8a27-1967eff3dda3 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:34:59.080572 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [None req-1257ccd7-57cf-4882-8a27-1967eff3dda3 demo demo] Empty body provided in request {{(pid=113030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:59.080814 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [None req-1257ccd7-57cf-4882-8a27-1967eff3dda3 demo demo] Calling method 'detail' {{(pid=113030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:59.081113 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.api_utils [None req-1257ccd7-57cf-4882-8a27-1967eff3dda3 demo demo] Removing options '' from query. {{(pid=113030) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:59.081994 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.volume.api [None req-1257ccd7-57cf-4882-8a27-1967eff3dda3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113030) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:59.090039 np0000173058 devstack@c-api.service[113030]: INFO cinder.volume.api [None req-1257ccd7-57cf-4882-8a27-1967eff3dda3 demo demo] Get all volumes completed successfully. May 09 09:34:59.092522 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-1257ccd7-57cf-4882-8a27-1967eff3dda3 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:59.092966 np0000173058 devstack@c-api.service[113030]: [pid: 113030|app: 0|req: 7/26] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:34:59 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:35:09.085095 np0000173058 devstack@c-api.service[113030]: DEBUG dbcounter [-] [113030] Writing DB stats cinder:SELECT=1 {{(pid=113030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:59.108584 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.middleware.request_id [None req-aeed3107-a1e7-4183-84da-d2d72532797f None None] RequestId filter calling following filter/app {{(pid=113031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:59.161890 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-aeed3107-a1e7-4183-84da-d2d72532797f demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:35:59.162320 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-aeed3107-a1e7-4183-84da-d2d72532797f demo demo] Empty body provided in request {{(pid=113031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:59.162700 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-aeed3107-a1e7-4183-84da-d2d72532797f demo demo] Calling method 'detail' {{(pid=113031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:59.163189 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.api_utils [None req-aeed3107-a1e7-4183-84da-d2d72532797f demo demo] Removing options '' from query. {{(pid=113031) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:59.163982 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.volume.api [None req-aeed3107-a1e7-4183-84da-d2d72532797f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113031) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:59.173454 np0000173058 devstack@c-api.service[113031]: INFO cinder.volume.api [None req-aeed3107-a1e7-4183-84da-d2d72532797f demo demo] Get all volumes completed successfully. May 09 09:35:59.176264 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-aeed3107-a1e7-4183-84da-d2d72532797f demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:59.176730 np0000173058 devstack@c-api.service[113031]: [pid: 113031|app: 0|req: 8/27] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:35:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:36:09.167437 np0000173058 devstack@c-api.service[113031]: DEBUG dbcounter [-] [113031] Writing DB stats cinder:SELECT=1 {{(pid=113031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:59.190452 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.middleware.request_id [None req-e5506865-001c-43f6-9fd3-2d8b247ddf1b None None] RequestId filter calling following filter/app {{(pid=113029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:59.194443 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-e5506865-001c-43f6-9fd3-2d8b247ddf1b demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:36:59.194799 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-e5506865-001c-43f6-9fd3-2d8b247ddf1b demo demo] Empty body provided in request {{(pid=113029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:59.195187 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-e5506865-001c-43f6-9fd3-2d8b247ddf1b demo demo] Calling method 'detail' {{(pid=113029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:59.195613 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.api_utils [None req-e5506865-001c-43f6-9fd3-2d8b247ddf1b demo demo] Removing options '' from query. {{(pid=113029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:59.197065 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.volume.api [None req-e5506865-001c-43f6-9fd3-2d8b247ddf1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113029) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:59.205106 np0000173058 devstack@c-api.service[113029]: INFO cinder.volume.api [None req-e5506865-001c-43f6-9fd3-2d8b247ddf1b demo demo] Get all volumes completed successfully. May 09 09:36:59.207021 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-e5506865-001c-43f6-9fd3-2d8b247ddf1b demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:59.207355 np0000173058 devstack@c-api.service[113029]: [pid: 113029|app: 0|req: 7/28] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:36:59 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:37:09.201467 np0000173058 devstack@c-api.service[113029]: DEBUG dbcounter [-] [113029] Writing DB stats cinder:SELECT=1 {{(pid=113029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:59.221819 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.middleware.request_id [None req-e8ce9551-e4ae-4003-b743-35c12dac6973 None None] RequestId filter calling following filter/app {{(pid=113028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:59.223993 np0000173058 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [None req-e8ce9551-e4ae-4003-b743-35c12dac6973 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:37:59.224167 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [None req-e8ce9551-e4ae-4003-b743-35c12dac6973 demo demo] Empty body provided in request {{(pid=113028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:59.224358 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [None req-e8ce9551-e4ae-4003-b743-35c12dac6973 demo demo] Calling method 'detail' {{(pid=113028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:59.224559 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.api_utils [None req-e8ce9551-e4ae-4003-b743-35c12dac6973 demo demo] Removing options '' from query. {{(pid=113028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:59.225298 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.volume.api [None req-e8ce9551-e4ae-4003-b743-35c12dac6973 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113028) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:59.231349 np0000173058 devstack@c-api.service[113028]: INFO cinder.volume.api [None req-e8ce9551-e4ae-4003-b743-35c12dac6973 demo demo] Get all volumes completed successfully. May 09 09:37:59.233225 np0000173058 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [None req-e8ce9551-e4ae-4003-b743-35c12dac6973 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:59.233551 np0000173058 devstack@c-api.service[113028]: [pid: 113028|app: 0|req: 7/29] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:37:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:38:09.227603 np0000173058 devstack@c-api.service[113028]: DEBUG dbcounter [-] [113028] Writing DB stats cinder:SELECT=1 {{(pid=113028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:59.247090 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.middleware.request_id [None req-feb113b6-5b79-486b-8a0f-338f45377c02 None None] RequestId filter calling following filter/app {{(pid=113030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:59.268744 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-feb113b6-5b79-486b-8a0f-338f45377c02 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:38:59.269242 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [None req-feb113b6-5b79-486b-8a0f-338f45377c02 demo demo] Empty body provided in request {{(pid=113030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:59.269657 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [None req-feb113b6-5b79-486b-8a0f-338f45377c02 demo demo] Calling method 'detail' {{(pid=113030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:59.270269 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.api_utils [None req-feb113b6-5b79-486b-8a0f-338f45377c02 demo demo] Removing options '' from query. {{(pid=113030) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:59.271877 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.volume.api [None req-feb113b6-5b79-486b-8a0f-338f45377c02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113030) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:59.281172 np0000173058 devstack@c-api.service[113030]: INFO cinder.volume.api [None req-feb113b6-5b79-486b-8a0f-338f45377c02 demo demo] Get all volumes completed successfully. May 09 09:38:59.284053 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-feb113b6-5b79-486b-8a0f-338f45377c02 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:59.284576 np0000173058 devstack@c-api.service[113030]: [pid: 113030|app: 0|req: 8/30] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:38:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:39:09.276411 np0000173058 devstack@c-api.service[113030]: DEBUG dbcounter [-] [113030] Writing DB stats cinder:SELECT=1 {{(pid=113030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:59.298870 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.middleware.request_id [None req-95c13b67-b4c5-494d-8d10-3aeb966939c2 None None] RequestId filter calling following filter/app {{(pid=113031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:59.303063 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-95c13b67-b4c5-494d-8d10-3aeb966939c2 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:39:59.303436 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-95c13b67-b4c5-494d-8d10-3aeb966939c2 demo demo] Empty body provided in request {{(pid=113031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:59.303899 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-95c13b67-b4c5-494d-8d10-3aeb966939c2 demo demo] Calling method 'detail' {{(pid=113031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:59.304611 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.api_utils [None req-95c13b67-b4c5-494d-8d10-3aeb966939c2 demo demo] Removing options '' from query. {{(pid=113031) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:59.306158 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.volume.api [None req-95c13b67-b4c5-494d-8d10-3aeb966939c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113031) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:59.313437 np0000173058 devstack@c-api.service[113031]: INFO cinder.volume.api [None req-95c13b67-b4c5-494d-8d10-3aeb966939c2 demo demo] Get all volumes completed successfully. May 09 09:39:59.315420 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-95c13b67-b4c5-494d-8d10-3aeb966939c2 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:59.315825 np0000173058 devstack@c-api.service[113031]: [pid: 113031|app: 0|req: 9/31] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:39:59 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:09.309557 np0000173058 devstack@c-api.service[113031]: DEBUG dbcounter [-] [113031] Writing DB stats cinder:SELECT=1 {{(pid=113031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:40:59.330085 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.middleware.request_id [None req-1681a290-812e-4f55-9841-5958e7429d42 None None] RequestId filter calling following filter/app {{(pid=113029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:40:59.492472 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-1681a290-812e-4f55-9841-5958e7429d42 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:40:59.492711 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-1681a290-812e-4f55-9841-5958e7429d42 demo demo] Empty body provided in request {{(pid=113029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:59.492982 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-1681a290-812e-4f55-9841-5958e7429d42 demo demo] Calling method 'detail' {{(pid=113029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:59.493262 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.api_utils [None req-1681a290-812e-4f55-9841-5958e7429d42 demo demo] Removing options '' from query. {{(pid=113029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:40:59.494653 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.volume.api [None req-1681a290-812e-4f55-9841-5958e7429d42 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113029) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:40:59.502768 np0000173058 devstack@c-api.service[113029]: INFO cinder.volume.api [None req-1681a290-812e-4f55-9841-5958e7429d42 demo demo] Get all volumes completed successfully. May 09 09:40:59.504654 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-1681a290-812e-4f55-9841-5958e7429d42 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:59.505045 np0000173058 devstack@c-api.service[113029]: [pid: 113029|app: 0|req: 8/32] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:40:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:41:09.498563 np0000173058 devstack@c-api.service[113029]: DEBUG dbcounter [-] [113029] Writing DB stats cinder:SELECT=1 {{(pid=113029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:41:59.521432 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.middleware.request_id [None req-cc6cb37f-f52e-4a7f-b39b-0162377fdb10 None None] RequestId filter calling following filter/app {{(pid=113028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:41:59.524111 np0000173058 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [None req-cc6cb37f-f52e-4a7f-b39b-0162377fdb10 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:41:59.524296 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [None req-cc6cb37f-f52e-4a7f-b39b-0162377fdb10 demo demo] Empty body provided in request {{(pid=113028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:41:59.524437 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [None req-cc6cb37f-f52e-4a7f-b39b-0162377fdb10 demo demo] Calling method 'detail' {{(pid=113028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:41:59.524685 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.api_utils [None req-cc6cb37f-f52e-4a7f-b39b-0162377fdb10 demo demo] Removing options '' from query. {{(pid=113028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:41:59.525387 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.volume.api [None req-cc6cb37f-f52e-4a7f-b39b-0162377fdb10 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113028) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:41:59.533300 np0000173058 devstack@c-api.service[113028]: INFO cinder.volume.api [None req-cc6cb37f-f52e-4a7f-b39b-0162377fdb10 demo demo] Get all volumes completed successfully. May 09 09:41:59.535969 np0000173058 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [None req-cc6cb37f-f52e-4a7f-b39b-0162377fdb10 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:41:59.536481 np0000173058 devstack@c-api.service[113028]: [pid: 113028|app: 0|req: 8/33] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:41:59 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:42:09.528650 np0000173058 devstack@c-api.service[113028]: DEBUG dbcounter [-] [113028] Writing DB stats cinder:SELECT=1 {{(pid=113028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:42:59.553950 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.middleware.request_id [None req-c35581d5-602d-43a1-8ba8-912dba10d215 None None] RequestId filter calling following filter/app {{(pid=113030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:42:59.557016 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-c35581d5-602d-43a1-8ba8-912dba10d215 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:42:59.557250 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [None req-c35581d5-602d-43a1-8ba8-912dba10d215 demo demo] Empty body provided in request {{(pid=113030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:42:59.557504 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [None req-c35581d5-602d-43a1-8ba8-912dba10d215 demo demo] Calling method 'detail' {{(pid=113030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:42:59.557792 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.api_utils [None req-c35581d5-602d-43a1-8ba8-912dba10d215 demo demo] Removing options '' from query. {{(pid=113030) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:42:59.558786 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.volume.api [None req-c35581d5-602d-43a1-8ba8-912dba10d215 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113030) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:42:59.565395 np0000173058 devstack@c-api.service[113030]: INFO cinder.volume.api [None req-c35581d5-602d-43a1-8ba8-912dba10d215 demo demo] Get all volumes completed successfully. May 09 09:42:59.567855 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-c35581d5-602d-43a1-8ba8-912dba10d215 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:42:59.568187 np0000173058 devstack@c-api.service[113030]: [pid: 113030|app: 0|req: 9/34] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:42:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:43:09.561944 np0000173058 devstack@c-api.service[113030]: DEBUG dbcounter [-] [113030] Writing DB stats cinder:SELECT=1 {{(pid=113030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:43:59.583225 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.middleware.request_id [None req-ac35ad82-c2dd-4e62-a26f-a43267f589ad None None] RequestId filter calling following filter/app {{(pid=113031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:43:59.585913 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-ac35ad82-c2dd-4e62-a26f-a43267f589ad demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:43:59.586168 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-ac35ad82-c2dd-4e62-a26f-a43267f589ad demo demo] Empty body provided in request {{(pid=113031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:43:59.586370 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-ac35ad82-c2dd-4e62-a26f-a43267f589ad demo demo] Calling method 'detail' {{(pid=113031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:43:59.586664 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.api_utils [None req-ac35ad82-c2dd-4e62-a26f-a43267f589ad demo demo] Removing options '' from query. {{(pid=113031) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:43:59.587571 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.volume.api [None req-ac35ad82-c2dd-4e62-a26f-a43267f589ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113031) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:43:59.594868 np0000173058 devstack@c-api.service[113031]: INFO cinder.volume.api [None req-ac35ad82-c2dd-4e62-a26f-a43267f589ad demo demo] Get all volumes completed successfully. May 09 09:43:59.599424 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-ac35ad82-c2dd-4e62-a26f-a43267f589ad demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:43:59.600564 np0000173058 devstack@c-api.service[113031]: [pid: 113031|app: 0|req: 10/35] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:43:59 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:44:09.591076 np0000173058 devstack@c-api.service[113031]: DEBUG dbcounter [-] [113031] Writing DB stats cinder:SELECT=1 {{(pid=113031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:44:59.616410 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.middleware.request_id [None req-2281a0a4-65bc-41d1-a61a-a73922a3cd60 None None] RequestId filter calling following filter/app {{(pid=113029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:44:59.619484 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-2281a0a4-65bc-41d1-a61a-a73922a3cd60 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:44:59.619639 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-2281a0a4-65bc-41d1-a61a-a73922a3cd60 demo demo] Empty body provided in request {{(pid=113029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:44:59.619920 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-2281a0a4-65bc-41d1-a61a-a73922a3cd60 demo demo] Calling method 'detail' {{(pid=113029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:44:59.620533 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.api_utils [None req-2281a0a4-65bc-41d1-a61a-a73922a3cd60 demo demo] Removing options '' from query. {{(pid=113029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:44:59.621647 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.volume.api [None req-2281a0a4-65bc-41d1-a61a-a73922a3cd60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113029) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:44:59.629501 np0000173058 devstack@c-api.service[113029]: INFO cinder.volume.api [None req-2281a0a4-65bc-41d1-a61a-a73922a3cd60 demo demo] Get all volumes completed successfully. May 09 09:44:59.631433 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-2281a0a4-65bc-41d1-a61a-a73922a3cd60 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:44:59.631849 np0000173058 devstack@c-api.service[113029]: [pid: 113029|app: 0|req: 9/36] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:44:59 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:45:09.625327 np0000173058 devstack@c-api.service[113029]: DEBUG dbcounter [-] [113029] Writing DB stats cinder:SELECT=1 {{(pid=113029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:45:59.652857 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.middleware.request_id [None req-5e861c3b-8da8-4eb7-8c38-3bc850f6ae17 None None] RequestId filter calling following filter/app {{(pid=113028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:45:59.715341 np0000173058 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [None req-5e861c3b-8da8-4eb7-8c38-3bc850f6ae17 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:45:59.715718 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [None req-5e861c3b-8da8-4eb7-8c38-3bc850f6ae17 demo demo] Empty body provided in request {{(pid=113028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:45:59.716136 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.openstack.wsgi [None req-5e861c3b-8da8-4eb7-8c38-3bc850f6ae17 demo demo] Calling method 'detail' {{(pid=113028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:45:59.716615 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.api.api_utils [None req-5e861c3b-8da8-4eb7-8c38-3bc850f6ae17 demo demo] Removing options '' from query. {{(pid=113028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:45:59.718235 np0000173058 devstack@c-api.service[113028]: DEBUG cinder.volume.api [None req-5e861c3b-8da8-4eb7-8c38-3bc850f6ae17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113028) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:45:59.731338 np0000173058 devstack@c-api.service[113028]: INFO cinder.volume.api [None req-5e861c3b-8da8-4eb7-8c38-3bc850f6ae17 demo demo] Get all volumes completed successfully. May 09 09:45:59.735355 np0000173058 devstack@c-api.service[113028]: INFO cinder.api.openstack.wsgi [None req-5e861c3b-8da8-4eb7-8c38-3bc850f6ae17 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:45:59.735792 np0000173058 devstack@c-api.service[113028]: [pid: 113028|app: 0|req: 9/37] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:45:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:46:09.723310 np0000173058 devstack@c-api.service[113028]: DEBUG dbcounter [-] [113028] Writing DB stats cinder:SELECT=1 {{(pid=113028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:46:59.750966 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.middleware.request_id [None req-384b709a-1be1-466a-b0bd-3d56c56efd9a None None] RequestId filter calling following filter/app {{(pid=113030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:46:59.753823 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-384b709a-1be1-466a-b0bd-3d56c56efd9a demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:46:59.753823 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [None req-384b709a-1be1-466a-b0bd-3d56c56efd9a demo demo] Empty body provided in request {{(pid=113030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:46:59.754172 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.openstack.wsgi [None req-384b709a-1be1-466a-b0bd-3d56c56efd9a demo demo] Calling method 'detail' {{(pid=113030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:46:59.754279 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.api.api_utils [None req-384b709a-1be1-466a-b0bd-3d56c56efd9a demo demo] Removing options '' from query. {{(pid=113030) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:46:59.755042 np0000173058 devstack@c-api.service[113030]: DEBUG cinder.volume.api [None req-384b709a-1be1-466a-b0bd-3d56c56efd9a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113030) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:46:59.762532 np0000173058 devstack@c-api.service[113030]: INFO cinder.volume.api [None req-384b709a-1be1-466a-b0bd-3d56c56efd9a demo demo] Get all volumes completed successfully. May 09 09:46:59.764515 np0000173058 devstack@c-api.service[113030]: INFO cinder.api.openstack.wsgi [None req-384b709a-1be1-466a-b0bd-3d56c56efd9a demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:46:59.764928 np0000173058 devstack@c-api.service[113030]: [pid: 113030|app: 0|req: 10/38] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:46:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:47:09.757927 np0000173058 devstack@c-api.service[113030]: DEBUG dbcounter [-] [113030] Writing DB stats cinder:SELECT=1 {{(pid=113030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:47:59.785013 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.middleware.request_id [None req-9eda04ba-ee09-4a5a-a226-0a2ca3d1c70c None None] RequestId filter calling following filter/app {{(pid=113031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:47:59.787825 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-9eda04ba-ee09-4a5a-a226-0a2ca3d1c70c demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:47:59.788070 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-9eda04ba-ee09-4a5a-a226-0a2ca3d1c70c demo demo] Empty body provided in request {{(pid=113031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:47:59.788301 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.openstack.wsgi [None req-9eda04ba-ee09-4a5a-a226-0a2ca3d1c70c demo demo] Calling method 'detail' {{(pid=113031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:47:59.788602 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.api.api_utils [None req-9eda04ba-ee09-4a5a-a226-0a2ca3d1c70c demo demo] Removing options '' from query. {{(pid=113031) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:47:59.789525 np0000173058 devstack@c-api.service[113031]: DEBUG cinder.volume.api [None req-9eda04ba-ee09-4a5a-a226-0a2ca3d1c70c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113031) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:47:59.800983 np0000173058 devstack@c-api.service[113031]: INFO cinder.volume.api [None req-9eda04ba-ee09-4a5a-a226-0a2ca3d1c70c demo demo] Get all volumes completed successfully. May 09 09:47:59.803270 np0000173058 devstack@c-api.service[113031]: INFO cinder.api.openstack.wsgi [None req-9eda04ba-ee09-4a5a-a226-0a2ca3d1c70c demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:47:59.803635 np0000173058 devstack@c-api.service[113031]: [pid: 113031|app: 0|req: 11/39] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:47:59 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:48:09.793865 np0000173058 devstack@c-api.service[113031]: DEBUG dbcounter [-] [113031] Writing DB stats cinder:SELECT=1 {{(pid=113031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:48:59.821618 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.middleware.request_id [None req-08818a6b-a554-4746-b8c1-b8b6f2e39645 None None] RequestId filter calling following filter/app {{(pid=113029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:48:59.826625 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-08818a6b-a554-4746-b8c1-b8b6f2e39645 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 09:48:59.826875 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-08818a6b-a554-4746-b8c1-b8b6f2e39645 demo demo] Empty body provided in request {{(pid=113029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:48:59.827111 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-08818a6b-a554-4746-b8c1-b8b6f2e39645 demo demo] Calling method 'detail' {{(pid=113029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:48:59.827424 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.api.api_utils [None req-08818a6b-a554-4746-b8c1-b8b6f2e39645 demo demo] Removing options '' from query. {{(pid=113029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:48:59.828380 np0000173058 devstack@c-api.service[113029]: DEBUG cinder.volume.api [None req-08818a6b-a554-4746-b8c1-b8b6f2e39645 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113029) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:48:59.838116 np0000173058 devstack@c-api.service[113029]: INFO cinder.volume.api [None req-08818a6b-a554-4746-b8c1-b8b6f2e39645 demo demo] Get all volumes completed successfully. May 09 09:48:59.840057 np0000173058 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-08818a6b-a554-4746-b8c1-b8b6f2e39645 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 09:48:59.840447 np0000173058 devstack@c-api.service[113029]: [pid: 113029|app: 0|req: 10/40] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 09:48:59 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:49:09.831784 np0000173058 devstack@c-api.service[113029]: DEBUG dbcounter [-] [113029] Writing DB stats cinder:SELECT=1 {{(pid=113029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}