Jun 18 01:51:50.008567 np0000181785 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 01:51:50.018637 np0000181785 devstack@c-api.service[116555]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 01:51:50.021841 np0000181785 devstack@c-api.service[116555]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 01:51:50 2026] *** Jun 18 01:51:50.021841 np0000181785 devstack@c-api.service[116555]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 01:51:50.021841 np0000181785 devstack@c-api.service[116555]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 01:51:50.021841 np0000181785 devstack@c-api.service[116555]: nodename: np0000181785 Jun 18 01:51:50.021841 np0000181785 devstack@c-api.service[116555]: machine: x86_64 Jun 18 01:51:50.021841 np0000181785 devstack@c-api.service[116555]: clock source: unix Jun 18 01:51:50.021841 np0000181785 devstack@c-api.service[116555]: pcre jit disabled Jun 18 01:51:50.021841 np0000181785 devstack@c-api.service[116555]: detected number of CPU cores: 16 Jun 18 01:51:50.021841 np0000181785 devstack@c-api.service[116555]: current working directory: / Jun 18 01:51:50.021841 np0000181785 devstack@c-api.service[116555]: detected binary path: /usr/bin/uwsgi-core Jun 18 01:51:50.021841 np0000181785 devstack@c-api.service[116555]: your processes number limit is 256917 Jun 18 01:51:50.021841 np0000181785 devstack@c-api.service[116555]: your memory page size is 4096 bytes Jun 18 01:51:50.021841 np0000181785 devstack@c-api.service[116555]: detected max file descriptor number: 2048 Jun 18 01:51:50.021841 np0000181785 devstack@c-api.service[116555]: lock engine: pthread robust mutexes Jun 18 01:51:50.021841 np0000181785 devstack@c-api.service[116555]: thunder lock: enabled Jun 18 01:51:50.022271 np0000181785 devstack@c-api.service[116555]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 01:51:50.022271 np0000181785 devstack@c-api.service[116555]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 01:51:50.022271 np0000181785 devstack@c-api.service[116555]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 01:51:50.022271 np0000181785 devstack@c-api.service[116555]: Set PythonHome to /opt/stack/data/venv Jun 18 01:51:50.057312 np0000181785 devstack@c-api.service[116555]: Python main interpreter initialized at 0x78f3d80a3668 Jun 18 01:51:50.057312 np0000181785 devstack@c-api.service[116555]: python threads support enabled Jun 18 01:51:50.057312 np0000181785 devstack@c-api.service[116555]: your server socket listen backlog is limited to 100 connections Jun 18 01:51:50.057312 np0000181785 devstack@c-api.service[116555]: your mercy for graceful operations on workers is 80 seconds Jun 18 01:51:50.058071 np0000181785 devstack@c-api.service[116555]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 01:51:50.058249 np0000181785 devstack@c-api.service[116555]: *** Operational MODE: preforking *** Jun 18 01:51:50.058439 np0000181785 devstack@c-api.service[116555]: *** uWSGI is running in multiple interpreter mode *** Jun 18 01:51:50.058439 np0000181785 devstack@c-api.service[116555]: spawned uWSGI master process (pid: 116555) Jun 18 01:51:50.058692 np0000181785 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 01:51:50.059230 np0000181785 devstack@c-api.service[116555]: spawned uWSGI worker 1 (pid: 116568, cores: 1) Jun 18 01:51:50.059699 np0000181785 devstack@c-api.service[116555]: spawned uWSGI worker 2 (pid: 116569, cores: 1) Jun 18 01:51:50.060163 np0000181785 devstack@c-api.service[116555]: spawned uWSGI worker 3 (pid: 116570, cores: 1) Jun 18 01:51:50.060616 np0000181785 devstack@c-api.service[116555]: spawned uWSGI worker 4 (pid: 116571, cores: 1) Jun 18 01:51:50.060779 np0000181785 devstack@c-api.service[116555]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 01:51:50.184167 np0000181785 devstack@c-api.service[116571]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:51:50.184167 np0000181785 devstack@c-api.service[116571]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:51:50.184167 np0000181785 devstack@c-api.service[116571]: we strongly recommend against using it for new projects. Jun 18 01:51:50.184167 np0000181785 devstack@c-api.service[116571]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:51:50.184167 np0000181785 devstack@c-api.service[116571]: framework. For more detail see Jun 18 01:51:50.184167 np0000181785 devstack@c-api.service[116571]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:51:50.184167 np0000181785 devstack@c-api.service[116571]: import eventlet # noqa Jun 18 01:51:50.189142 np0000181785 devstack@c-api.service[116569]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:51:50.189142 np0000181785 devstack@c-api.service[116569]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:51:50.189142 np0000181785 devstack@c-api.service[116569]: we strongly recommend against using it for new projects. Jun 18 01:51:50.189142 np0000181785 devstack@c-api.service[116569]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:51:50.189142 np0000181785 devstack@c-api.service[116569]: framework. For more detail see Jun 18 01:51:50.189142 np0000181785 devstack@c-api.service[116569]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:51:50.189142 np0000181785 devstack@c-api.service[116569]: import eventlet # noqa Jun 18 01:51:50.189665 np0000181785 devstack@c-api.service[116568]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:51:50.189665 np0000181785 devstack@c-api.service[116568]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:51:50.189665 np0000181785 devstack@c-api.service[116568]: we strongly recommend against using it for new projects. Jun 18 01:51:50.189665 np0000181785 devstack@c-api.service[116568]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:51:50.189665 np0000181785 devstack@c-api.service[116568]: framework. For more detail see Jun 18 01:51:50.189665 np0000181785 devstack@c-api.service[116568]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:51:50.189665 np0000181785 devstack@c-api.service[116568]: import eventlet # noqa Jun 18 01:51:50.214056 np0000181785 devstack@c-api.service[116570]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:51:50.214056 np0000181785 devstack@c-api.service[116570]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:51:50.214056 np0000181785 devstack@c-api.service[116570]: we strongly recommend against using it for new projects. Jun 18 01:51:50.214056 np0000181785 devstack@c-api.service[116570]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:51:50.214056 np0000181785 devstack@c-api.service[116570]: framework. For more detail see Jun 18 01:51:50.214056 np0000181785 devstack@c-api.service[116570]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:51:50.214056 np0000181785 devstack@c-api.service[116570]: import eventlet # noqa Jun 18 01:51:50.273474 np0000181785 devstack@c-api.service[116569]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 01:51:50.273474 np0000181785 devstack@c-api.service[116569]: warnings.warn( Jun 18 01:51:50.291787 np0000181785 devstack@c-api.service[116568]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 01:51:50.291787 np0000181785 devstack@c-api.service[116568]: warnings.warn( Jun 18 01:51:50.293786 np0000181785 devstack@c-api.service[116571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 01:51:50.293786 np0000181785 devstack@c-api.service[116571]: warnings.warn( Jun 18 01:51:50.306908 np0000181785 devstack@c-api.service[116570]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 01:51:50.306908 np0000181785 devstack@c-api.service[116570]: warnings.warn( Jun 18 01:51:50.348249 np0000181785 devstack@c-api.service[116569]: /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 Jun 18 01:51:50.348249 np0000181785 devstack@c-api.service[116569]: from cgi import parse_header Jun 18 01:51:50.367291 np0000181785 devstack@c-api.service[116568]: /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 Jun 18 01:51:50.367291 np0000181785 devstack@c-api.service[116568]: from cgi import parse_header Jun 18 01:51:50.368234 np0000181785 devstack@c-api.service[116571]: /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 Jun 18 01:51:50.368234 np0000181785 devstack@c-api.service[116571]: from cgi import parse_header Jun 18 01:51:50.381180 np0000181785 devstack@c-api.service[116570]: /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 Jun 18 01:51:50.381180 np0000181785 devstack@c-api.service[116570]: from cgi import parse_header Jun 18 01:51:50.397555 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:50.397555 np0000181785 devstack@c-api.service[116569]: removals.removed_module( Jun 18 01:51:50.399108 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:50.399108 np0000181785 devstack@c-api.service[116569]: removals.removed_module( Jun 18 01:51:50.416051 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:51:50.416051 np0000181785 devstack@c-api.service[116568]: removals.removed_module( Jun 18 01:51:50.417772 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:51:50.417772 np0000181785 devstack@c-api.service[116568]: removals.removed_module( Jun 18 01:51:50.420825 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:50.420825 np0000181785 devstack@c-api.service[116571]: removals.removed_module( Jun 18 01:51:50.422515 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:50.422515 np0000181785 devstack@c-api.service[116571]: removals.removed_module( Jun 18 01:51:50.433959 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:51:50.433959 np0000181785 devstack@c-api.service[116570]: removals.removed_module( Jun 18 01:51:50.435629 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:51:50.435629 np0000181785 devstack@c-api.service[116570]: removals.removed_module( Jun 18 01:51:51.003430 np0000181785 devstack@c-api.service[116569]: /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 Jun 18 01:51:51.003430 np0000181785 devstack@c-api.service[116569]: warnings.warn( Jun 18 01:51:51.025174 np0000181785 devstack@c-api.service[116571]: /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 Jun 18 01:51:51.025174 np0000181785 devstack@c-api.service[116571]: warnings.warn( Jun 18 01:51:51.065938 np0000181785 devstack@c-api.service[116568]: /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 Jun 18 01:51:51.065938 np0000181785 devstack@c-api.service[116568]: warnings.warn( Jun 18 01:51:51.099549 np0000181785 devstack@c-api.service[116570]: /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 Jun 18 01:51:51.099549 np0000181785 devstack@c-api.service[116570]: warnings.warn( Jun 18 01:51:51.108602 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:51.108602 np0000181785 devstack@c-api.service[116569]: warnings.warn( Jun 18 01:51:51.129641 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:51.129641 np0000181785 devstack@c-api.service[116571]: warnings.warn( Jun 18 01:51:51.163314 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:51:51.163314 np0000181785 devstack@c-api.service[116568]: warnings.warn( Jun 18 01:51:51.237715 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:51:51.237715 np0000181785 devstack@c-api.service[116570]: warnings.warn( Jun 18 01:51:51.414673 np0000181785 devstack@c-api.service[116571]: 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. Jun 18 01:51:51.415099 np0000181785 devstack@c-api.service[116571]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116571) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:51:51.418392 np0000181785 devstack@c-api.service[116569]: 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. Jun 18 01:51:51.418792 np0000181785 devstack@c-api.service[116569]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116569) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:51:51.453878 np0000181785 devstack@c-api.service[116568]: 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. Jun 18 01:51:51.454291 np0000181785 devstack@c-api.service[116568]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116568) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:51:51.499219 np0000181785 devstack@c-api.service[116569]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 01:51:51.499219 np0000181785 devstack@c-api.service[116569]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:51:51.501043 np0000181785 devstack@c-api.service[116571]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 01:51:51.501043 np0000181785 devstack@c-api.service[116571]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:51:51.525281 np0000181785 devstack@c-api.service[116568]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 01:51:51.525281 np0000181785 devstack@c-api.service[116568]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:51:51.543245 np0000181785 devstack@c-api.service[116570]: 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. Jun 18 01:51:51.543458 np0000181785 devstack@c-api.service[116570]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116570) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:51:51.607499 np0000181785 devstack@c-api.service[116570]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 01:51:51.607499 np0000181785 devstack@c-api.service[116570]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:51:51.956209 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116571) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:51:51.956427 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116569) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:51:51.956549 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.956627 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.956826 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.956916 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.956971 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.957160 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.957404 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116568) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:51:51.957894 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.958016 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.958124 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.958183 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.958393 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.958393 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.958393 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.958549 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.958613 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.958667 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.958731 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.958783 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.958902 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.958992 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.959050 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.959050 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.959164 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.959236 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.959306 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.959306 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.959410 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.959477 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.959477 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.959477 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.959899 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.959988 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.960053 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.960108 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.960159 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.960220 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.960280 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.960341 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.960412 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.960467 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.960520 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.960583 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.960643 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.960704 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.960770 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.960925 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.960925 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.960925 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.960925 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.960925 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.960925 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.961830 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.961925 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.961925 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.962045 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.962112 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.962175 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.962234 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.962295 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.962345 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.962398 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.962465 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.962530 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.962530 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.962530 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.962671 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.962671 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.962671 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.962671 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.962671 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.962671 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.963022 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.964251 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.964332 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.964332 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.964448 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.964448 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.964563 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.964616 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.964616 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.964696 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.964744 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.964782 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.964833 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.964881 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.964924 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.964989 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.965036 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.965073 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.965117 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.965152 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.965196 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.965196 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.965746 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.965790 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.965877 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.965946 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.965989 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.966034 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.966072 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.966112 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.966160 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.966202 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.966239 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.966239 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.966239 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.966346 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.966393 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.966435 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.966435 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.966511 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.966511 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.966583 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.966628 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.968070 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.968116 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.968150 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.968186 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.968233 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.968276 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.968326 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.968363 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.968400 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.968444 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.968480 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.968480 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.968559 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.968601 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.968642 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.968680 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.968680 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.968752 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.968789 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.968856 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.968902 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.968936 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.968978 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.969022 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.969089 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.969137 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.969174 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.969210 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.969257 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.969296 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.969345 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.969391 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.969427 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.969464 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.969505 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.969548 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.969548 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.969548 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.969548 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.969548 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.969548 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.969548 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.973917 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.973999 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.974039 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.974089 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.974157 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.974197 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.974240 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.974277 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.974315 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.974365 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.974365 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.974365 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.974480 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.974480 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.974553 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.974652 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.974732 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.974828 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.974908 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.974968 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.975033 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.979073 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.979148 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.979197 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.979231 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.979306 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.979349 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.979419 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.979458 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.979526 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.979582 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.979641 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.979694 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.979765 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.979831 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.980023 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.980073 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.980138 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.980184 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.980252 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.980309 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.980373 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.982331 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.982331 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.982519 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.982519 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.982631 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.982697 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.982751 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.982863 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.982972 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.983042 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.983099 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.983159 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.983227 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.983283 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.983345 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.983400 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.983453 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.983519 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.983573 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.983638 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.983695 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.983778 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.983890 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.983991 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.984062 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.984116 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.984204 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.984261 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.984320 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.984379 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.984445 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.984500 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.984560 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.984621 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.984690 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.984745 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.984798 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.984890 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.984947 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.985017 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.985079 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.985132 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.985198 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.985260 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.985323 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.985426 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.985495 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.985557 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.985612 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.985674 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.985732 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.985789 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.986072 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.986142 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.986211 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.986273 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.986333 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.986397 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.986458 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.986511 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.986571 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.986627 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.986627 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.986732 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.986732 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.986864 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.987138 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.987207 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.987269 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.987322 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.987378 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.987430 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.987482 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.987534 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.987587 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.987666 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.987732 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.987795 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.988073 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.988073 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.988073 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.988073 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.988073 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.988073 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.988981 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.989079 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.989079 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.989182 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.989238 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.989238 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.989360 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.989431 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.989552 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.989613 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.989667 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.989722 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.989776 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.989870 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.989932 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.989986 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.990066 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.990128 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.990194 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.990248 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.990248 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.990354 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.990354 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.990354 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.990505 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.990567 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.990637 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.990684 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.990722 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.990758 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.990794 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.990857 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.990897 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.990939 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.990981 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.991022 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.991076 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.991113 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.991158 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.991199 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.991242 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.991278 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.991315 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.991351 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.991389 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.991431 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.991478 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.991514 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.991549 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.991587 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.991623 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.991658 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.991705 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.991743 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.991778 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.991844 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.991900 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.991942 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.991942 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.991942 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.991942 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.991942 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.991942 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.992276 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.992322 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.992391 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.992446 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.992484 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.992528 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.992564 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.992564 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.992633 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.992633 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.992710 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.992751 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.992751 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.992863 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.992914 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.992956 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.992956 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.993028 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.993087 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.993164 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.993263 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.994699 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.994786 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.994857 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.994900 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.994938 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.995008 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.995064 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.995105 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.995153 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.995193 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.995234 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.995283 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.995382 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.995432 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.995878 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.995972 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.996045 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.996135 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.996178 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.996215 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.996265 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.996308 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.996344 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.996344 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.996418 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.996456 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.996456 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.996532 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.996574 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.996612 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.996647 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.996690 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.996732 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.996768 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.996808 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.996875 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.996911 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.996948 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.996997 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.997052 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.997133 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.997172 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.997221 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.997259 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.997295 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.997295 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.997368 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.997409 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.997449 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.997485 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.997527 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.997564 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.997564 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.997642 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.997642 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.997642 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.997642 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.997642 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.997642 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.997925 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.997966 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.997966 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.998049 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.998091 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.998132 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.998168 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.998205 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.998247 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.998247 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.998313 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.998351 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.998393 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.998393 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.998393 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.998495 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.998537 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.998537 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.998603 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.998645 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.998687 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.998687 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.998687 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.998799 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.998799 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:51.999501 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:51.999555 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:51.999597 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:51.999662 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:51.999717 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:51.999770 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:51.999879 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.000034 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.000126 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.000204 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.000248 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.000291 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.000328 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.000370 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.000407 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.000444 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.000489 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.000526 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.000526 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.000597 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.000634 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.000706 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.000706 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.000706 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.000912 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.000912 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.001000 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.001038 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.001080 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.001119 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.001160 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.001202 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.001238 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.001282 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.001318 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.001366 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.001366 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.001437 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.001472 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.001507 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.001507 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.001507 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.003016 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.003070 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.003128 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.003128 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.003196 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.003238 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.003280 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.003321 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.003359 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.003401 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.003438 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.003479 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.003523 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.003523 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.003597 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.003640 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.003720 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.003763 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.003820 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.003867 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.003906 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.003979 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.004043 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.004081 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.004118 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.004162 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.004199 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.004242 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.004279 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.004321 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.004358 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.004406 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.004443 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.004479 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.004515 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.004551 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.004586 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.004621 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.004677 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.004677 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.004677 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.004677 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.004916 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.004992 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.005050 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.005122 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.005174 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.005229 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.005229 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.005313 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.005373 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.005425 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.005425 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.005425 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.005525 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.005568 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.005607 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.005648 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.005648 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.005729 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.005766 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.005806 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.005922 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.005976 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.006026 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.006064 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.006100 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.006142 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.006180 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.006224 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.006261 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.006302 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.006341 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.006377 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.006414 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.006449 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.006487 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.006528 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.006575 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.006612 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.006612 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.006612 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.006612 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.006612 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.008823 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.008902 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.008947 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.008982 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.009113 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.009163 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.009201 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.009237 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.009278 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.009314 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.009357 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.009357 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.009426 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.009460 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.009460 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.009540 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.009540 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.009540 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.009540 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.009712 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.009712 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.009979 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.010055 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.010055 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.010130 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.010174 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.010218 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.010258 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.010292 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.010327 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.010363 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.010400 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.010437 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.010496 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.010534 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.010580 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.010621 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.010685 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.010746 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.010791 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.010871 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.010941 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.011081 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.011126 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.011202 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.011248 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.011290 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.011333 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.011368 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.011402 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.011443 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.011479 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.011526 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.011564 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.011607 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.011648 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.011687 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.011725 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.011766 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.011805 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.011887 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.011887 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.011887 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.017688 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.017763 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.017830 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.017869 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.017942 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.017983 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.018055 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.018106 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.018179 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.018226 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.018265 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.018315 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.018357 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.018394 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.018436 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.018436 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.018505 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.018505 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.018571 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.018614 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.018648 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.018695 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.018737 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.018779 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.018844 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.018892 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.018939 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.018982 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.019020 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.019056 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.019097 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.019140 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.019180 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.019224 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.019264 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.019264 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.019264 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.019264 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.019264 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.039472 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116570) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:51:52.040061 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.040131 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.040356 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.041012 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.041093 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.041150 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.041214 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.041279 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.041332 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.041444 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.042154 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.042219 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.042320 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.042398 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.042494 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.042554 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.042616 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.043308 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.043403 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.043403 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.043504 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.043560 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.043622 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.043683 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.044257 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.044322 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.044388 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.044460 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.044611 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.044682 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.044738 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.045232 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.045333 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.045333 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.045449 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.045553 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.045553 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.045710 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.046494 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.046627 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.046719 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.046719 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.046956 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.046956 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.046956 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.047167 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.047167 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.047316 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.047316 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.047451 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.047451 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.047580 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.048517 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.048581 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.048642 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.048698 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.048754 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.049004 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.049054 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.050063 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.050154 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.050272 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.050453 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.050453 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.050453 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.050733 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.051199 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.051275 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.051330 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.051384 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.051439 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.051573 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.051687 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.051787 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.051890 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.051963 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.051963 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.052070 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.052124 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.052176 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.052306 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.052389 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.052389 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.052495 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.052495 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.052611 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.052611 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.053181 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.053259 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.053313 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.053381 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.053381 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.053479 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.053533 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.054432 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.054511 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.054511 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.054621 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.054621 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.054718 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.054778 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.055234 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.055307 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.055361 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.055414 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.055469 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.055520 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.055571 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.055632 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.055689 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.055736 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.055815 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.055878 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.055943 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.055998 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.056449 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.056538 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.056636 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.056752 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.056794 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.056960 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.057010 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.057872 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.057924 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.057997 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.058038 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.058105 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.058161 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.058226 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.058728 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.058888 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.058946 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.058984 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.059020 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.059130 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.059182 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.059273 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.059317 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.059383 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.059429 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.059495 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.059540 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.059617 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.059939 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.059991 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.060037 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.060115 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.060157 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.060224 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.060281 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.060904 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.060968 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.061015 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.061076 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.061132 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.061207 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.061280 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.061685 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.061743 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.061877 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.061934 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.061976 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.062043 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.062142 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.062829 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.062905 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.062960 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.063029 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.063083 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.063184 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.063233 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.063473 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.063552 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.063615 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.063732 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.063860 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.063960 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.064028 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.064384 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.064469 np0000181785 devstack@c-api.service[116571]: INFO dbcounter [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Registered counter for database cinder Jun 18 01:51:52.064507 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.064558 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.064627 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.064682 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.064711 np0000181785 devstack@c-api.service[116569]: INFO dbcounter [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Registered counter for database cinder Jun 18 01:51:52.064746 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.064822 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.065045 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.065101 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.065162 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.065224 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.065283 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.065316 np0000181785 devstack@c-api.service[116568]: INFO dbcounter [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Registered counter for database cinder Jun 18 01:51:52.065345 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.065404 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.066129 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.066221 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.066281 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.066419 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.066499 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.066553 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.066618 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.066943 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.067011 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.067050 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.067090 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.067166 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.067235 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.067336 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.067600 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.067667 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.067722 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.067784 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.067872 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.067934 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.068000 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.069421 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.069492 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.069552 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.069622 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.069710 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.069768 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.069851 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:52.070009 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:52.070132 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:52.070193 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:52.070255 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:52.070314 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:52.070374 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:52.107605 np0000181785 devstack@c-api.service[116569]: DEBUG oslo_db.sqlalchemy.engines [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf 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=116569) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:52.111558 np0000181785 devstack@c-api.service[116568]: DEBUG oslo_db.sqlalchemy.engines [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 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=116568) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:52.112839 np0000181785 devstack@c-api.service[116571]: DEBUG oslo_db.sqlalchemy.engines [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed 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=116571) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:52.123624 np0000181785 devstack@c-api.service[116570]: INFO dbcounter [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Registered counter for database cinder Jun 18 01:51:52.173065 np0000181785 devstack@c-api.service[116570]: DEBUG oslo_db.sqlalchemy.engines [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d 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=116570) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:52.223268 np0000181785 devstack@c-api.service[116568]: DEBUG dbcounter [-] [116568] Writer thread running {{(pid=116568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:51:52.224432 np0000181785 devstack@c-api.service[116569]: DEBUG dbcounter [-] [116569] Writer thread running {{(pid=116569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:51:52.226089 np0000181785 devstack@c-api.service[116568]: INFO cinder.rpc [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:51:52.226941 np0000181785 devstack@c-api.service[116569]: INFO cinder.rpc [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:51:52.227442 np0000181785 devstack@c-api.service[116571]: DEBUG dbcounter [-] [116571] Writer thread running {{(pid=116571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:51:52.228281 np0000181785 devstack@c-api.service[116568]: INFO cinder.rpc [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:51:52.229354 np0000181785 devstack@c-api.service[116569]: INFO cinder.rpc [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:51:52.229910 np0000181785 devstack@c-api.service[116571]: INFO cinder.rpc [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:51:52.230230 np0000181785 devstack@c-api.service[116568]: INFO cinder.rpc [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:51:52.231759 np0000181785 devstack@c-api.service[116569]: INFO cinder.rpc [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:51:52.232287 np0000181785 devstack@c-api.service[116571]: INFO cinder.rpc [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:51:52.232364 np0000181785 devstack@c-api.service[116568]: INFO cinder.rpc [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:51:52.233490 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.233820 np0000181785 devstack@c-api.service[116569]: INFO cinder.rpc [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:51:52.234465 np0000181785 devstack@c-api.service[116571]: INFO cinder.rpc [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:51:52.234691 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.236824 np0000181785 devstack@c-api.service[116571]: INFO cinder.rpc [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:51:52.237376 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.237757 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.237941 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.241616 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.272465 np0000181785 devstack@c-api.service[116568]: DEBUG oslo_db.sqlalchemy.engines [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 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=116568) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:52.273501 np0000181785 devstack@c-api.service[116569]: DEBUG oslo_db.sqlalchemy.engines [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf 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=116569) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:52.275099 np0000181785 devstack@c-api.service[116571]: DEBUG oslo_db.sqlalchemy.engines [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed 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=116571) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:52.275405 np0000181785 devstack@c-api.service[116568]: INFO cinder.rpc [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:51:52.276555 np0000181785 devstack@c-api.service[116569]: INFO cinder.rpc [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:51:52.277527 np0000181785 devstack@c-api.service[116571]: INFO cinder.rpc [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:51:52.277982 np0000181785 devstack@c-api.service[116568]: INFO cinder.rpc [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:51:52.279206 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.279279 np0000181785 devstack@c-api.service[116569]: INFO cinder.rpc [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:51:52.279864 np0000181785 devstack@c-api.service[116571]: INFO cinder.rpc [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:51:52.280497 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.280977 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.291070 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.292566 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.293085 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.294257 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.295733 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.296250 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.297394 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.298881 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.299353 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.302819 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.302881 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.303281 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.303335 np0000181785 devstack@c-api.service[116570]: DEBUG dbcounter [-] [116570] Writer thread running {{(pid=116570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:51:52.305788 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.306552 np0000181785 devstack@c-api.service[116570]: INFO cinder.rpc [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:51:52.306758 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.307179 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.308677 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.309552 np0000181785 devstack@c-api.service[116570]: INFO cinder.rpc [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:51:52.309743 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.310116 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.311779 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.312147 np0000181785 devstack@c-api.service[116570]: INFO cinder.rpc [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:51:52.312815 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.313134 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.314519 np0000181785 devstack@c-api.service[116570]: INFO cinder.rpc [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:51:52.314594 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.315544 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.315605 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.315895 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.317470 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.318666 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.318813 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.319174 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.319545 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.320426 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.320666 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.322313 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.323068 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.323302 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.327745 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.328517 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.328755 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.331097 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.332030 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.332090 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.333321 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.334282 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.334356 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.334781 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.335704 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.335781 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.336200 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.337069 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.337137 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.337571 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.338382 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.338469 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.338704 np0000181785 devstack@c-api.service[116568]: WARNING cinder.api.contrib.hosts [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:51:52.339407 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.339504 np0000181785 devstack@c-api.service[116571]: WARNING cinder.api.contrib.hosts [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:51:52.339589 np0000181785 devstack@c-api.service[116569]: WARNING cinder.api.contrib.hosts [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:51:52.340219 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.340286 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.340752 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.341545 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.341607 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.342050 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.342832 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.342891 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.343538 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.344330 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.344421 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.344475 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extended resource: extensions {{(pid=116568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.345288 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extended resource: extensions {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.345407 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extended resource: extensions {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.345828 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extended resource: os-quota-class-sets {{(pid=116568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.346600 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extended resource: os-quota-class-sets {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.346673 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extended resource: os-quota-class-sets {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.347074 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extended resource: scheduler-stats {{(pid=116568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.347886 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extended resource: scheduler-stats {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.347994 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extended resource: scheduler-stats {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.349140 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extended resource: os-quota-sets {{(pid=116568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.349302 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extended resource: os-quota-sets {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.349393 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extended resource: os-quota-sets {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.350628 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extended resource: backups {{(pid=116568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.350705 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extended resource: backups {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.350753 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extended resource: backups {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.352632 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extended resource: os-snapshot-manage {{(pid=116568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.353247 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extended resource: os-snapshot-manage {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.353304 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extended resource: os-snapshot-manage {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.354047 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extended resource: consistencygroups {{(pid=116568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.354622 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extended resource: consistencygroups {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.354687 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extended resource: consistencygroups {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.355975 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extended resource: extra_specs {{(pid=116568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.356537 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extended resource: extra_specs {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.356647 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extended resource: extra_specs {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.356822 np0000181785 devstack@c-api.service[116570]: DEBUG oslo_db.sqlalchemy.engines [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d 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=116570) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:52.357523 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extended resource: os-hosts {{(pid=116568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.358094 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extended resource: os-hosts {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.358202 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extended resource: os-hosts {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.358828 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extended resource: os-volume-manage {{(pid=116568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.359449 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extended resource: os-volume-manage {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.359524 np0000181785 devstack@c-api.service[116570]: INFO cinder.rpc [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:51:52.359795 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extended resource: os-volume-manage {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.360504 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extended resource: os-availability-zone {{(pid=116568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.360814 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extended resource: os-availability-zone {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.361186 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extended resource: os-availability-zone {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.361877 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extended resource: encryption {{(pid=116568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.362129 np0000181785 devstack@c-api.service[116570]: INFO cinder.rpc [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:51:52.362207 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extended resource: encryption {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.362478 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extended resource: encryption {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.363334 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extended resource: os-volume-transfer {{(pid=116568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.363440 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.363661 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extended resource: os-volume-transfer {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.363993 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extended resource: os-volume-transfer {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.365009 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extended resource: capabilities {{(pid=116568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.365251 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extended resource: capabilities {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.365551 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extended resource: capabilities {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.366347 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extended resource: encryption {{(pid=116568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.366502 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extended resource: encryption {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.366794 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extended resource: encryption {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.367811 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extended resource: os-volume-type-access {{(pid=116568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.368416 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extended resource: os-volume-type-access {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.368489 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extended resource: os-volume-type-access {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.369628 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extended resource: cgsnapshots {{(pid=116568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.370112 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extended resource: cgsnapshots {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.370215 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extended resource: cgsnapshots {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.371211 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extended resource: qos-specs {{(pid=116568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.371528 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extended resource: qos-specs {{(pid=116571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.371573 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extended resource: qos-specs {{(pid=116569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.373288 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.contrib.snapshot_actions [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] SnapshotActionsController initialized {{(pid=116568) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:51:52.373616 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.contrib.snapshot_actions [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] SnapshotActionsController initialized {{(pid=116571) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:51:52.373665 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.contrib.snapshot_actions [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] SnapshotActionsController initialized {{(pid=116569) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:51:52.374246 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.374358 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.374401 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.375699 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.375749 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.375783 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.377066 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.377117 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.377151 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.378075 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.378391 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.378435 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.378469 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.379754 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.379818 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.379853 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.381199 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.381309 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.381408 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.382585 np0000181785 devstack@c-api.service[116569]: WARNING castellan.key_manager.migration [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.382724 np0000181785 devstack@c-api.service[116568]: WARNING castellan.key_manager.migration [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.382897 np0000181785 devstack@c-api.service[116571]: WARNING castellan.key_manager.migration [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.383437 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extension SnapshotActions extending resource: snapshots {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.383537 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.383594 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.383700 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.383765 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.383881 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.383948 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extension SnapshotActions extending resource: snapshots {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.384017 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.384083 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extension AdminActions extending resource: volumes {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.384138 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.384200 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extension AdminActions extending resource: volumes {{(pid=116568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.384256 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extension AdminActions extending resource: snapshots {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.384319 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extension AdminActions extending resource: snapshots {{(pid=116568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.384383 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extension AdminActions extending resource: backups {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.384446 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.384509 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extension AdminActions extending resource: backups {{(pid=116568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.384571 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extension VolumeActions extending resource: volumes {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.384635 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extension AdminActions extending resource: volumes {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.384687 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extension TypesManage extending resource: types {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.384741 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extension AdminActions extending resource: snapshots {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.384796 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extension UsedLimits extending resource: limits {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.384796 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.384958 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extension AdminActions extending resource: backups {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.385016 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.385088 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extension VolumeActions extending resource: volumes {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.385184 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.385260 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extension TypesManage extending resource: types {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.385324 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extension VolumeTypeAccess extending resource: types {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.385385 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extension VolumeActions extending resource: volumes {{(pid=116568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.385455 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.385522 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extension UsedLimits extending resource: limits {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.385622 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.385694 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extension TypesManage extending resource: types {{(pid=116568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.385757 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.385874 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.v3.router [None req-fbdae9a6-87f6-4945-bd68-11989b55dddf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.385980 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.386039 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extension UsedLimits extending resource: limits {{(pid=116568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.386102 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.386165 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.386165 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.386420 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extension VolumeTypeAccess extending resource: types {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.386483 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.386537 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.386596 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.386645 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.386699 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.386754 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.v3.router [None req-3975e6f7-bf50-4bb1-aeb1-6d9e678884ed None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.386881 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.386881 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.v3.router [None req-08425689-1a48-40cd-94c1-a7c6ac896b87 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.387282 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.391932 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.392553 np0000181785 devstack@c-api.service[116569]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f3d80a3668 pid: 116569 (default app) Jun 18 01:51:52.393248 np0000181785 devstack@c-api.service[116571]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f3d80a3668 pid: 116571 (default app) Jun 18 01:51:52.393481 np0000181785 devstack@c-api.service[116568]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f3d80a3668 pid: 116568 (default app) Jun 18 01:51:52.395474 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.399088 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.401037 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.401037 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.401037 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.401037 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.401037 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.401646 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.401646 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.401646 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.401646 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.401646 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.402176 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.402176 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.402176 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.402176 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.402176 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.402176 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.402738 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.402738 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.402738 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.402738 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.403152 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.403152 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.403152 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.403152 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.403533 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.403533 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.403533 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.403533 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.403952 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.403952 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.403952 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.403952 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.403952 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.404466 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.404466 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.404466 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.404466 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.404466 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.404891 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.404891 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.404891 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.404891 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.404891 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.404891 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.405453 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.405453 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.405453 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.405453 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.405453 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.405453 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.406085 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.406085 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.406085 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.406085 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.406085 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.406085 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.406692 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.406692 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.406692 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.406692 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.406692 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.406960 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.406960 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.406960 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.406960 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.406960 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.407158 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.407158 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.407158 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.407158 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.407158 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.407158 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.407411 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.407411 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.407411 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.407411 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.407411 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.407411 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.407592 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.407592 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.407592 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.407592 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.407592 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.407755 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.407755 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.407755 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.407755 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.407755 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.407952 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.407952 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.407952 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.407952 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.408106 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.408106 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.408106 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.408106 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.408292 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.408292 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.408292 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.408292 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.408292 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.408506 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.408506 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.408506 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.408506 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.408506 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.408706 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.408706 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.408706 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.408706 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.408895 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.408895 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.408895 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.408895 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.409069 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.409069 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.409069 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.409069 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.409226 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.409226 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.409226 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.409226 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.409397 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.409397 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.409397 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.409397 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.409553 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.409553 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.409553 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.409553 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.409553 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.409764 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.409764 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.409764 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.409764 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.409764 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.409764 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.410085 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.410085 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.410085 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.410085 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.410085 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.410281 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.410281 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.410281 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.410281 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.410281 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.410281 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.410517 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.410517 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.410517 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.410517 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.410517 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.410517 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.410764 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.410764 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.410764 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.410764 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.410764 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.410764 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.411010 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.411010 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.411010 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.411010 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.411010 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.411010 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.411270 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.411270 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.411270 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.411270 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.411445 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.411445 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.411445 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.411445 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.411445 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.411667 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.411667 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.411667 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.411667 np0000181785 devstack@c-api.service[116569]: /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. Jun 18 01:51:52.411667 np0000181785 devstack@c-api.service[116569]: warnings.warn(deprecated_msg) Jun 18 01:51:52.411878 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.411922 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.middleware.request_id [None req-64883388-cd7c-4595-8868-5980337ca343 None None] RequestId filter calling following filter/app {{(pid=116569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:51:52.411970 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.412008 np0000181785 devstack@c-api.service[116569]: [pid: 116569|app: 0|req: 1/1] 199.204.45.156 () {60 vars in 956 bytes} [Thu Jun 18 01:51:52 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 01:51:52.412051 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.412051 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.414990 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.421248 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.425261 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.427954 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.429752 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.431562 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.433066 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.434356 np0000181785 devstack@c-api.service[116570]: WARNING cinder.api.contrib.hosts [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:51:52.435194 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.436640 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.438228 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.440016 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.440980 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extended resource: extensions {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.443261 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extended resource: os-quota-class-sets {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.444806 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extended resource: scheduler-stats {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.446356 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extended resource: os-quota-sets {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.448020 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extended resource: backups {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.450316 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extended resource: os-snapshot-manage {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.451948 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extended resource: consistencygroups {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.454070 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extended resource: extra_specs {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.455894 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extended resource: os-hosts {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.457521 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extended resource: os-volume-manage {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.459128 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extended resource: os-availability-zone {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.460651 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extended resource: encryption {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.462300 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extended resource: os-volume-transfer {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.464168 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extended resource: capabilities {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.465670 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extended resource: encryption {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.467457 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extended resource: os-volume-type-access {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.469127 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extended resource: cgsnapshots {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.470992 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extended resource: qos-specs {{(pid=116570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:52.473862 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.contrib.snapshot_actions [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] SnapshotActionsController initialized {{(pid=116570) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:51:52.474988 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.476588 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.478517 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.479999 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.481380 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.483128 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.484654 np0000181785 devstack@c-api.service[116570]: WARNING castellan.key_manager.migration [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:52.485791 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extension SnapshotActions extending resource: snapshots {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.485942 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.486222 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.486314 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extension AdminActions extending resource: volumes {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.486412 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extension AdminActions extending resource: snapshots {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.486519 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extension AdminActions extending resource: backups {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.486624 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extension VolumeActions extending resource: volumes {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.486755 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extension TypesManage extending resource: types {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.486873 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extension UsedLimits extending resource: limits {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.486961 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.487072 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.487169 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.487266 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extension VolumeTypeAccess extending resource: types {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.487391 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.487499 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.487590 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.v3.router [None req-cc2fac26-9185-4d2e-8ca3-6be23dd0173d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:52.497561 np0000181785 devstack@c-api.service[116570]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f3d80a3668 pid: 116570 (default app) Jun 18 01:51:59.449347 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.449347 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.449347 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.449347 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.449879 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.449879 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.449879 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.449879 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.450078 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.450078 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.450078 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.450078 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.450078 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.450078 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.450473 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.450473 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.450473 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.450473 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.450473 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.450784 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.450784 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.450784 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.450784 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.450784 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.451125 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.451125 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.451125 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.451125 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.451384 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.451384 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.451384 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.451384 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.451384 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.451690 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.451690 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.451690 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.451690 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.451690 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.452008 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.452008 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.452008 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.452008 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.452008 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.452008 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.452355 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.452355 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.452355 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.452355 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.452355 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.452355 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.452748 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.452748 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.452748 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.452748 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.452748 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.452748 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.453206 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.453206 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.453206 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.453206 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.453206 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.453511 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.453511 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.453511 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.453511 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.453511 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.453848 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.453848 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.453848 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.453848 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.453848 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.453848 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.454189 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.454189 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.454189 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.454189 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.454189 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.454189 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.454496 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.454496 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.454496 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.454496 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.454496 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.454782 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.454782 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.454782 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.454782 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.454782 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.455090 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.455090 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.455090 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.455090 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.455356 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.455356 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.455356 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.455356 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.455646 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.455646 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.455646 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.455646 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.455646 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.456025 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.456025 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.456025 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.456025 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.456025 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.456291 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.456291 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.456291 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.456291 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.456540 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.456540 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.456540 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.456540 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.456780 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.456780 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.456780 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.456780 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.457099 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.457099 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.457099 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.457099 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.457342 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.457342 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.457342 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.457342 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.457595 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.457595 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.457595 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.457595 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.457595 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.457913 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.457913 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.457913 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.457913 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.457913 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.457913 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.458101 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.458101 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.458101 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.458101 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.458101 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.458233 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.458233 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.458233 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.458233 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.458233 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.458233 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.458391 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.458391 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.458391 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.458391 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.458391 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.458391 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.458532 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.458532 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.458532 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.458532 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.458532 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.458532 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.458673 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.458673 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.458673 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.458673 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.458673 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.458673 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.458836 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.458836 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.458836 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.458836 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.458944 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.458944 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.458944 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.458944 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.458944 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.459084 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.459084 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.459084 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.459084 np0000181785 devstack@c-api.service[116571]: /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. Jun 18 01:51:59.459084 np0000181785 devstack@c-api.service[116571]: warnings.warn(deprecated_msg) Jun 18 01:51:59.459084 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.middleware.request_id [None req-939f346d-cbe5-49ac-99f7-ff85fefb60d3 None None] RequestId filter calling following filter/app {{(pid=116571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:51:59.975921 np0000181785 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [None req-939f346d-cbe5-49ac-99f7-ff85fefb60d3 admin admin] POST https://199.204.45.156/volume/v3/types Jun 18 01:51:59.976503 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.openstack.wsgi [None req-939f346d-cbe5-49ac-99f7-ff85fefb60d3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 01:51:59.978127 np0000181785 devstack@c-api.service[116571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 01:51:59.978127 np0000181785 devstack@c-api.service[116571]: warnings.warn( Jun 18 01:52:00.010912 np0000181785 devstack@c-api.service[116571]: DEBUG oslo_db.sqlalchemy.engines [None req-939f346d-cbe5-49ac-99f7-ff85fefb60d3 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=116571) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:52:00.034260 np0000181785 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [None req-939f346d-cbe5-49ac-99f7-ff85fefb60d3 admin admin] https://199.204.45.156/volume/v3/types returned with HTTP 200 Jun 18 01:52:00.034646 np0000181785 devstack@c-api.service[116571]: [pid: 116571|app: 0|req: 1/2] 199.204.45.156 () {68 vars in 1288 bytes} [Thu Jun 18 01:51:59 2026] POST /volume/v3/types => generated 186 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:52:00.055184 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.055184 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.055184 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.055184 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.055880 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.055880 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.055880 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.055880 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.056112 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.056112 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.056112 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.056112 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.056112 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.056112 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.056468 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.056468 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.056468 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.056468 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.056468 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.056776 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.056776 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.056776 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.056776 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.056776 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.057096 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.057096 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.057096 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.057096 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.057337 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.057337 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.057337 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.057337 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.057337 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.057615 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.057615 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.057615 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.057615 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.057615 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.057974 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.057974 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.057974 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.057974 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.057974 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.057974 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.058186 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.058186 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.058186 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.058186 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.058186 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.058186 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.058397 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.058397 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.058397 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.058397 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.058397 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.058397 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.058594 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.058594 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.058594 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.058594 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.058594 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.058768 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.058768 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.058768 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.058768 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.058768 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.059058 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.059058 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.059058 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.059058 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.059058 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.059058 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.059262 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.059262 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.059262 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.059262 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.059262 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.059262 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.059469 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.059469 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.059469 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.059469 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.059469 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.059648 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.059648 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.059648 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.059648 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.059648 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.059833 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.059833 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.059833 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.059833 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.059989 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.059989 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.059989 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.059989 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.060131 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.060131 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.060131 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.060131 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.060131 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.060308 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.060308 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.060308 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.060308 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.060308 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.060479 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.060479 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.060479 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.060479 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.060613 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.060613 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.060613 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.060613 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.060764 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.060764 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.060764 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.060764 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.060929 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.060929 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.060929 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.060929 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.061067 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.061067 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.061067 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.061067 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.061233 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.061233 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.061233 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.061233 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.061233 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.061411 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.061411 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.061411 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.061411 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.061411 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.061411 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.061613 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.061613 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.061613 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.061613 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.061613 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.061774 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.061774 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.061774 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.061774 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.061774 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.061774 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.062553 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.062553 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.062553 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.062553 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.062553 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.062553 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.062831 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.062831 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.062831 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.062831 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.062831 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.062831 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.063074 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.063074 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.063074 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.063074 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.063074 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.063074 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.063515 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.063515 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.063515 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.063515 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.063708 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.063708 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.063708 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.063708 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.063708 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.064018 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.064018 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.064018 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.064018 np0000181785 devstack@c-api.service[116568]: /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. Jun 18 01:52:00.064018 np0000181785 devstack@c-api.service[116568]: warnings.warn(deprecated_msg) Jun 18 01:52:00.064018 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.middleware.request_id [req-939f346d-cbe5-49ac-99f7-ff85fefb60d3 req-ae47d896-42a0-4198-a073-282441a2e925 None None] RequestId filter calling following filter/app {{(pid=116568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:52:00.390759 np0000181785 devstack@c-api.service[116568]: INFO cinder.api.openstack.wsgi [req-939f346d-cbe5-49ac-99f7-ff85fefb60d3 req-ae47d896-42a0-4198-a073-282441a2e925 admin admin] POST https://199.204.45.156/volume/v3/types/4143e67d-e516-43a5-bf69-05e031adcf45/extra_specs Jun 18 01:52:00.391319 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.openstack.wsgi [req-939f346d-cbe5-49ac-99f7-ff85fefb60d3 req-ae47d896-42a0-4198-a073-282441a2e925 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 01:52:00.393030 np0000181785 devstack@c-api.service[116568]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 01:52:00.393030 np0000181785 devstack@c-api.service[116568]: warnings.warn( Jun 18 01:52:00.425718 np0000181785 devstack@c-api.service[116568]: DEBUG oslo_db.sqlalchemy.engines [req-939f346d-cbe5-49ac-99f7-ff85fefb60d3 req-ae47d896-42a0-4198-a073-282441a2e925 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=116568) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:52:00.489602 np0000181785 devstack@c-api.service[116568]: INFO cinder.api.openstack.wsgi [req-939f346d-cbe5-49ac-99f7-ff85fefb60d3 req-ae47d896-42a0-4198-a073-282441a2e925 admin admin] https://199.204.45.156/volume/v3/types/4143e67d-e516-43a5-bf69-05e031adcf45/extra_specs returned with HTTP 200 Jun 18 01:52:00.489602 np0000181785 devstack@c-api.service[116568]: [pid: 116568|app: 0|req: 1/3] 199.204.45.156 () {70 vars in 1505 bytes} [Thu Jun 18 01:52:00 2026] POST /volume/v3/types/4143e67d-e516-43a5-bf69-05e031adcf45/extra_specs => generated 55 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:52:02.278212 np0000181785 devstack@c-api.service[116569]: DEBUG dbcounter [-] [116569] Writing DB stats cinder:SELECT=6 {{(pid=116569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:52:02.361031 np0000181785 devstack@c-api.service[116570]: DEBUG dbcounter [-] [116570] Writing DB stats cinder:SELECT=6 {{(pid=116570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:52:10.032700 np0000181785 devstack@c-api.service[116571]: DEBUG dbcounter [-] [116571] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:52:10.486487 np0000181785 devstack@c-api.service[116568]: DEBUG dbcounter [-] [116568] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:55:01.925916 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.middleware.request_id [None req-adb669a0-87ce-46e7-a87d-eb28fb5ea1c3 None None] RequestId filter calling following filter/app {{(pid=116569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:01.927416 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-adb669a0-87ce-46e7-a87d-eb28fb5ea1c3 None None] GET https://199.204.45.156/volume// Jun 18 01:55:01.927790 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [None req-adb669a0-87ce-46e7-a87d-eb28fb5ea1c3 None None] Empty body provided in request {{(pid=116569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:55:01.928374 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [None req-adb669a0-87ce-46e7-a87d-eb28fb5ea1c3 None None] Calling method 'all' {{(pid=116569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:55:01.929490 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-adb669a0-87ce-46e7-a87d-eb28fb5ea1c3 None None] https://199.204.45.156/volume// returned with HTTP 300 Jun 18 01:55:01.930109 np0000181785 devstack@c-api.service[116569]: [pid: 116569|app: 0|req: 2/4] 199.204.45.156 () {66 vars in 1456 bytes} [Thu Jun 18 01:55:01 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 01:55:40.172063 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.172063 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.172063 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.172063 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.172063 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.173285 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.173285 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.173285 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.173285 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.173285 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.173641 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.173641 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.173641 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.173641 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.173641 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.173641 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.174229 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.174229 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.174229 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.174229 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.174671 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.174671 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.174671 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.174671 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.175137 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.175137 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.175137 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.175137 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.175488 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.175488 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.175488 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.175488 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.175488 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.175738 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.175738 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.175738 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.175738 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.175738 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.175998 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.175998 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.175998 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.175998 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.175998 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.175998 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.176286 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.176286 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.176286 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.176286 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.176286 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.176286 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.176567 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.176567 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.176567 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.176567 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.176567 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.176567 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.176870 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.176870 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.176870 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.176870 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.176870 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.177132 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.177132 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.177132 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.177132 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.177132 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.177354 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.177354 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.177354 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.177354 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.177354 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.177354 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.177664 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.177664 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.177664 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.177664 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.177664 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.177664 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.177945 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.177945 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.177945 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.177945 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.177945 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.178194 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.178194 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.178194 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.178194 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.178194 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.178418 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.178418 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.178418 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.178418 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.178652 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.178652 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.178652 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.178652 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.178875 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.178875 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.178875 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.178875 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.178875 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.179142 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.179142 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.179142 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.179142 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.179142 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.179368 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.179368 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.179368 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.179368 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.179573 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.179573 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.179573 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.179573 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.179828 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.179828 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.179828 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.179828 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.180072 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.180072 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.180072 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.180072 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.180280 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.180280 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.180280 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.180280 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.180474 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.180474 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.180474 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.180474 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.180474 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.180717 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.180717 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.180717 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.180717 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.180717 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.180717 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.181061 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.181061 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.181061 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.181061 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.181061 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.181280 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.181280 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.181280 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.181280 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.181280 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.181280 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.181574 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.181574 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.181574 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.181574 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.181574 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.181574 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.181867 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.181867 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.181867 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.181867 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.181867 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.181867 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.182138 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.182138 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.182138 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.182138 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.182138 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.182138 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.182431 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.182431 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.182431 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.182431 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.182656 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.182656 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.182656 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.182656 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.182656 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.182979 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.182979 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.182979 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.182979 np0000181785 devstack@c-api.service[116570]: /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. Jun 18 01:55:40.182979 np0000181785 devstack@c-api.service[116570]: warnings.warn(deprecated_msg) Jun 18 01:55:40.182979 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.middleware.request_id [None req-8b987c2a-45c3-42eb-90e5-b55dc9332a0e None None] RequestId filter calling following filter/app {{(pid=116570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:40.182979 np0000181785 devstack@c-api.service[116570]: [pid: 116570|app: 0|req: 1/5] 199.204.45.156 () {62 vars in 1068 bytes} [Thu Jun 18 01:55:40 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Jun 18 01:55:40.207865 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.middleware.request_id [None req-ebf1e279-c178-481a-9e86-9a54e9c8298b None None] RequestId filter calling following filter/app {{(pid=116571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:40.218552 np0000181785 devstack@c-api.service[116571]: [pid: 116571|app: 0|req: 2/6] 199.204.45.156 () {64 vars in 1272 bytes} [Thu Jun 18 01:55:40 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 01:55:40.272494 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.middleware.request_id [req-ebf1e279-c178-481a-9e86-9a54e9c8298b req-d6833417-684b-4d0f-a888-cbdd0f104e64 None None] RequestId filter calling following filter/app {{(pid=116568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:40.277035 np0000181785 devstack@c-api.service[116568]: INFO cinder.api.openstack.wsgi [req-ebf1e279-c178-481a-9e86-9a54e9c8298b req-d6833417-684b-4d0f-a888-cbdd0f104e64 demo demo] GET https://199.204.45.156/volume/v3/ Jun 18 01:55:40.277618 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.openstack.wsgi [req-ebf1e279-c178-481a-9e86-9a54e9c8298b req-d6833417-684b-4d0f-a888-cbdd0f104e64 demo demo] Empty body provided in request {{(pid=116568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:55:40.278375 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.openstack.wsgi [req-ebf1e279-c178-481a-9e86-9a54e9c8298b req-d6833417-684b-4d0f-a888-cbdd0f104e64 demo demo] Calling method 'version_select' {{(pid=116568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:55:40.280021 np0000181785 devstack@c-api.service[116568]: INFO cinder.api.openstack.wsgi [req-ebf1e279-c178-481a-9e86-9a54e9c8298b req-d6833417-684b-4d0f-a888-cbdd0f104e64 demo demo] https://199.204.45.156/volume/v3/ returned with HTTP 200 Jun 18 01:55:40.280464 np0000181785 devstack@c-api.service[116568]: [pid: 116568|app: 0|req: 2/7] 199.204.45.156 () {66 vars in 1346 bytes} [Thu Jun 18 01:55:40 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:55:40.324819 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.middleware.request_id [None req-e495ad75-b6b1-410d-a59b-e0e70bb59160 None None] RequestId filter calling following filter/app {{(pid=116569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:40.666118 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-e495ad75-b6b1-410d-a59b-e0e70bb59160 demo demo] GET https://199.204.45.156/volume/v3/types Jun 18 01:55:40.666435 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [None req-e495ad75-b6b1-410d-a59b-e0e70bb59160 demo demo] Empty body provided in request {{(pid=116569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:55:40.666549 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [None req-e495ad75-b6b1-410d-a59b-e0e70bb59160 demo demo] Calling method 'index' {{(pid=116569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:55:40.667087 np0000181785 devstack@c-api.service[116569]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 01:55:40.667087 np0000181785 devstack@c-api.service[116569]: warnings.warn( Jun 18 01:55:40.667683 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.api_utils [None req-e495ad75-b6b1-410d-a59b-e0e70bb59160 demo demo] Removing options '' from query. {{(pid=116569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:55:40.702343 np0000181785 devstack@c-api.service[116569]: DEBUG oslo_db.sqlalchemy.engines [None req-e495ad75-b6b1-410d-a59b-e0e70bb59160 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=116569) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:55:40.724415 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-e495ad75-b6b1-410d-a59b-e0e70bb59160 demo demo] https://199.204.45.156/volume/v3/types returned with HTTP 200 Jun 18 01:55:40.725024 np0000181785 devstack@c-api.service[116569]: [pid: 116569|app: 0|req: 3/8] 199.204.45.156 () {64 vars in 1290 bytes} [Thu Jun 18 01:55:40 2026] GET /volume/v3/types => generated 377 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:55:40.765062 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.middleware.request_id [None req-f6dbfbce-0a58-42ac-99e9-7e037a8e5620 None None] RequestId filter calling following filter/app {{(pid=116570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:41.093123 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-f6dbfbce-0a58-42ac-99e9-7e037a8e5620 demo demo] GET https://199.204.45.156/volume/v3/types/default Jun 18 01:55:41.093421 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-f6dbfbce-0a58-42ac-99e9-7e037a8e5620 demo demo] Empty body provided in request {{(pid=116570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:55:41.093668 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-f6dbfbce-0a58-42ac-99e9-7e037a8e5620 demo demo] Calling method 'show' {{(pid=116570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:55:41.130384 np0000181785 devstack@c-api.service[116570]: DEBUG oslo_db.sqlalchemy.engines [None req-f6dbfbce-0a58-42ac-99e9-7e037a8e5620 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=116570) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:55:41.145963 np0000181785 devstack@c-api.service[116570]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 01:55:41.145963 np0000181785 devstack@c-api.service[116570]: warnings.warn( Jun 18 01:55:41.148148 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-f6dbfbce-0a58-42ac-99e9-7e037a8e5620 demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 Jun 18 01:55:41.148743 np0000181785 devstack@c-api.service[116570]: [pid: 116570|app: 0|req: 2/9] 199.204.45.156 () {64 vars in 1301 bytes} [Thu Jun 18 01:55:40 2026] GET /volume/v3/types/default => generated 145 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:55:41.612344 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.middleware.request_id [None req-04d054f8-cbf6-4af8-81dd-99e69b445f7b None None] RequestId filter calling following filter/app {{(pid=116571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:41.613657 np0000181785 devstack@c-api.service[116571]: [pid: 116571|app: 0|req: 3/10] 199.204.45.156 () {62 vars in 1068 bytes} [Thu Jun 18 01:55:41 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 01:55:41.644333 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.middleware.request_id [None req-4ff0f30c-ad87-4385-8510-98d2c16d82e2 None None] RequestId filter calling following filter/app {{(pid=116568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:41.653345 np0000181785 devstack@c-api.service[116568]: [pid: 116568|app: 0|req: 3/11] 199.204.45.156 () {64 vars in 1272 bytes} [Thu Jun 18 01:55:41 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 01:55:41.685699 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.middleware.request_id [req-4ff0f30c-ad87-4385-8510-98d2c16d82e2 req-af1cd621-3f03-4bf8-9791-3803207ac2a1 None None] RequestId filter calling following filter/app {{(pid=116569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:41.687589 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [req-4ff0f30c-ad87-4385-8510-98d2c16d82e2 req-af1cd621-3f03-4bf8-9791-3803207ac2a1 demo demo] GET https://199.204.45.156/volume/v3/ Jun 18 01:55:41.687773 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [req-4ff0f30c-ad87-4385-8510-98d2c16d82e2 req-af1cd621-3f03-4bf8-9791-3803207ac2a1 demo demo] Empty body provided in request {{(pid=116569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:55:41.687973 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [req-4ff0f30c-ad87-4385-8510-98d2c16d82e2 req-af1cd621-3f03-4bf8-9791-3803207ac2a1 demo demo] Calling method 'version_select' {{(pid=116569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:55:41.688421 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [req-4ff0f30c-ad87-4385-8510-98d2c16d82e2 req-af1cd621-3f03-4bf8-9791-3803207ac2a1 demo demo] https://199.204.45.156/volume/v3/ returned with HTTP 200 Jun 18 01:55:41.688770 np0000181785 devstack@c-api.service[116569]: [pid: 116569|app: 0|req: 4/12] 199.204.45.156 () {66 vars in 1346 bytes} [Thu Jun 18 01:55:41 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:55:41.728406 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.middleware.request_id [None req-135a1f66-ca4c-4891-bb71-49eb76464dbb None None] RequestId filter calling following filter/app {{(pid=116570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:41.732216 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-135a1f66-ca4c-4891-bb71-49eb76464dbb demo demo] GET https://199.204.45.156/volume/v3/types/default Jun 18 01:55:41.732665 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-135a1f66-ca4c-4891-bb71-49eb76464dbb demo demo] Empty body provided in request {{(pid=116570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:55:41.733164 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-135a1f66-ca4c-4891-bb71-49eb76464dbb demo demo] Calling method 'show' {{(pid=116570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:55:41.742889 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-135a1f66-ca4c-4891-bb71-49eb76464dbb demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 Jun 18 01:55:41.743276 np0000181785 devstack@c-api.service[116570]: [pid: 116570|app: 0|req: 3/13] 199.204.45.156 () {64 vars in 1301 bytes} [Thu Jun 18 01:55:41 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:55:42.367652 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.middleware.request_id [None req-f2a69619-d516-46b1-922e-01f1d3d17bb5 None None] RequestId filter calling following filter/app {{(pid=116571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:42.368678 np0000181785 devstack@c-api.service[116571]: [pid: 116571|app: 0|req: 4/14] 199.204.45.156 () {62 vars in 1068 bytes} [Thu Jun 18 01:55:42 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 01:55:42.402206 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.middleware.request_id [None req-0d2eb5fa-a1ea-4d02-a383-5b5c66e24238 None None] RequestId filter calling following filter/app {{(pid=116568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:42.406055 np0000181785 devstack@c-api.service[116568]: [pid: 116568|app: 0|req: 4/15] 199.204.45.156 () {64 vars in 1272 bytes} [Thu Jun 18 01:55:42 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 01:55:42.434447 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.middleware.request_id [req-0d2eb5fa-a1ea-4d02-a383-5b5c66e24238 req-86091e8d-6a0c-4d57-8fe6-cdbf711cf986 None None] RequestId filter calling following filter/app {{(pid=116569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:42.437904 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [req-0d2eb5fa-a1ea-4d02-a383-5b5c66e24238 req-86091e8d-6a0c-4d57-8fe6-cdbf711cf986 demo demo] GET https://199.204.45.156/volume/v3/ Jun 18 01:55:42.438265 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [req-0d2eb5fa-a1ea-4d02-a383-5b5c66e24238 req-86091e8d-6a0c-4d57-8fe6-cdbf711cf986 demo demo] Empty body provided in request {{(pid=116569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:55:42.438643 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [req-0d2eb5fa-a1ea-4d02-a383-5b5c66e24238 req-86091e8d-6a0c-4d57-8fe6-cdbf711cf986 demo demo] Calling method 'version_select' {{(pid=116569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:55:42.439308 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [req-0d2eb5fa-a1ea-4d02-a383-5b5c66e24238 req-86091e8d-6a0c-4d57-8fe6-cdbf711cf986 demo demo] https://199.204.45.156/volume/v3/ returned with HTTP 200 Jun 18 01:55:42.439968 np0000181785 devstack@c-api.service[116569]: [pid: 116569|app: 0|req: 5/16] 199.204.45.156 () {66 vars in 1346 bytes} [Thu Jun 18 01:55:42 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:55:42.474088 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.middleware.request_id [None req-9f9ec179-ad6c-4e0d-a97d-bc87354d29b7 None None] RequestId filter calling following filter/app {{(pid=116570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:42.477416 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-9f9ec179-ad6c-4e0d-a97d-bc87354d29b7 demo demo] GET https://199.204.45.156/volume/v3/types/default Jun 18 01:55:42.477751 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-9f9ec179-ad6c-4e0d-a97d-bc87354d29b7 demo demo] Empty body provided in request {{(pid=116570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:55:42.478144 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-9f9ec179-ad6c-4e0d-a97d-bc87354d29b7 demo demo] Calling method 'show' {{(pid=116570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:55:42.491756 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-9f9ec179-ad6c-4e0d-a97d-bc87354d29b7 demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 Jun 18 01:55:42.492538 np0000181785 devstack@c-api.service[116570]: [pid: 116570|app: 0|req: 4/17] 199.204.45.156 () {64 vars in 1301 bytes} [Thu Jun 18 01:55:42 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:55:42.528504 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.middleware.request_id [None req-02861643-899f-4455-be0c-e08bfc585fe9 None None] RequestId filter calling following filter/app {{(pid=116571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:42.529275 np0000181785 devstack@c-api.service[116571]: [pid: 116571|app: 0|req: 5/18] 199.204.45.156 () {62 vars in 1068 bytes} [Thu Jun 18 01:55:42 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 01:55:42.563237 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.middleware.request_id [None req-4ef28346-1312-42d9-b72d-24551ea01df7 None None] RequestId filter calling following filter/app {{(pid=116568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:42.565617 np0000181785 devstack@c-api.service[116568]: [pid: 116568|app: 0|req: 5/19] 199.204.45.156 () {64 vars in 1272 bytes} [Thu Jun 18 01:55:42 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 01:55:42.598948 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.middleware.request_id [req-4ef28346-1312-42d9-b72d-24551ea01df7 req-32cad7a8-eed0-417e-a838-0a93f9d1bfc0 None None] RequestId filter calling following filter/app {{(pid=116569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:42.601103 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [req-4ef28346-1312-42d9-b72d-24551ea01df7 req-32cad7a8-eed0-417e-a838-0a93f9d1bfc0 demo demo] GET https://199.204.45.156/volume/v3/ Jun 18 01:55:42.601311 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [req-4ef28346-1312-42d9-b72d-24551ea01df7 req-32cad7a8-eed0-417e-a838-0a93f9d1bfc0 demo demo] Empty body provided in request {{(pid=116569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:55:42.601543 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [req-4ef28346-1312-42d9-b72d-24551ea01df7 req-32cad7a8-eed0-417e-a838-0a93f9d1bfc0 demo demo] Calling method 'version_select' {{(pid=116569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:55:42.602001 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [req-4ef28346-1312-42d9-b72d-24551ea01df7 req-32cad7a8-eed0-417e-a838-0a93f9d1bfc0 demo demo] https://199.204.45.156/volume/v3/ returned with HTTP 200 Jun 18 01:55:42.602425 np0000181785 devstack@c-api.service[116569]: [pid: 116569|app: 0|req: 6/20] 199.204.45.156 () {66 vars in 1346 bytes} [Thu Jun 18 01:55:42 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:55:42.641168 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.middleware.request_id [None req-96e44f25-494d-4bfe-b3ce-4d11e480bacc None None] RequestId filter calling following filter/app {{(pid=116570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:42.644944 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-96e44f25-494d-4bfe-b3ce-4d11e480bacc demo demo] GET https://199.204.45.156/volume/v3/types/default Jun 18 01:55:42.645154 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-96e44f25-494d-4bfe-b3ce-4d11e480bacc demo demo] Empty body provided in request {{(pid=116570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:55:42.645500 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-96e44f25-494d-4bfe-b3ce-4d11e480bacc demo demo] Calling method 'show' {{(pid=116570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:55:42.654234 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-96e44f25-494d-4bfe-b3ce-4d11e480bacc demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 Jun 18 01:55:42.654444 np0000181785 devstack@c-api.service[116570]: [pid: 116570|app: 0|req: 5/21] 199.204.45.156 () {64 vars in 1301 bytes} [Thu Jun 18 01:55:42 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:55:50.716094 np0000181785 devstack@c-api.service[116569]: DEBUG dbcounter [-] [116569] Writing DB stats cinder:SELECT=1 {{(pid=116569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:55:52.650857 np0000181785 devstack@c-api.service[116570]: DEBUG dbcounter [-] [116570] Writing DB stats cinder:SELECT=8 {{(pid=116570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:00:53.904454 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.middleware.request_id [None req-f62822b6-042a-4f69-ab33-56111535143d None None] RequestId filter calling following filter/app {{(pid=116571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:00:53.996374 np0000181785 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [None req-f62822b6-042a-4f69-ab33-56111535143d demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:00:53.996759 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.openstack.wsgi [None req-f62822b6-042a-4f69-ab33-56111535143d demo demo] Empty body provided in request {{(pid=116571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:00:53.997066 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.openstack.wsgi [None req-f62822b6-042a-4f69-ab33-56111535143d demo demo] Calling method 'detail' {{(pid=116571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:00:53.997739 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.api_utils [None req-f62822b6-042a-4f69-ab33-56111535143d demo demo] Removing options '' from query. {{(pid=116571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:00:53.998845 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.volume.api [None req-f62822b6-042a-4f69-ab33-56111535143d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116571) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:00:54.034554 np0000181785 devstack@c-api.service[116571]: INFO cinder.volume.api [None req-f62822b6-042a-4f69-ab33-56111535143d demo demo] Get all volumes completed successfully. Jun 18 02:00:54.037681 np0000181785 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [None req-f62822b6-042a-4f69-ab33-56111535143d demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:00:54.038217 np0000181785 devstack@c-api.service[116571]: [pid: 116571|app: 0|req: 6/22] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:00:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:01:04.029003 np0000181785 devstack@c-api.service[116571]: DEBUG dbcounter [-] [116571] Writing DB stats cinder:SELECT=1 {{(pid=116571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:01:54.059526 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.middleware.request_id [None req-398bee81-0c3d-4acb-b416-8387bb0f9eba None None] RequestId filter calling following filter/app {{(pid=116568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:01:54.063700 np0000181785 devstack@c-api.service[116568]: INFO cinder.api.openstack.wsgi [None req-398bee81-0c3d-4acb-b416-8387bb0f9eba demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:01:54.063979 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.openstack.wsgi [None req-398bee81-0c3d-4acb-b416-8387bb0f9eba demo demo] Empty body provided in request {{(pid=116568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:01:54.064229 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.openstack.wsgi [None req-398bee81-0c3d-4acb-b416-8387bb0f9eba demo demo] Calling method 'detail' {{(pid=116568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:01:54.066885 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.api_utils [None req-398bee81-0c3d-4acb-b416-8387bb0f9eba demo demo] Removing options '' from query. {{(pid=116568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:01:54.066885 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.volume.api [None req-398bee81-0c3d-4acb-b416-8387bb0f9eba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116568) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:01:54.103915 np0000181785 devstack@c-api.service[116568]: INFO cinder.volume.api [None req-398bee81-0c3d-4acb-b416-8387bb0f9eba demo demo] Get all volumes completed successfully. Jun 18 02:01:54.106300 np0000181785 devstack@c-api.service[116568]: INFO cinder.api.openstack.wsgi [None req-398bee81-0c3d-4acb-b416-8387bb0f9eba demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:01:54.106844 np0000181785 devstack@c-api.service[116568]: [pid: 116568|app: 0|req: 6/23] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:01:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:02:04.097859 np0000181785 devstack@c-api.service[116568]: DEBUG dbcounter [-] [116568] Writing DB stats cinder:SELECT=1 {{(pid=116568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:02:54.134155 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.middleware.request_id [None req-568c22c1-8dad-46a0-9ede-73be26e6bcef None None] RequestId filter calling following filter/app {{(pid=116569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:02:54.139139 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-568c22c1-8dad-46a0-9ede-73be26e6bcef demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:02:54.139384 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [None req-568c22c1-8dad-46a0-9ede-73be26e6bcef demo demo] Empty body provided in request {{(pid=116569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:02:54.139636 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [None req-568c22c1-8dad-46a0-9ede-73be26e6bcef demo demo] Calling method 'detail' {{(pid=116569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:02:54.140221 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.api_utils [None req-568c22c1-8dad-46a0-9ede-73be26e6bcef demo demo] Removing options '' from query. {{(pid=116569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:02:54.141384 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.volume.api [None req-568c22c1-8dad-46a0-9ede-73be26e6bcef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116569) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:02:54.181441 np0000181785 devstack@c-api.service[116569]: INFO cinder.volume.api [None req-568c22c1-8dad-46a0-9ede-73be26e6bcef demo demo] Get all volumes completed successfully. Jun 18 02:02:54.183698 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-568c22c1-8dad-46a0-9ede-73be26e6bcef demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:02:54.184142 np0000181785 devstack@c-api.service[116569]: [pid: 116569|app: 0|req: 7/24] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:02:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:03:04.172458 np0000181785 devstack@c-api.service[116569]: DEBUG dbcounter [-] [116569] Writing DB stats cinder:SELECT=1 {{(pid=116569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:03:54.197475 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.middleware.request_id [None req-527620c7-d9da-4206-855c-9876b4d24ddb None None] RequestId filter calling following filter/app {{(pid=116570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:03:54.205967 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-527620c7-d9da-4206-855c-9876b4d24ddb demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:03:54.206228 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-527620c7-d9da-4206-855c-9876b4d24ddb demo demo] Empty body provided in request {{(pid=116570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:03:54.206524 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-527620c7-d9da-4206-855c-9876b4d24ddb demo demo] Calling method 'detail' {{(pid=116570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:03:54.207188 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.api_utils [None req-527620c7-d9da-4206-855c-9876b4d24ddb demo demo] Removing options '' from query. {{(pid=116570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:03:54.208207 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.volume.api [None req-527620c7-d9da-4206-855c-9876b4d24ddb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116570) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:03:54.249372 np0000181785 devstack@c-api.service[116570]: INFO cinder.volume.api [None req-527620c7-d9da-4206-855c-9876b4d24ddb demo demo] Get all volumes completed successfully. Jun 18 02:03:54.252453 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-527620c7-d9da-4206-855c-9876b4d24ddb demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:03:54.253025 np0000181785 devstack@c-api.service[116570]: [pid: 116570|app: 0|req: 6/25] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:03:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:04:04.243251 np0000181785 devstack@c-api.service[116570]: DEBUG dbcounter [-] [116570] Writing DB stats cinder:SELECT=1 {{(pid=116570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:04:54.274916 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.middleware.request_id [None req-01bb3251-172f-4c03-aa73-2de921a9385b None None] RequestId filter calling following filter/app {{(pid=116571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:04:54.277070 np0000181785 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [None req-01bb3251-172f-4c03-aa73-2de921a9385b demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:04:54.277200 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.openstack.wsgi [None req-01bb3251-172f-4c03-aa73-2de921a9385b demo demo] Empty body provided in request {{(pid=116571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:04:54.277363 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.openstack.wsgi [None req-01bb3251-172f-4c03-aa73-2de921a9385b demo demo] Calling method 'detail' {{(pid=116571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:04:54.277602 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.api_utils [None req-01bb3251-172f-4c03-aa73-2de921a9385b demo demo] Removing options '' from query. {{(pid=116571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:04:54.278403 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.volume.api [None req-01bb3251-172f-4c03-aa73-2de921a9385b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116571) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:04:54.288504 np0000181785 devstack@c-api.service[116571]: INFO cinder.volume.api [None req-01bb3251-172f-4c03-aa73-2de921a9385b demo demo] Get all volumes completed successfully. Jun 18 02:04:54.291392 np0000181785 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [None req-01bb3251-172f-4c03-aa73-2de921a9385b demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:04:54.292124 np0000181785 devstack@c-api.service[116571]: [pid: 116571|app: 0|req: 7/26] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:04:54 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) Jun 18 02:05:04.280972 np0000181785 devstack@c-api.service[116571]: DEBUG dbcounter [-] [116571] Writing DB stats cinder:SELECT=1 {{(pid=116571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:05:54.322048 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.middleware.request_id [None req-9a4aa63f-997d-410d-a4ed-f30f4543eea4 None None] RequestId filter calling following filter/app {{(pid=116568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:05:54.507478 np0000181785 devstack@c-api.service[116568]: INFO cinder.api.openstack.wsgi [None req-9a4aa63f-997d-410d-a4ed-f30f4543eea4 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:05:54.508159 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.openstack.wsgi [None req-9a4aa63f-997d-410d-a4ed-f30f4543eea4 demo demo] Empty body provided in request {{(pid=116568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:05:54.509053 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.openstack.wsgi [None req-9a4aa63f-997d-410d-a4ed-f30f4543eea4 demo demo] Calling method 'detail' {{(pid=116568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:05:54.509607 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.api_utils [None req-9a4aa63f-997d-410d-a4ed-f30f4543eea4 demo demo] Removing options '' from query. {{(pid=116568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:05:54.510606 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.volume.api [None req-9a4aa63f-997d-410d-a4ed-f30f4543eea4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116568) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:05:54.519632 np0000181785 devstack@c-api.service[116568]: INFO cinder.volume.api [None req-9a4aa63f-997d-410d-a4ed-f30f4543eea4 demo demo] Get all volumes completed successfully. Jun 18 02:05:54.522549 np0000181785 devstack@c-api.service[116568]: INFO cinder.api.openstack.wsgi [None req-9a4aa63f-997d-410d-a4ed-f30f4543eea4 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:05:54.523089 np0000181785 devstack@c-api.service[116568]: [pid: 116568|app: 0|req: 7/27] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:05:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:06:04.514375 np0000181785 devstack@c-api.service[116568]: DEBUG dbcounter [-] [116568] Writing DB stats cinder:SELECT=1 {{(pid=116568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:06:54.535674 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.middleware.request_id [None req-6ff3e16d-bad4-4585-a553-f89223b60a33 None None] RequestId filter calling following filter/app {{(pid=116569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:06:54.539131 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-6ff3e16d-bad4-4585-a553-f89223b60a33 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:06:54.539365 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [None req-6ff3e16d-bad4-4585-a553-f89223b60a33 demo demo] Empty body provided in request {{(pid=116569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:06:54.539495 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [None req-6ff3e16d-bad4-4585-a553-f89223b60a33 demo demo] Calling method 'detail' {{(pid=116569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:06:54.539704 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.api_utils [None req-6ff3e16d-bad4-4585-a553-f89223b60a33 demo demo] Removing options '' from query. {{(pid=116569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:06:54.540425 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.volume.api [None req-6ff3e16d-bad4-4585-a553-f89223b60a33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116569) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:06:54.549640 np0000181785 devstack@c-api.service[116569]: INFO cinder.volume.api [None req-6ff3e16d-bad4-4585-a553-f89223b60a33 demo demo] Get all volumes completed successfully. Jun 18 02:06:54.551592 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-6ff3e16d-bad4-4585-a553-f89223b60a33 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:06:54.551958 np0000181785 devstack@c-api.service[116569]: [pid: 116569|app: 0|req: 8/28] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:06:54 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) Jun 18 02:07:04.543759 np0000181785 devstack@c-api.service[116569]: DEBUG dbcounter [-] [116569] Writing DB stats cinder:SELECT=1 {{(pid=116569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:07:54.568112 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.middleware.request_id [None req-305b70e4-7df9-46f4-9706-8f7258e185aa None None] RequestId filter calling following filter/app {{(pid=116570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:07:54.572892 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-305b70e4-7df9-46f4-9706-8f7258e185aa demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:07:54.573283 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-305b70e4-7df9-46f4-9706-8f7258e185aa demo demo] Empty body provided in request {{(pid=116570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:07:54.573692 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-305b70e4-7df9-46f4-9706-8f7258e185aa demo demo] Calling method 'detail' {{(pid=116570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:07:54.574266 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.api_utils [None req-305b70e4-7df9-46f4-9706-8f7258e185aa demo demo] Removing options '' from query. {{(pid=116570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:07:54.575889 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.volume.api [None req-305b70e4-7df9-46f4-9706-8f7258e185aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116570) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:07:54.585124 np0000181785 devstack@c-api.service[116570]: INFO cinder.volume.api [None req-305b70e4-7df9-46f4-9706-8f7258e185aa demo demo] Get all volumes completed successfully. Jun 18 02:07:54.586992 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-305b70e4-7df9-46f4-9706-8f7258e185aa demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:07:54.587307 np0000181785 devstack@c-api.service[116570]: [pid: 116570|app: 0|req: 7/29] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:07:54 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) Jun 18 02:08:04.580173 np0000181785 devstack@c-api.service[116570]: DEBUG dbcounter [-] [116570] Writing DB stats cinder:SELECT=1 {{(pid=116570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:08:54.602561 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.middleware.request_id [None req-f4ecd52e-5a74-4d8d-8041-0a83bef2de52 None None] RequestId filter calling following filter/app {{(pid=116571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:08:54.606517 np0000181785 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [None req-f4ecd52e-5a74-4d8d-8041-0a83bef2de52 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:08:54.606953 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.openstack.wsgi [None req-f4ecd52e-5a74-4d8d-8041-0a83bef2de52 demo demo] Empty body provided in request {{(pid=116571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:08:54.607345 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.openstack.wsgi [None req-f4ecd52e-5a74-4d8d-8041-0a83bef2de52 demo demo] Calling method 'detail' {{(pid=116571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:08:54.607822 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.api_utils [None req-f4ecd52e-5a74-4d8d-8041-0a83bef2de52 demo demo] Removing options '' from query. {{(pid=116571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:08:54.609308 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.volume.api [None req-f4ecd52e-5a74-4d8d-8041-0a83bef2de52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116571) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:08:54.617528 np0000181785 devstack@c-api.service[116571]: INFO cinder.volume.api [None req-f4ecd52e-5a74-4d8d-8041-0a83bef2de52 demo demo] Get all volumes completed successfully. Jun 18 02:08:54.619468 np0000181785 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [None req-f4ecd52e-5a74-4d8d-8041-0a83bef2de52 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:08:54.620058 np0000181785 devstack@c-api.service[116571]: [pid: 116571|app: 0|req: 8/30] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:08:54 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) Jun 18 02:09:04.612774 np0000181785 devstack@c-api.service[116571]: DEBUG dbcounter [-] [116571] Writing DB stats cinder:SELECT=1 {{(pid=116571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:09:54.634691 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.middleware.request_id [None req-6b827c60-7267-47b2-85aa-0403fcc2214e None None] RequestId filter calling following filter/app {{(pid=116568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:09:54.638716 np0000181785 devstack@c-api.service[116568]: INFO cinder.api.openstack.wsgi [None req-6b827c60-7267-47b2-85aa-0403fcc2214e demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:09:54.638991 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.openstack.wsgi [None req-6b827c60-7267-47b2-85aa-0403fcc2214e demo demo] Empty body provided in request {{(pid=116568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:09:54.639242 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.openstack.wsgi [None req-6b827c60-7267-47b2-85aa-0403fcc2214e demo demo] Calling method 'detail' {{(pid=116568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:09:54.640624 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.api_utils [None req-6b827c60-7267-47b2-85aa-0403fcc2214e demo demo] Removing options '' from query. {{(pid=116568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:09:54.643375 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.volume.api [None req-6b827c60-7267-47b2-85aa-0403fcc2214e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116568) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:09:54.652023 np0000181785 devstack@c-api.service[116568]: INFO cinder.volume.api [None req-6b827c60-7267-47b2-85aa-0403fcc2214e demo demo] Get all volumes completed successfully. Jun 18 02:09:54.654689 np0000181785 devstack@c-api.service[116568]: INFO cinder.api.openstack.wsgi [None req-6b827c60-7267-47b2-85aa-0403fcc2214e demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:09:54.655172 np0000181785 devstack@c-api.service[116568]: [pid: 116568|app: 0|req: 8/31] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:09:54 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) Jun 18 02:10:04.647409 np0000181785 devstack@c-api.service[116568]: DEBUG dbcounter [-] [116568] Writing DB stats cinder:SELECT=1 {{(pid=116568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:10:54.801241 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.middleware.request_id [None req-8b1ed12c-4378-4153-8872-c223519cbc20 None None] RequestId filter calling following filter/app {{(pid=116569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:10:54.965301 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-8b1ed12c-4378-4153-8872-c223519cbc20 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:10:54.965525 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [None req-8b1ed12c-4378-4153-8872-c223519cbc20 demo demo] Empty body provided in request {{(pid=116569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:10:54.965655 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [None req-8b1ed12c-4378-4153-8872-c223519cbc20 demo demo] Calling method 'detail' {{(pid=116569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:10:54.965882 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.api_utils [None req-8b1ed12c-4378-4153-8872-c223519cbc20 demo demo] Removing options '' from query. {{(pid=116569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:10:54.966568 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.volume.api [None req-8b1ed12c-4378-4153-8872-c223519cbc20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116569) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:10:54.973239 np0000181785 devstack@c-api.service[116569]: INFO cinder.volume.api [None req-8b1ed12c-4378-4153-8872-c223519cbc20 demo demo] Get all volumes completed successfully. Jun 18 02:10:54.975217 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-8b1ed12c-4378-4153-8872-c223519cbc20 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:10:54.975585 np0000181785 devstack@c-api.service[116569]: [pid: 116569|app: 0|req: 9/32] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:10:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:11:04.969508 np0000181785 devstack@c-api.service[116569]: DEBUG dbcounter [-] [116569] Writing DB stats cinder:SELECT=1 {{(pid=116569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:11:54.992448 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.middleware.request_id [None req-76ab085e-127c-4822-8a4a-265df8f83b79 None None] RequestId filter calling following filter/app {{(pid=116570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:11:54.994953 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-76ab085e-127c-4822-8a4a-265df8f83b79 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:11:54.995190 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-76ab085e-127c-4822-8a4a-265df8f83b79 demo demo] Empty body provided in request {{(pid=116570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:11:54.995441 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-76ab085e-127c-4822-8a4a-265df8f83b79 demo demo] Calling method 'detail' {{(pid=116570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:11:54.995637 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.api_utils [None req-76ab085e-127c-4822-8a4a-265df8f83b79 demo demo] Removing options '' from query. {{(pid=116570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:11:54.996461 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.volume.api [None req-76ab085e-127c-4822-8a4a-265df8f83b79 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116570) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:11:55.009947 np0000181785 devstack@c-api.service[116570]: INFO cinder.volume.api [None req-76ab085e-127c-4822-8a4a-265df8f83b79 demo demo] Get all volumes completed successfully. Jun 18 02:11:55.014723 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-76ab085e-127c-4822-8a4a-265df8f83b79 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:11:55.015321 np0000181785 devstack@c-api.service[116570]: [pid: 116570|app: 0|req: 8/33] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:11:54 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) Jun 18 02:12:05.004248 np0000181785 devstack@c-api.service[116570]: DEBUG dbcounter [-] [116570] Writing DB stats cinder:SELECT=1 {{(pid=116570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:12:55.030258 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.middleware.request_id [None req-e81aa1fb-ebeb-4983-a75c-639ba3d70242 None None] RequestId filter calling following filter/app {{(pid=116571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:12:55.033172 np0000181785 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [None req-e81aa1fb-ebeb-4983-a75c-639ba3d70242 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:12:55.033429 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.openstack.wsgi [None req-e81aa1fb-ebeb-4983-a75c-639ba3d70242 demo demo] Empty body provided in request {{(pid=116571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:12:55.033690 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.openstack.wsgi [None req-e81aa1fb-ebeb-4983-a75c-639ba3d70242 demo demo] Calling method 'detail' {{(pid=116571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:12:55.034025 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.api_utils [None req-e81aa1fb-ebeb-4983-a75c-639ba3d70242 demo demo] Removing options '' from query. {{(pid=116571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:12:55.035045 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.volume.api [None req-e81aa1fb-ebeb-4983-a75c-639ba3d70242 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116571) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:12:55.041500 np0000181785 devstack@c-api.service[116571]: INFO cinder.volume.api [None req-e81aa1fb-ebeb-4983-a75c-639ba3d70242 demo demo] Get all volumes completed successfully. Jun 18 02:12:55.044479 np0000181785 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [None req-e81aa1fb-ebeb-4983-a75c-639ba3d70242 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:12:55.045273 np0000181785 devstack@c-api.service[116571]: [pid: 116571|app: 0|req: 9/34] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:12:55 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) Jun 18 02:13:05.037758 np0000181785 devstack@c-api.service[116571]: DEBUG dbcounter [-] [116571] Writing DB stats cinder:SELECT=1 {{(pid=116571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:13:55.061094 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.middleware.request_id [None req-e30a35ee-1971-4da8-8a27-0312e1be4187 None None] RequestId filter calling following filter/app {{(pid=116568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:13:55.064602 np0000181785 devstack@c-api.service[116568]: INFO cinder.api.openstack.wsgi [None req-e30a35ee-1971-4da8-8a27-0312e1be4187 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:13:55.065335 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.openstack.wsgi [None req-e30a35ee-1971-4da8-8a27-0312e1be4187 demo demo] Empty body provided in request {{(pid=116568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:13:55.066892 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.openstack.wsgi [None req-e30a35ee-1971-4da8-8a27-0312e1be4187 demo demo] Calling method 'detail' {{(pid=116568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:13:55.066892 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.api_utils [None req-e30a35ee-1971-4da8-8a27-0312e1be4187 demo demo] Removing options '' from query. {{(pid=116568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:13:55.067483 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.volume.api [None req-e30a35ee-1971-4da8-8a27-0312e1be4187 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116568) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:13:55.074980 np0000181785 devstack@c-api.service[116568]: INFO cinder.volume.api [None req-e30a35ee-1971-4da8-8a27-0312e1be4187 demo demo] Get all volumes completed successfully. Jun 18 02:13:55.076937 np0000181785 devstack@c-api.service[116568]: INFO cinder.api.openstack.wsgi [None req-e30a35ee-1971-4da8-8a27-0312e1be4187 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:13:55.077376 np0000181785 devstack@c-api.service[116568]: [pid: 116568|app: 0|req: 9/35] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:13:55 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) Jun 18 02:14:05.070860 np0000181785 devstack@c-api.service[116568]: DEBUG dbcounter [-] [116568] Writing DB stats cinder:SELECT=1 {{(pid=116568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:14:55.093953 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.middleware.request_id [None req-fd9f478a-1e5c-498c-a9e0-7133335ec1ab None None] RequestId filter calling following filter/app {{(pid=116569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:14:55.096476 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-fd9f478a-1e5c-498c-a9e0-7133335ec1ab demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:14:55.096715 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [None req-fd9f478a-1e5c-498c-a9e0-7133335ec1ab demo demo] Empty body provided in request {{(pid=116569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:14:55.096973 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [None req-fd9f478a-1e5c-498c-a9e0-7133335ec1ab demo demo] Calling method 'detail' {{(pid=116569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:14:55.097255 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.api_utils [None req-fd9f478a-1e5c-498c-a9e0-7133335ec1ab demo demo] Removing options '' from query. {{(pid=116569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:14:55.098176 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.volume.api [None req-fd9f478a-1e5c-498c-a9e0-7133335ec1ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116569) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:14:55.106638 np0000181785 devstack@c-api.service[116569]: INFO cinder.volume.api [None req-fd9f478a-1e5c-498c-a9e0-7133335ec1ab demo demo] Get all volumes completed successfully. Jun 18 02:14:55.108534 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-fd9f478a-1e5c-498c-a9e0-7133335ec1ab demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:14:55.108893 np0000181785 devstack@c-api.service[116569]: [pid: 116569|app: 0|req: 10/36] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:14:55 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) Jun 18 02:15:05.104675 np0000181785 devstack@c-api.service[116569]: DEBUG dbcounter [-] [116569] Writing DB stats cinder:SELECT=1 {{(pid=116569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:15:55.123185 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.middleware.request_id [None req-6f68acd5-60ff-4f88-acd6-9b905288cde9 None None] RequestId filter calling following filter/app {{(pid=116570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:15:55.320849 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-6f68acd5-60ff-4f88-acd6-9b905288cde9 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:15:55.321297 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-6f68acd5-60ff-4f88-acd6-9b905288cde9 demo demo] Empty body provided in request {{(pid=116570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:15:55.321699 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-6f68acd5-60ff-4f88-acd6-9b905288cde9 demo demo] Calling method 'detail' {{(pid=116570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:15:55.322241 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.api_utils [None req-6f68acd5-60ff-4f88-acd6-9b905288cde9 demo demo] Removing options '' from query. {{(pid=116570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:15:55.323341 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.volume.api [None req-6f68acd5-60ff-4f88-acd6-9b905288cde9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116570) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:15:55.331136 np0000181785 devstack@c-api.service[116570]: INFO cinder.volume.api [None req-6f68acd5-60ff-4f88-acd6-9b905288cde9 demo demo] Get all volumes completed successfully. Jun 18 02:15:55.334120 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-6f68acd5-60ff-4f88-acd6-9b905288cde9 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:15:55.334504 np0000181785 devstack@c-api.service[116570]: [pid: 116570|app: 0|req: 9/37] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:15:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:16:05.328071 np0000181785 devstack@c-api.service[116570]: DEBUG dbcounter [-] [116570] Writing DB stats cinder:SELECT=1 {{(pid=116570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:16:55.362754 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.middleware.request_id [None req-f13536dc-fa0d-4b14-86e4-424954e24465 None None] RequestId filter calling following filter/app {{(pid=116571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:16:55.366147 np0000181785 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [None req-f13536dc-fa0d-4b14-86e4-424954e24465 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:16:55.366761 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.openstack.wsgi [None req-f13536dc-fa0d-4b14-86e4-424954e24465 demo demo] Empty body provided in request {{(pid=116571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:16:55.369166 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.openstack.wsgi [None req-f13536dc-fa0d-4b14-86e4-424954e24465 demo demo] Calling method 'detail' {{(pid=116571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:16:55.369166 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.api_utils [None req-f13536dc-fa0d-4b14-86e4-424954e24465 demo demo] Removing options '' from query. {{(pid=116571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:16:55.369166 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.volume.api [None req-f13536dc-fa0d-4b14-86e4-424954e24465 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116571) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:16:55.376338 np0000181785 devstack@c-api.service[116571]: INFO cinder.volume.api [None req-f13536dc-fa0d-4b14-86e4-424954e24465 demo demo] Get all volumes completed successfully. Jun 18 02:16:55.378416 np0000181785 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [None req-f13536dc-fa0d-4b14-86e4-424954e24465 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:16:55.379143 np0000181785 devstack@c-api.service[116571]: [pid: 116571|app: 0|req: 10/38] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:16:55 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) Jun 18 02:17:05.371524 np0000181785 devstack@c-api.service[116571]: DEBUG dbcounter [-] [116571] Writing DB stats cinder:SELECT=1 {{(pid=116571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:17:55.395627 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.middleware.request_id [None req-cf1fd472-d5e3-41ee-961f-879b3bdb7d5e None None] RequestId filter calling following filter/app {{(pid=116568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:17:55.399501 np0000181785 devstack@c-api.service[116568]: INFO cinder.api.openstack.wsgi [None req-cf1fd472-d5e3-41ee-961f-879b3bdb7d5e demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:17:55.399897 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.openstack.wsgi [None req-cf1fd472-d5e3-41ee-961f-879b3bdb7d5e demo demo] Empty body provided in request {{(pid=116568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:17:55.400279 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.openstack.wsgi [None req-cf1fd472-d5e3-41ee-961f-879b3bdb7d5e demo demo] Calling method 'detail' {{(pid=116568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:17:55.400768 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.api_utils [None req-cf1fd472-d5e3-41ee-961f-879b3bdb7d5e demo demo] Removing options '' from query. {{(pid=116568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:17:55.402592 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.volume.api [None req-cf1fd472-d5e3-41ee-961f-879b3bdb7d5e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116568) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:17:55.409539 np0000181785 devstack@c-api.service[116568]: INFO cinder.volume.api [None req-cf1fd472-d5e3-41ee-961f-879b3bdb7d5e demo demo] Get all volumes completed successfully. Jun 18 02:17:55.411539 np0000181785 devstack@c-api.service[116568]: INFO cinder.api.openstack.wsgi [None req-cf1fd472-d5e3-41ee-961f-879b3bdb7d5e demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:17:55.411991 np0000181785 devstack@c-api.service[116568]: [pid: 116568|app: 0|req: 10/39] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:17:55 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) Jun 18 02:18:05.405581 np0000181785 devstack@c-api.service[116568]: DEBUG dbcounter [-] [116568] Writing DB stats cinder:SELECT=1 {{(pid=116568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:18:55.428111 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.middleware.request_id [None req-6041b3c3-508e-4692-8df7-370c8b81fe98 None None] RequestId filter calling following filter/app {{(pid=116569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:18:55.433697 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-6041b3c3-508e-4692-8df7-370c8b81fe98 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:18:55.434285 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [None req-6041b3c3-508e-4692-8df7-370c8b81fe98 demo demo] Empty body provided in request {{(pid=116569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:18:55.434730 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [None req-6041b3c3-508e-4692-8df7-370c8b81fe98 demo demo] Calling method 'detail' {{(pid=116569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:18:55.435283 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.api_utils [None req-6041b3c3-508e-4692-8df7-370c8b81fe98 demo demo] Removing options '' from query. {{(pid=116569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:18:55.437230 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.volume.api [None req-6041b3c3-508e-4692-8df7-370c8b81fe98 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116569) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:18:55.452910 np0000181785 devstack@c-api.service[116569]: INFO cinder.volume.api [None req-6041b3c3-508e-4692-8df7-370c8b81fe98 demo demo] Get all volumes completed successfully. Jun 18 02:18:55.455888 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-6041b3c3-508e-4692-8df7-370c8b81fe98 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:18:55.456430 np0000181785 devstack@c-api.service[116569]: [pid: 116569|app: 0|req: 11/40] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:18:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:19:05.442394 np0000181785 devstack@c-api.service[116569]: DEBUG dbcounter [-] [116569] Writing DB stats cinder:SELECT=1 {{(pid=116569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:19:55.472505 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.middleware.request_id [None req-49b0de6e-da5c-4c37-8b10-84f07fb77d86 None None] RequestId filter calling following filter/app {{(pid=116570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:19:55.475365 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-49b0de6e-da5c-4c37-8b10-84f07fb77d86 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:19:55.475589 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-49b0de6e-da5c-4c37-8b10-84f07fb77d86 demo demo] Empty body provided in request {{(pid=116570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:19:55.475965 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-49b0de6e-da5c-4c37-8b10-84f07fb77d86 demo demo] Calling method 'detail' {{(pid=116570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:19:55.476298 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.api_utils [None req-49b0de6e-da5c-4c37-8b10-84f07fb77d86 demo demo] Removing options '' from query. {{(pid=116570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:19:55.477410 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.volume.api [None req-49b0de6e-da5c-4c37-8b10-84f07fb77d86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116570) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:19:55.493058 np0000181785 devstack@c-api.service[116570]: INFO cinder.volume.api [None req-49b0de6e-da5c-4c37-8b10-84f07fb77d86 demo demo] Get all volumes completed successfully. Jun 18 02:19:55.497097 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-49b0de6e-da5c-4c37-8b10-84f07fb77d86 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:19:55.498257 np0000181785 devstack@c-api.service[116570]: [pid: 116570|app: 0|req: 10/41] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:19:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:20:05.485660 np0000181785 devstack@c-api.service[116570]: DEBUG dbcounter [-] [116570] Writing DB stats cinder:SELECT=1 {{(pid=116570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:20:55.512082 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.middleware.request_id [None req-fbbb4848-44b1-4f7c-aa79-9eefbbd2779f None None] RequestId filter calling following filter/app {{(pid=116571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:20:55.597641 np0000181785 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [None req-fbbb4848-44b1-4f7c-aa79-9eefbbd2779f demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:20:55.597824 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.openstack.wsgi [None req-fbbb4848-44b1-4f7c-aa79-9eefbbd2779f demo demo] Empty body provided in request {{(pid=116571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:20:55.598005 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.openstack.wsgi [None req-fbbb4848-44b1-4f7c-aa79-9eefbbd2779f demo demo] Calling method 'detail' {{(pid=116571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:20:55.598311 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.api_utils [None req-fbbb4848-44b1-4f7c-aa79-9eefbbd2779f demo demo] Removing options '' from query. {{(pid=116571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:20:55.598921 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.volume.api [None req-fbbb4848-44b1-4f7c-aa79-9eefbbd2779f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116571) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:20:55.607020 np0000181785 devstack@c-api.service[116571]: INFO cinder.volume.api [None req-fbbb4848-44b1-4f7c-aa79-9eefbbd2779f demo demo] Get all volumes completed successfully. Jun 18 02:20:55.609760 np0000181785 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [None req-fbbb4848-44b1-4f7c-aa79-9eefbbd2779f demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:20:55.609760 np0000181785 devstack@c-api.service[116571]: [pid: 116571|app: 0|req: 11/42] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:20:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:21:05.601431 np0000181785 devstack@c-api.service[116571]: DEBUG dbcounter [-] [116571] Writing DB stats cinder:SELECT=1 {{(pid=116571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:21:55.624644 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.middleware.request_id [None req-a64c9ec0-6bc6-4e0f-9564-7850972c1dfc None None] RequestId filter calling following filter/app {{(pid=116568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:21:55.627923 np0000181785 devstack@c-api.service[116568]: INFO cinder.api.openstack.wsgi [None req-a64c9ec0-6bc6-4e0f-9564-7850972c1dfc demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:21:55.628153 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.openstack.wsgi [None req-a64c9ec0-6bc6-4e0f-9564-7850972c1dfc demo demo] Empty body provided in request {{(pid=116568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:21:55.628387 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.openstack.wsgi [None req-a64c9ec0-6bc6-4e0f-9564-7850972c1dfc demo demo] Calling method 'detail' {{(pid=116568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:21:55.628680 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.api_utils [None req-a64c9ec0-6bc6-4e0f-9564-7850972c1dfc demo demo] Removing options '' from query. {{(pid=116568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:21:55.629641 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.volume.api [None req-a64c9ec0-6bc6-4e0f-9564-7850972c1dfc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116568) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:21:55.638156 np0000181785 devstack@c-api.service[116568]: INFO cinder.volume.api [None req-a64c9ec0-6bc6-4e0f-9564-7850972c1dfc demo demo] Get all volumes completed successfully. Jun 18 02:21:55.640488 np0000181785 devstack@c-api.service[116568]: INFO cinder.api.openstack.wsgi [None req-a64c9ec0-6bc6-4e0f-9564-7850972c1dfc demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:21:55.640994 np0000181785 devstack@c-api.service[116568]: [pid: 116568|app: 0|req: 11/43] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:21:55 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) Jun 18 02:22:05.633045 np0000181785 devstack@c-api.service[116568]: DEBUG dbcounter [-] [116568] Writing DB stats cinder:SELECT=1 {{(pid=116568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:22:55.656624 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.middleware.request_id [None req-b29bf6ab-bc03-495d-9ae2-b0d498785024 None None] RequestId filter calling following filter/app {{(pid=116569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:22:55.659633 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-b29bf6ab-bc03-495d-9ae2-b0d498785024 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:22:55.659885 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [None req-b29bf6ab-bc03-495d-9ae2-b0d498785024 demo demo] Empty body provided in request {{(pid=116569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:22:55.660063 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [None req-b29bf6ab-bc03-495d-9ae2-b0d498785024 demo demo] Calling method 'detail' {{(pid=116569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:22:55.660414 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.api_utils [None req-b29bf6ab-bc03-495d-9ae2-b0d498785024 demo demo] Removing options '' from query. {{(pid=116569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:22:55.661252 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.volume.api [None req-b29bf6ab-bc03-495d-9ae2-b0d498785024 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116569) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:22:55.668956 np0000181785 devstack@c-api.service[116569]: INFO cinder.volume.api [None req-b29bf6ab-bc03-495d-9ae2-b0d498785024 demo demo] Get all volumes completed successfully. Jun 18 02:22:55.671208 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-b29bf6ab-bc03-495d-9ae2-b0d498785024 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:22:55.673780 np0000181785 devstack@c-api.service[116569]: [pid: 116569|app: 0|req: 12/44] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:22:55 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) Jun 18 02:23:05.664360 np0000181785 devstack@c-api.service[116569]: DEBUG dbcounter [-] [116569] Writing DB stats cinder:SELECT=1 {{(pid=116569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:23:55.687654 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.middleware.request_id [None req-36ea2155-4f93-4b47-97c2-5cdd0cdd3459 None None] RequestId filter calling following filter/app {{(pid=116570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:23:55.691755 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-36ea2155-4f93-4b47-97c2-5cdd0cdd3459 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:23:55.692140 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-36ea2155-4f93-4b47-97c2-5cdd0cdd3459 demo demo] Empty body provided in request {{(pid=116570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:23:55.692496 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-36ea2155-4f93-4b47-97c2-5cdd0cdd3459 demo demo] Calling method 'detail' {{(pid=116570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:23:55.692957 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.api_utils [None req-36ea2155-4f93-4b47-97c2-5cdd0cdd3459 demo demo] Removing options '' from query. {{(pid=116570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:23:55.694372 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.volume.api [None req-36ea2155-4f93-4b47-97c2-5cdd0cdd3459 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116570) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:23:55.706398 np0000181785 devstack@c-api.service[116570]: INFO cinder.volume.api [None req-36ea2155-4f93-4b47-97c2-5cdd0cdd3459 demo demo] Get all volumes completed successfully. Jun 18 02:23:55.709610 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-36ea2155-4f93-4b47-97c2-5cdd0cdd3459 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:23:55.710105 np0000181785 devstack@c-api.service[116570]: [pid: 116570|app: 0|req: 11/45] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:23:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:24:05.698759 np0000181785 devstack@c-api.service[116570]: DEBUG dbcounter [-] [116570] Writing DB stats cinder:SELECT=1 {{(pid=116570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:24:55.723084 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.middleware.request_id [None req-ed404093-fef4-4af7-9d62-e70d272005b6 None None] RequestId filter calling following filter/app {{(pid=116571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:24:55.725640 np0000181785 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [None req-ed404093-fef4-4af7-9d62-e70d272005b6 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:24:55.725920 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.openstack.wsgi [None req-ed404093-fef4-4af7-9d62-e70d272005b6 demo demo] Empty body provided in request {{(pid=116571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:24:55.726160 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.openstack.wsgi [None req-ed404093-fef4-4af7-9d62-e70d272005b6 demo demo] Calling method 'detail' {{(pid=116571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:24:55.726445 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.api_utils [None req-ed404093-fef4-4af7-9d62-e70d272005b6 demo demo] Removing options '' from query. {{(pid=116571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:24:55.727351 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.volume.api [None req-ed404093-fef4-4af7-9d62-e70d272005b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116571) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:24:55.734029 np0000181785 devstack@c-api.service[116571]: INFO cinder.volume.api [None req-ed404093-fef4-4af7-9d62-e70d272005b6 demo demo] Get all volumes completed successfully. Jun 18 02:24:55.735913 np0000181785 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [None req-ed404093-fef4-4af7-9d62-e70d272005b6 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:24:55.736270 np0000181785 devstack@c-api.service[116571]: [pid: 116571|app: 0|req: 12/46] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:24:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:25:05.730323 np0000181785 devstack@c-api.service[116571]: DEBUG dbcounter [-] [116571] Writing DB stats cinder:SELECT=1 {{(pid=116571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:25:55.755410 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.middleware.request_id [None req-3fb150ec-2400-44fb-ae4a-eac8d041c93a None None] RequestId filter calling following filter/app {{(pid=116568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:25:55.884954 np0000181785 devstack@c-api.service[116568]: INFO cinder.api.openstack.wsgi [None req-3fb150ec-2400-44fb-ae4a-eac8d041c93a demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:25:55.885371 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.openstack.wsgi [None req-3fb150ec-2400-44fb-ae4a-eac8d041c93a demo demo] Empty body provided in request {{(pid=116568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:25:55.885800 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.openstack.wsgi [None req-3fb150ec-2400-44fb-ae4a-eac8d041c93a demo demo] Calling method 'detail' {{(pid=116568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:25:55.886278 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.api.api_utils [None req-3fb150ec-2400-44fb-ae4a-eac8d041c93a demo demo] Removing options '' from query. {{(pid=116568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:25:55.887722 np0000181785 devstack@c-api.service[116568]: DEBUG cinder.volume.api [None req-3fb150ec-2400-44fb-ae4a-eac8d041c93a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116568) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:25:55.899152 np0000181785 devstack@c-api.service[116568]: INFO cinder.volume.api [None req-3fb150ec-2400-44fb-ae4a-eac8d041c93a demo demo] Get all volumes completed successfully. Jun 18 02:25:55.902391 np0000181785 devstack@c-api.service[116568]: INFO cinder.api.openstack.wsgi [None req-3fb150ec-2400-44fb-ae4a-eac8d041c93a demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:25:55.902960 np0000181785 devstack@c-api.service[116568]: [pid: 116568|app: 0|req: 12/47] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:25:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:26:05.892682 np0000181785 devstack@c-api.service[116568]: DEBUG dbcounter [-] [116568] Writing DB stats cinder:SELECT=1 {{(pid=116568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:26:55.916994 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.middleware.request_id [None req-d6bfd15a-4f18-4c09-9cd2-01c340bab5bf None None] RequestId filter calling following filter/app {{(pid=116569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:26:55.919781 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-d6bfd15a-4f18-4c09-9cd2-01c340bab5bf demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:26:55.920056 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [None req-d6bfd15a-4f18-4c09-9cd2-01c340bab5bf demo demo] Empty body provided in request {{(pid=116569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:26:55.920300 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.openstack.wsgi [None req-d6bfd15a-4f18-4c09-9cd2-01c340bab5bf demo demo] Calling method 'detail' {{(pid=116569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:26:55.920595 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.api.api_utils [None req-d6bfd15a-4f18-4c09-9cd2-01c340bab5bf demo demo] Removing options '' from query. {{(pid=116569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:26:55.921684 np0000181785 devstack@c-api.service[116569]: DEBUG cinder.volume.api [None req-d6bfd15a-4f18-4c09-9cd2-01c340bab5bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116569) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:26:55.929390 np0000181785 devstack@c-api.service[116569]: INFO cinder.volume.api [None req-d6bfd15a-4f18-4c09-9cd2-01c340bab5bf demo demo] Get all volumes completed successfully. Jun 18 02:26:55.932423 np0000181785 devstack@c-api.service[116569]: INFO cinder.api.openstack.wsgi [None req-d6bfd15a-4f18-4c09-9cd2-01c340bab5bf demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:26:55.932888 np0000181785 devstack@c-api.service[116569]: [pid: 116569|app: 0|req: 13/48] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:26:55 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) Jun 18 02:27:05.925108 np0000181785 devstack@c-api.service[116569]: DEBUG dbcounter [-] [116569] Writing DB stats cinder:SELECT=1 {{(pid=116569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:27:55.945584 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.middleware.request_id [None req-8947f5bc-ec72-4fb9-b225-76be063e3da5 None None] RequestId filter calling following filter/app {{(pid=116570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:27:55.947899 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-8947f5bc-ec72-4fb9-b225-76be063e3da5 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:27:55.948068 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-8947f5bc-ec72-4fb9-b225-76be063e3da5 demo demo] Empty body provided in request {{(pid=116570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:27:55.948243 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.openstack.wsgi [None req-8947f5bc-ec72-4fb9-b225-76be063e3da5 demo demo] Calling method 'detail' {{(pid=116570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:27:55.948458 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.api.api_utils [None req-8947f5bc-ec72-4fb9-b225-76be063e3da5 demo demo] Removing options '' from query. {{(pid=116570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:27:55.949174 np0000181785 devstack@c-api.service[116570]: DEBUG cinder.volume.api [None req-8947f5bc-ec72-4fb9-b225-76be063e3da5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116570) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:27:55.958136 np0000181785 devstack@c-api.service[116570]: INFO cinder.volume.api [None req-8947f5bc-ec72-4fb9-b225-76be063e3da5 demo demo] Get all volumes completed successfully. Jun 18 02:27:55.960117 np0000181785 devstack@c-api.service[116570]: INFO cinder.api.openstack.wsgi [None req-8947f5bc-ec72-4fb9-b225-76be063e3da5 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:27:55.960706 np0000181785 devstack@c-api.service[116570]: [pid: 116570|app: 0|req: 12/49] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:27:55 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) Jun 18 02:28:05.954288 np0000181785 devstack@c-api.service[116570]: DEBUG dbcounter [-] [116570] Writing DB stats cinder:SELECT=1 {{(pid=116570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:28:55.974308 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.middleware.request_id [None req-153d976d-b498-454f-904d-973538ff83ad None None] RequestId filter calling following filter/app {{(pid=116571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:28:55.977329 np0000181785 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [None req-153d976d-b498-454f-904d-973538ff83ad demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 18 02:28:55.977569 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.openstack.wsgi [None req-153d976d-b498-454f-904d-973538ff83ad demo demo] Empty body provided in request {{(pid=116571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:28:55.978127 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.openstack.wsgi [None req-153d976d-b498-454f-904d-973538ff83ad demo demo] Calling method 'detail' {{(pid=116571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:28:55.978450 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.api.api_utils [None req-153d976d-b498-454f-904d-973538ff83ad demo demo] Removing options '' from query. {{(pid=116571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:28:55.979413 np0000181785 devstack@c-api.service[116571]: DEBUG cinder.volume.api [None req-153d976d-b498-454f-904d-973538ff83ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116571) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:28:55.987335 np0000181785 devstack@c-api.service[116571]: INFO cinder.volume.api [None req-153d976d-b498-454f-904d-973538ff83ad demo demo] Get all volumes completed successfully. Jun 18 02:28:55.990087 np0000181785 devstack@c-api.service[116571]: INFO cinder.api.openstack.wsgi [None req-153d976d-b498-454f-904d-973538ff83ad demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:28:55.990554 np0000181785 devstack@c-api.service[116571]: [pid: 116571|app: 0|req: 13/50] 199.204.45.156 () {64 vars in 1295 bytes} [Thu Jun 18 02:28:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 18 02:29:05.982987 np0000181785 devstack@c-api.service[116571]: DEBUG dbcounter [-] [116571] Writing DB stats cinder:SELECT=1 {{(pid=116571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}