Jun 24 00:42:13.787762 np0000182639 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 24 00:42:13.797054 np0000182639 devstack@c-api.service[112680]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 24 00:42:13.799661 np0000182639 devstack@c-api.service[112680]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 24 00:42:13 2026] *** Jun 24 00:42:13.799661 np0000182639 devstack@c-api.service[112680]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 24 00:42:13.799661 np0000182639 devstack@c-api.service[112680]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 24 00:42:13.799661 np0000182639 devstack@c-api.service[112680]: nodename: np0000182639 Jun 24 00:42:13.799661 np0000182639 devstack@c-api.service[112680]: machine: x86_64 Jun 24 00:42:13.799661 np0000182639 devstack@c-api.service[112680]: clock source: unix Jun 24 00:42:13.799661 np0000182639 devstack@c-api.service[112680]: pcre jit disabled Jun 24 00:42:13.799661 np0000182639 devstack@c-api.service[112680]: detected number of CPU cores: 16 Jun 24 00:42:13.799661 np0000182639 devstack@c-api.service[112680]: current working directory: / Jun 24 00:42:13.799661 np0000182639 devstack@c-api.service[112680]: detected binary path: /usr/bin/uwsgi-core Jun 24 00:42:13.799661 np0000182639 devstack@c-api.service[112680]: your processes number limit is 256917 Jun 24 00:42:13.799661 np0000182639 devstack@c-api.service[112680]: your memory page size is 4096 bytes Jun 24 00:42:13.799661 np0000182639 devstack@c-api.service[112680]: detected max file descriptor number: 2048 Jun 24 00:42:13.799661 np0000182639 devstack@c-api.service[112680]: lock engine: pthread robust mutexes Jun 24 00:42:13.800961 np0000182639 devstack@c-api.service[112680]: thunder lock: enabled Jun 24 00:42:13.800961 np0000182639 devstack@c-api.service[112680]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 24 00:42:13.800961 np0000182639 devstack@c-api.service[112680]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 24 00:42:13.800961 np0000182639 devstack@c-api.service[112680]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 24 00:42:13.800961 np0000182639 devstack@c-api.service[112680]: Set PythonHome to /opt/stack/data/venv Jun 24 00:42:13.837038 np0000182639 devstack@c-api.service[112680]: Python main interpreter initialized at 0x76aa9a4a3668 Jun 24 00:42:13.837038 np0000182639 devstack@c-api.service[112680]: python threads support enabled Jun 24 00:42:13.837038 np0000182639 devstack@c-api.service[112680]: your server socket listen backlog is limited to 100 connections Jun 24 00:42:13.837038 np0000182639 devstack@c-api.service[112680]: your mercy for graceful operations on workers is 80 seconds Jun 24 00:42:13.837732 np0000182639 devstack@c-api.service[112680]: mapped 671795 bytes (656 KB) for 4 cores Jun 24 00:42:13.837732 np0000182639 devstack@c-api.service[112680]: *** Operational MODE: preforking *** Jun 24 00:42:13.837961 np0000182639 devstack@c-api.service[112680]: *** uWSGI is running in multiple interpreter mode *** Jun 24 00:42:13.837961 np0000182639 devstack@c-api.service[112680]: spawned uWSGI master process (pid: 112680) Jun 24 00:42:13.838234 np0000182639 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 24 00:42:13.839014 np0000182639 devstack@c-api.service[112680]: spawned uWSGI worker 1 (pid: 112687, cores: 1) Jun 24 00:42:13.839754 np0000182639 devstack@c-api.service[112680]: spawned uWSGI worker 2 (pid: 112688, cores: 1) Jun 24 00:42:13.840361 np0000182639 devstack@c-api.service[112680]: spawned uWSGI worker 3 (pid: 112689, cores: 1) Jun 24 00:42:13.840889 np0000182639 devstack@c-api.service[112680]: spawned uWSGI worker 4 (pid: 112690, cores: 1) Jun 24 00:42:13.841012 np0000182639 devstack@c-api.service[112680]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 24 00:42:13.971701 np0000182639 devstack@c-api.service[112687]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 00:42:13.971701 np0000182639 devstack@c-api.service[112687]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 00:42:13.971701 np0000182639 devstack@c-api.service[112687]: we strongly recommend against using it for new projects. Jun 24 00:42:13.971701 np0000182639 devstack@c-api.service[112687]: If you are already using Eventlet, we recommend migrating to a different Jun 24 00:42:13.971701 np0000182639 devstack@c-api.service[112687]: framework. For more detail see Jun 24 00:42:13.971701 np0000182639 devstack@c-api.service[112687]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 00:42:13.971701 np0000182639 devstack@c-api.service[112687]: import eventlet # noqa Jun 24 00:42:13.982427 np0000182639 devstack@c-api.service[112688]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 00:42:13.982427 np0000182639 devstack@c-api.service[112688]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 00:42:13.982427 np0000182639 devstack@c-api.service[112688]: we strongly recommend against using it for new projects. Jun 24 00:42:13.982427 np0000182639 devstack@c-api.service[112688]: If you are already using Eventlet, we recommend migrating to a different Jun 24 00:42:13.982427 np0000182639 devstack@c-api.service[112688]: framework. For more detail see Jun 24 00:42:13.982427 np0000182639 devstack@c-api.service[112688]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 00:42:13.982427 np0000182639 devstack@c-api.service[112688]: import eventlet # noqa Jun 24 00:42:13.996290 np0000182639 devstack@c-api.service[112690]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 00:42:13.996290 np0000182639 devstack@c-api.service[112690]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 00:42:13.996290 np0000182639 devstack@c-api.service[112690]: we strongly recommend against using it for new projects. Jun 24 00:42:13.996290 np0000182639 devstack@c-api.service[112690]: If you are already using Eventlet, we recommend migrating to a different Jun 24 00:42:13.996290 np0000182639 devstack@c-api.service[112690]: framework. For more detail see Jun 24 00:42:13.996290 np0000182639 devstack@c-api.service[112690]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 00:42:13.996290 np0000182639 devstack@c-api.service[112690]: import eventlet # noqa Jun 24 00:42:13.999525 np0000182639 devstack@c-api.service[112689]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 00:42:13.999525 np0000182639 devstack@c-api.service[112689]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 00:42:13.999525 np0000182639 devstack@c-api.service[112689]: we strongly recommend against using it for new projects. Jun 24 00:42:13.999525 np0000182639 devstack@c-api.service[112689]: If you are already using Eventlet, we recommend migrating to a different Jun 24 00:42:13.999525 np0000182639 devstack@c-api.service[112689]: framework. For more detail see Jun 24 00:42:13.999525 np0000182639 devstack@c-api.service[112689]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 00:42:13.999525 np0000182639 devstack@c-api.service[112689]: import eventlet # noqa Jun 24 00:42:14.065628 np0000182639 devstack@c-api.service[112687]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 00:42:14.065628 np0000182639 devstack@c-api.service[112687]: warnings.warn( Jun 24 00:42:14.075308 np0000182639 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 00:42:14.075308 np0000182639 devstack@c-api.service[112688]: warnings.warn( Jun 24 00:42:14.088805 np0000182639 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 00:42:14.088805 np0000182639 devstack@c-api.service[112690]: warnings.warn( Jun 24 00:42:14.105932 np0000182639 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 00:42:14.105932 np0000182639 devstack@c-api.service[112689]: warnings.warn( Jun 24 00:42:14.145818 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:14.145818 np0000182639 devstack@c-api.service[112687]: from cgi import parse_header Jun 24 00:42:14.164974 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:14.164974 np0000182639 devstack@c-api.service[112688]: from cgi import parse_header Jun 24 00:42:14.176933 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:14.176933 np0000182639 devstack@c-api.service[112690]: from cgi import parse_header Jun 24 00:42:14.206307 np0000182639 devstack@c-api.service[112689]: /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 24 00:42:14.206307 np0000182639 devstack@c-api.service[112689]: from cgi import parse_header Jun 24 00:42:14.211368 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:14.211368 np0000182639 devstack@c-api.service[112687]: removals.removed_module( Jun 24 00:42:14.212862 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:14.212862 np0000182639 devstack@c-api.service[112687]: removals.removed_module( Jun 24 00:42:14.216776 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:14.216776 np0000182639 devstack@c-api.service[112688]: removals.removed_module( Jun 24 00:42:14.218357 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:14.218357 np0000182639 devstack@c-api.service[112688]: removals.removed_module( Jun 24 00:42:14.230726 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:14.230726 np0000182639 devstack@c-api.service[112690]: removals.removed_module( Jun 24 00:42:14.236314 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:14.236314 np0000182639 devstack@c-api.service[112690]: removals.removed_module( Jun 24 00:42:14.260642 np0000182639 devstack@c-api.service[112689]: /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 24 00:42:14.260642 np0000182639 devstack@c-api.service[112689]: removals.removed_module( Jun 24 00:42:14.262313 np0000182639 devstack@c-api.service[112689]: /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 24 00:42:14.262313 np0000182639 devstack@c-api.service[112689]: removals.removed_module( Jun 24 00:42:14.986990 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:14.986990 np0000182639 devstack@c-api.service[112687]: warnings.warn( Jun 24 00:42:15.037493 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:15.037493 np0000182639 devstack@c-api.service[112687]: warnings.warn( Jun 24 00:42:15.054953 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:15.054953 np0000182639 devstack@c-api.service[112688]: warnings.warn( Jun 24 00:42:15.068140 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:15.068140 np0000182639 devstack@c-api.service[112690]: warnings.warn( Jun 24 00:42:15.098032 np0000182639 devstack@c-api.service[112689]: /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 24 00:42:15.098032 np0000182639 devstack@c-api.service[112689]: warnings.warn( Jun 24 00:42:15.109943 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:15.109943 np0000182639 devstack@c-api.service[112688]: warnings.warn( Jun 24 00:42:15.123181 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:15.123181 np0000182639 devstack@c-api.service[112690]: warnings.warn( Jun 24 00:42:15.155750 np0000182639 devstack@c-api.service[112689]: /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 24 00:42:15.155750 np0000182639 devstack@c-api.service[112689]: warnings.warn( Jun 24 00:42:15.271053 np0000182639 devstack@c-api.service[112687]: 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 24 00:42:15.274144 np0000182639 devstack@c-api.service[112687]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112687) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 00:42:15.322622 np0000182639 devstack@c-api.service[112688]: 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 24 00:42:15.322811 np0000182639 devstack@c-api.service[112688]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112688) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 00:42:15.338872 np0000182639 devstack@c-api.service[112690]: 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 24 00:42:15.339051 np0000182639 devstack@c-api.service[112690]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112690) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 00:42:15.361369 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:15.361369 np0000182639 devstack@c-api.service[112687]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 00:42:15.371947 np0000182639 devstack@c-api.service[112689]: 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 24 00:42:15.372201 np0000182639 devstack@c-api.service[112689]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112689) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 00:42:15.392541 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:15.392541 np0000182639 devstack@c-api.service[112688]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 00:42:15.408866 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:15.408866 np0000182639 devstack@c-api.service[112690]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 00:42:15.439241 np0000182639 devstack@c-api.service[112689]: /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 24 00:42:15.439241 np0000182639 devstack@c-api.service[112689]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 00:42:15.871125 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112689) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 00:42:15.871401 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112690) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 00:42:15.871508 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.871508 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.871575 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112688) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 00:42:15.871639 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112687) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 00:42:15.871684 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.871723 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.871723 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.871723 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.871822 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.871822 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.871885 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.871885 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.871938 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.871968 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.872659 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.872733 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.872797 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.872849 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.872923 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.872981 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.873055 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.873323 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.873397 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.873458 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.873525 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.873587 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.873655 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.873732 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.874027 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.874086 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.874178 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.874245 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.874308 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.874355 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.874399 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.874433 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.874467 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.874502 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.874531 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.874563 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.874590 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.874655 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.874705 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.874737 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.874773 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.874806 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.874840 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.874866 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.874897 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.874928 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.874960 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.874993 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.875023 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.875057 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.875057 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.875057 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.875177 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.875260 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.875337 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.875386 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.875433 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.875466 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.875508 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.875508 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.875566 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.875593 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.875693 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.875783 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.875856 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.875946 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.876036 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.876144 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.876235 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.876293 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.876339 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.876381 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.876429 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.876467 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.876509 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.876541 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.876541 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.876600 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.876633 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.876633 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.876902 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.876973 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.877037 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.877128 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.877176 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.877240 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.877270 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.877297 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.877323 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.877352 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.877394 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.877489 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.877574 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.877668 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.877931 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.878113 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.878256 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.878460 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.878615 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.878761 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.878908 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.879344 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.879533 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.879586 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.879642 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.879717 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.879779 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.879841 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.879900 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.879942 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.879977 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.880044 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.880132 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.880211 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.880263 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.880331 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.880399 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.880440 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.880488 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.880531 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.880568 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.880605 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.880637 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.880670 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.880707 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.880740 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.880775 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.880806 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.880839 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.880871 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.880903 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.880937 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.880972 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.881002 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.881032 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.881064 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.881108 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.881149 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.882460 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.882460 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.882940 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.883030 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.883074 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.883161 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.883390 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.883425 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.883465 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.883515 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.883515 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.883583 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.883652 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.883709 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.883751 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.883751 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.883818 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.883866 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.883866 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.883952 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.883952 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.883952 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.884075 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.884153 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.884202 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.884245 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.884284 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.884328 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.884367 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.884406 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.884446 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.884486 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.884531 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.884571 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.884618 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.884658 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.884697 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.884735 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.884775 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.884813 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.884852 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.884890 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.884942 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.884984 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.885022 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.885022 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.885022 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.885143 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.885143 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.885143 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.885143 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.885143 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.885143 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.885143 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.885143 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.885143 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.885143 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.885485 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.885485 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.885485 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.885485 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.885635 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.885635 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.885635 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.885635 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.885777 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.885817 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.885857 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.885895 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.885933 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.885971 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.886022 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.886065 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.886334 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.886391 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.886472 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.886520 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.886589 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.886635 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.886635 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.886635 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.886635 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.886887 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.886887 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.887064 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.887170 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.887216 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.887288 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.887395 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.887443 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.887514 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.887609 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.887688 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.887786 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.887863 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.887946 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.887992 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.888063 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.888150 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.888229 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.888299 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.888373 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.888373 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.888516 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.888633 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.888680 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.888755 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.888825 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.888898 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.889002 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.889084 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.889146 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.889224 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.889293 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.889404 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.889450 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.889520 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.889605 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.889710 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.889710 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.889710 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.889710 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.889710 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.889710 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.890194 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.890277 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.890350 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.890350 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.890504 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.890552 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.890662 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.890743 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.890820 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.890911 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.890986 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.891032 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.891115 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.891186 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.891232 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.891300 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.891300 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.891300 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.891300 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.891300 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.891300 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.891799 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.891799 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.891799 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.891799 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.891799 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.891799 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.891799 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.892209 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.892209 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.892209 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.892321 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.892374 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.892432 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.892489 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.892546 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.892605 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.892663 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.892716 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.892775 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.892775 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.892884 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.892934 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.892988 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.893045 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.893107 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.893107 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.893201 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.893256 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.893309 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.893374 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.893433 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.893494 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.893494 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.893597 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.893597 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.897111 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.897198 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.897270 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.897337 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.897375 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.897444 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.897503 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.897570 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.897570 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.897696 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.897696 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.897810 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.897870 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.897928 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.897982 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.898041 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.898151 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.898151 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.898151 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.898151 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.898151 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.898350 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.898408 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.898470 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.898526 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.898587 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.898645 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.898704 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.898759 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.898819 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.898879 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.898935 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.898989 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.899044 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.899044 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.899194 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.899235 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.899332 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.899332 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.899332 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.899332 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.899522 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.899562 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.899617 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.899617 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.899617 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.899617 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.899617 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.899617 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.900229 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.900335 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.900380 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.900420 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.900420 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.900500 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.900547 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.900598 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.900645 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.900684 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.900732 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.900771 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.900816 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.900861 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.900901 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.900940 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.900989 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.901033 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.901072 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.901140 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.901183 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.901233 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.901271 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.901271 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.901348 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.901385 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.901431 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.901431 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.901506 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.901506 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.901579 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.901579 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.901666 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.901708 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.901753 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.901792 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.901833 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.901871 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.901910 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.901910 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.901910 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.902025 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.902065 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.902132 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.902174 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.902219 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.902258 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.902295 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.902335 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.902373 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.902420 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.902465 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.902652 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.902761 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.902882 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.902993 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.903703 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.903868 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.904140 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.904199 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.904322 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.904372 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.904421 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.904460 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.904460 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.904543 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.904584 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.904622 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.904662 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.904708 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.904747 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.904787 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.904825 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.904864 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.904902 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.904948 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.904991 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.905036 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.905081 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.905156 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.905156 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.905156 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.905156 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.905156 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.905763 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.905824 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.905908 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.905984 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.906074 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.906220 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.906267 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.906339 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.906442 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.906488 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.906560 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.906662 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.906706 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.906778 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.906881 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.906945 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.906992 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.907031 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.907072 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.907126 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.907165 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.907216 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.907216 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.907299 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.907344 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.907395 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.907395 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.907395 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.907512 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.907512 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.907512 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.907616 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.907699 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.907699 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.907773 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.907820 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.907860 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.907897 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.907943 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.907943 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.908024 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.908068 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.908110 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.908139 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.908178 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.908178 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.908178 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.908178 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.908178 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.908315 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.908315 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.908369 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.908406 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.908442 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.908479 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.908510 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.908539 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.908573 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.908608 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.908637 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.908667 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.908698 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.908732 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.908766 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.908796 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.908826 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.908860 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.908860 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.908860 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.908935 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.908972 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.909005 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.909041 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.909041 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.909259 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.909303 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.909330 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.909394 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.909427 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.909481 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.909519 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.909578 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.909638 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.909638 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.909638 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.909638 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.909638 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.909876 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.909876 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.909876 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.909876 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.913280 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.913349 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.913423 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.913481 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.913549 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.913586 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.913663 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.913704 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.913779 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.913851 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.913970 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.913970 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.914025 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.914055 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.914111 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.914144 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.914224 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.914270 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.914330 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.914389 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.914449 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.914537 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.914603 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.914666 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.914731 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.915042 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.915042 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.915042 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.915803 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.915864 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.915927 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.915984 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.916026 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.916154 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.916239 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.916290 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.916290 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.916290 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.916544 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.916544 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.916544 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.916733 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.916779 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.916818 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.916859 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.916900 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.916940 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.916978 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.917025 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.917070 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.917274 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.917323 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.917393 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.917484 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.917561 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.917636 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.917682 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.917781 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.917859 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.917903 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.917979 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.917979 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.918202 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.918359 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.918404 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.918404 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.918404 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.918404 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.918404 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.918404 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.918849 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.918849 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.918849 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.918849 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.918849 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.918849 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.918849 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.918849 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.918849 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.918849 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.919230 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.919230 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.919230 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.919230 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.919371 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.919371 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.919451 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.919496 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.919549 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.919590 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.919630 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.919704 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.919740 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.919787 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.919834 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.919876 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.919924 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.919976 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.920017 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.920057 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.920216 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.920265 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.920361 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.920408 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.920535 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.920622 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.920710 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.920799 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.920882 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.920956 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.921005 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.921142 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.921249 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.921301 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.921459 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.921508 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.921589 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.921707 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.921758 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.921831 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.921933 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.921978 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.922103 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.922200 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.922281 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.922327 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.922398 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.922587 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.922690 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.922690 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.922828 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.922877 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.922944 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.922944 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.922944 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.922944 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.922944 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.922944 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.922944 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.922944 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.925391 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.925440 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.925523 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.925562 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.925618 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.925653 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.925685 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.925783 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.925830 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.925870 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.925901 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.925932 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.925964 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.926000 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.926033 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.926033 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.926111 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.926163 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.926201 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.926201 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.926253 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.926289 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.926324 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.926353 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.926383 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.926418 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.926452 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.926482 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.926521 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.926552 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.926582 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.926612 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.926612 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.926612 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.926694 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.926694 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.926751 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.926873 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.926873 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.926989 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.926989 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.927107 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.927218 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.927292 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.927344 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.927413 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.927471 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.927708 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.927774 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.927842 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.927910 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.927971 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.928123 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.928123 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.928123 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.928279 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.928811 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.928877 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.928925 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.928996 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.929044 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.929154 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.929202 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.929202 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.929347 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.929395 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.929428 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.929463 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.929498 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.929529 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.929566 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.929595 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.929623 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.929652 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.929683 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.929714 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.929749 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.929779 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.929779 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.929779 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.929779 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.929779 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.929779 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.929945 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.930377 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.930431 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.930471 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.930501 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.930536 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.930575 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.930607 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.930643 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.930677 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.930713 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.930743 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.930778 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.930809 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.930844 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.930874 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.930914 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.930944 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.930988 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.931019 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.931049 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.931080 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.931130 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.931162 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.931192 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.931233 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.931264 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.931299 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.931412 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.931521 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.931554 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.931580 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.931610 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.931640 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.931715 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.931744 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.931776 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.931806 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.931832 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.931866 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.931895 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.931927 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.931955 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.931984 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.932030 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.932072 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.932140 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.932187 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.932227 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.932267 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.932307 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.932352 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.932398 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.932438 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.932483 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.932524 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.932524 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.933992 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.934063 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.934141 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.934141 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.934242 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.934283 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.934332 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.934373 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.934416 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.934459 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.934506 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.934547 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.934588 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.934636 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.934683 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.934726 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.934766 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.934815 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.934862 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.934903 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.934944 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.934987 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.935027 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.935068 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.935125 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.935168 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.935210 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.935268 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.935310 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.935352 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.935398 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.935444 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.935485 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.935532 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.935572 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.935618 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.935692 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.935750 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.935798 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.935840 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.935885 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.935936 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.935977 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.936015 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.936055 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.936113 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.936154 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.936203 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.936362 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.936404 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.936444 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.936490 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.936534 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.936573 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.936612 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.936652 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.936691 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.936736 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.936782 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.936821 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.936860 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.936899 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.936944 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.936989 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.937029 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.937069 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.937315 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.937370 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.937412 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.937447 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.937487 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.937613 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.937659 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:42:15.937762 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.937808 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:42:15.937808 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:42:15.937808 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:42:15.937808 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:42:15.937808 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:42:15.937808 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:42:15.983071 np0000182639 devstack@c-api.service[112689]: INFO dbcounter [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Registered counter for database cinder Jun 24 00:42:15.983701 np0000182639 devstack@c-api.service[112687]: INFO dbcounter [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Registered counter for database cinder Jun 24 00:42:15.983796 np0000182639 devstack@c-api.service[112688]: INFO dbcounter [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Registered counter for database cinder Jun 24 00:42:15.985120 np0000182639 devstack@c-api.service[112690]: INFO dbcounter [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Registered counter for database cinder Jun 24 00:42:16.029296 np0000182639 devstack@c-api.service[112688]: DEBUG oslo_db.sqlalchemy.engines [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 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=112688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:42:16.035532 np0000182639 devstack@c-api.service[112687]: DEBUG oslo_db.sqlalchemy.engines [None req-a1405238-b13f-41fd-a3ed-546e1e80274f 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=112687) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:42:16.039435 np0000182639 devstack@c-api.service[112690]: DEBUG oslo_db.sqlalchemy.engines [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e 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=112690) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:42:16.041264 np0000182639 devstack@c-api.service[112689]: DEBUG oslo_db.sqlalchemy.engines [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 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=112689) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:42:16.152206 np0000182639 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writer thread running {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 00:42:16.155017 np0000182639 devstack@c-api.service[112688]: INFO cinder.rpc [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 00:42:16.156716 np0000182639 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writer thread running {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 00:42:16.156875 np0000182639 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writer thread running {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 00:42:16.158303 np0000182639 devstack@c-api.service[112688]: INFO cinder.rpc [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 00:42:16.159437 np0000182639 devstack@c-api.service[112687]: INFO cinder.rpc [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 00:42:16.159787 np0000182639 devstack@c-api.service[112690]: INFO cinder.rpc [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 00:42:16.161727 np0000182639 devstack@c-api.service[112688]: INFO cinder.rpc [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 00:42:16.161997 np0000182639 devstack@c-api.service[112687]: INFO cinder.rpc [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 00:42:16.162217 np0000182639 devstack@c-api.service[112690]: INFO cinder.rpc [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 00:42:16.164019 np0000182639 devstack@c-api.service[112688]: INFO cinder.rpc [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 00:42:16.164321 np0000182639 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writer thread running {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 00:42:16.164654 np0000182639 devstack@c-api.service[112690]: INFO cinder.rpc [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 00:42:16.164746 np0000182639 devstack@c-api.service[112687]: INFO cinder.rpc [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 00:42:16.165240 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.166297 np0000182639 devstack@c-api.service[112690]: INFO cinder.rpc [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 00:42:16.166398 np0000182639 devstack@c-api.service[112687]: INFO cinder.rpc [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 00:42:16.167264 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.167362 np0000182639 devstack@c-api.service[112689]: INFO cinder.rpc [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 00:42:16.167691 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.170087 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.170255 np0000182639 devstack@c-api.service[112689]: INFO cinder.rpc [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 00:42:16.170876 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.172111 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.173251 np0000182639 devstack@c-api.service[112689]: INFO cinder.rpc [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 00:42:16.176223 np0000182639 devstack@c-api.service[112689]: INFO cinder.rpc [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 00:42:16.177261 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.181219 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.205901 np0000182639 devstack@c-api.service[112690]: DEBUG oslo_db.sqlalchemy.engines [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e 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=112690) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:42:16.206021 np0000182639 devstack@c-api.service[112688]: DEBUG oslo_db.sqlalchemy.engines [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 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=112688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:42:16.206346 np0000182639 devstack@c-api.service[112690]: INFO cinder.rpc [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 00:42:16.206403 np0000182639 devstack@c-api.service[112687]: DEBUG oslo_db.sqlalchemy.engines [None req-a1405238-b13f-41fd-a3ed-546e1e80274f 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=112687) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:42:16.209182 np0000182639 devstack@c-api.service[112687]: INFO cinder.rpc [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 00:42:16.209428 np0000182639 devstack@c-api.service[112688]: INFO cinder.rpc [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 00:42:16.210322 np0000182639 devstack@c-api.service[112690]: INFO cinder.rpc [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 00:42:16.211711 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.211946 np0000182639 devstack@c-api.service[112687]: INFO cinder.rpc [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 00:42:16.212920 np0000182639 devstack@c-api.service[112688]: INFO cinder.rpc [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 00:42:16.213183 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.214062 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.221276 np0000182639 devstack@c-api.service[112689]: DEBUG oslo_db.sqlalchemy.engines [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 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=112689) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:42:16.224338 np0000182639 devstack@c-api.service[112689]: INFO cinder.rpc [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 00:42:16.224436 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.226025 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.227163 np0000182639 devstack@c-api.service[112689]: INFO cinder.rpc [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 00:42:16.227550 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.228383 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.228681 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.229458 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.230691 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.231791 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.232801 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.235651 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.236122 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.238679 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.238815 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.240235 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.241608 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.241878 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.242972 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.243621 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.244667 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.244971 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.246905 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.247464 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.248360 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.248599 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.250245 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.250343 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.251451 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.251774 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.252357 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.253461 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.254451 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.254499 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.255941 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.256410 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.257087 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.257930 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.258622 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.260524 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.260712 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.261141 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.263819 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.263991 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.264455 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.265839 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.266815 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.267375 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.267583 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.267981 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.269010 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.270068 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.270357 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.270432 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.270882 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.271363 np0000182639 devstack@c-api.service[112687]: WARNING cinder.api.contrib.hosts [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 00:42:16.271589 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.272067 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.272573 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.273328 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.273411 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.274109 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.274230 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.274714 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.274900 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.275774 np0000182639 devstack@c-api.service[112690]: WARNING cinder.api.contrib.hosts [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 00:42:16.275914 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.275983 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.276350 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.276528 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.277169 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extended resource: extensions {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.277255 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.277883 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.278304 np0000182639 devstack@c-api.service[112688]: WARNING cinder.api.contrib.hosts [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 00:42:16.278483 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extended resource: extra_specs {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.278967 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.279033 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.279440 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.280012 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extended resource: os-volume-transfer {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.280361 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.280942 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.281668 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extended resource: os-quota-class-sets {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.281768 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extended resource: extensions {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.281840 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.283134 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extended resource: extra_specs {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.283305 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.283511 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extended resource: cgsnapshots {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.284184 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extended resource: extensions {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.284757 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extended resource: os-volume-transfer {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.284887 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extended resource: scheduler-stats {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.285490 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.285568 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extended resource: extra_specs {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.286356 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extended resource: qos-specs {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.287035 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extended resource: os-volume-transfer {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.287269 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extended resource: os-quota-class-sets {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.288435 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extended resource: capabilities {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.288642 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extended resource: cgsnapshots {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.289387 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.289455 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extended resource: os-quota-class-sets {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.289690 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extended resource: encryption {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.290025 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extended resource: scheduler-stats {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.290789 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extended resource: cgsnapshots {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.291183 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extended resource: encryption {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.291501 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extended resource: qos-specs {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.291560 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.292260 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extended resource: scheduler-stats {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.292762 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extended resource: os-volume-type-access {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.293247 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.293616 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extended resource: capabilities {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.293965 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extended resource: qos-specs {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.294578 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extended resource: os-quota-sets {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.294890 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extended resource: encryption {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.295109 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.295987 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extended resource: os-snapshot-manage {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.296130 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extended resource: capabilities {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.296514 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extended resource: encryption {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.296641 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.297457 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extended resource: os-volume-manage {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.297504 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extended resource: encryption {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.297792 np0000182639 devstack@c-api.service[112689]: WARNING cinder.api.contrib.hosts [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 00:42:16.298117 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extended resource: os-volume-type-access {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.298546 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.298901 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extended resource: os-hosts {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.298982 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extended resource: encryption {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.299692 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extended resource: os-quota-sets {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.300027 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.300256 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extended resource: os-availability-zone {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.300612 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extended resource: os-volume-type-access {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.301199 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extended resource: os-snapshot-manage {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.301577 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extended resource: consistencygroups {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.301743 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.302406 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extended resource: os-quota-sets {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.302668 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extended resource: os-volume-manage {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.303313 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.303532 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extended resource: backups {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.303901 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extended resource: os-snapshot-manage {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.304154 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extended resource: os-hosts {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.304245 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extended resource: extensions {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.305576 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extended resource: os-availability-zone {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.305744 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.contrib.snapshot_actions [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] SnapshotActionsController initialized {{(pid=112687) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 00:42:16.305837 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extended resource: os-volume-manage {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.306369 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.306454 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extended resource: extra_specs {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.306875 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extended resource: consistencygroups {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.307324 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extended resource: os-hosts {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.307732 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.308414 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extended resource: os-volume-transfer {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.308678 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extended resource: os-availability-zone {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.308888 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extended resource: backups {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.309144 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.309981 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extended resource: consistencygroups {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.310254 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extended resource: os-quota-class-sets {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.310479 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.310999 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.contrib.snapshot_actions [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] SnapshotActionsController initialized {{(pid=112690) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 00:42:16.311694 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extended resource: cgsnapshots {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.311777 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.311977 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extended resource: backups {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.312054 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.313066 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extended resource: scheduler-stats {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.313169 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.313618 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.314019 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.contrib.snapshot_actions [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] SnapshotActionsController initialized {{(pid=112688) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 00:42:16.314518 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extended resource: qos-specs {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.314609 np0000182639 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.314830 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.315030 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.315452 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extension UsedLimits extending resource: limits {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.315554 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.315651 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.315900 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.316006 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.316140 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.316233 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.316312 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.316378 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.316459 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.316523 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.316593 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.316658 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extended resource: capabilities {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.316720 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extension AdminActions extending resource: volumes {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.316720 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extension AdminActions extending resource: snapshots {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.316844 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extension AdminActions extending resource: backups {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.316952 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.317067 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extension VolumeActions extending resource: volumes {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.317214 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-a1405238-b13f-41fd-a3ed-546e1e80274f None None] Extension TypesManage extending resource: types {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.317689 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.317782 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.317910 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extended resource: encryption {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.319062 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.319219 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.319613 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extended resource: encryption {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.320508 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.320725 np0000182639 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.321311 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extended resource: os-volume-type-access {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.321630 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extension UsedLimits extending resource: limits {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.321758 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.321869 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.321917 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.321995 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.322119 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.322256 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.322356 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.322474 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.322574 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.322683 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.322938 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extended resource: os-quota-sets {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.323405 np0000182639 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.323845 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extension AdminActions extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.323998 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extension AdminActions extending resource: snapshots {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.324109 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extension AdminActions extending resource: backups {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.324250 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.324311 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extension UsedLimits extending resource: limits {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.324363 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extension VolumeActions extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.324408 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.324489 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-d1770cff-bf94-41d2-86d9-ce487ee5140e None None] Extension TypesManage extending resource: types {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.324536 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.324575 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extended resource: os-snapshot-manage {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.325234 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.325347 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.325446 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.325557 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.325655 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.325701 np0000182639 devstack@c-api.service[112687]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76aa9a4a3668 pid: 112687 (default app) Jun 24 00:42:16.325755 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.325847 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.325949 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extension AdminActions extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.326069 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extension AdminActions extending resource: snapshots {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.326172 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extended resource: os-volume-manage {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.326228 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extension AdminActions extending resource: backups {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.326276 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.326404 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extension VolumeActions extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.326529 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-a628f5f4-21f6-4371-9fe3-c934efb48df9 None None] Extension TypesManage extending resource: types {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.327579 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extended resource: os-hosts {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.328965 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extended resource: os-availability-zone {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.330292 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extended resource: consistencygroups {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.332275 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extended resource: backups {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:42:16.333118 np0000182639 devstack@c-api.service[112690]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76aa9a4a3668 pid: 112690 (default app) Jun 24 00:42:16.333824 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.333824 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.333824 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.333824 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.334086 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.334086 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.334086 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.334086 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.334490 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.334490 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.334490 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.334490 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.334490 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.334490 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.334780 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.334780 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.334780 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.334780 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.334780 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.335037 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.335037 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.335037 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.335037 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.335037 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.335388 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.335388 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.335388 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.335388 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.335610 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.335610 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.335610 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.335610 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.335610 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.335856 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.335856 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.335856 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.335856 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.335856 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.336237 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.336237 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.336237 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.336237 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.336237 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.336237 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.336533 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.336533 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.336533 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.336533 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.336533 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.336533 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.336889 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.336889 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.336889 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.336889 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.336889 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.336889 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.337377 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.337377 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.337377 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.337377 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.337377 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.337734 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.337734 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.337734 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.337734 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.337734 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.338172 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.338172 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.338172 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.338172 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.338172 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.338172 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.338788 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.338788 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.338788 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.338788 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.338788 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.338788 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.339396 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.339396 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.339396 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.339396 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.339396 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.339858 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.339858 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.339858 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.339858 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.339858 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.340406 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.340406 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.340406 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.340406 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.340691 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.340691 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.340691 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.340691 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.340998 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.340998 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.340998 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.340998 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.340998 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.341330 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.341330 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.341330 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.341330 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.341330 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.341621 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.341621 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.341621 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.341621 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.341842 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.341842 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.341963 np0000182639 devstack@c-api.service[112688]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76aa9a4a3668 pid: 112688 (default app) Jun 24 00:42:16.342022 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.342022 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.342022 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.342022 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.342270 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.342270 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.342270 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.342270 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.342490 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.342490 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.342490 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.342490 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.342838 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.342838 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.342838 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.342838 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.343068 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.343068 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.343187 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.contrib.snapshot_actions [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] SnapshotActionsController initialized {{(pid=112689) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 00:42:16.343234 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.343234 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.343234 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.343234 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.343234 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.343234 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.343533 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.343533 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.343533 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.343533 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.343729 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.343729 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.343729 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.343729 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.343729 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.343729 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.344056 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.344056 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.344056 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.344056 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.344056 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.344056 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.344372 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.344372 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.344372 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.344372 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.344372 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.344372 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.344653 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.344653 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.344653 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.344653 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.344653 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.344653 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.344934 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.344934 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.344934 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.344934 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.345143 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.345143 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.345143 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.345143 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.345321 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.345321 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.345321 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.345321 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.345520 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.345520 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.345520 np0000182639 devstack@c-api.service[112687]: /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 24 00:42:16.345520 np0000182639 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 24 00:42:16.345698 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.345741 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-a0ff7272-5027-4d35-97c4-1d8b89b308d3 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:42:16.345789 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.345789 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.345854 np0000182639 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 1/1] 199.204.45.169 () {60 vars in 956 bytes} [Wed Jun 24 00:42:16 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 24 00:42:16.345911 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.345911 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.345911 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.345911 np0000182639 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:42:16.345911 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extension UsedLimits extending resource: limits {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.346076 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.346136 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.346264 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.346363 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.346466 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.346666 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.346852 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.346983 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.347107 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.347620 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extension AdminActions extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.347746 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extension AdminActions extending resource: snapshots {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.347852 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extension AdminActions extending resource: backups {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.347945 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.348089 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extension VolumeActions extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.348225 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-fb277f20-02cd-422c-b919-6a1c04fedb44 None None] Extension TypesManage extending resource: types {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:42:16.356646 np0000182639 devstack@c-api.service[112689]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76aa9a4a3668 pid: 112689 (default app) Jun 24 00:42:23.935359 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.935359 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.935359 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.935359 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.935359 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.936472 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.936472 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.936472 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.936472 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.936472 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.936773 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.936773 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.936773 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.936773 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.936773 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.936773 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.937169 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.937169 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.937169 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.937169 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.937416 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.937416 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.937416 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.937416 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.937673 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.937673 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.937673 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.937673 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.938022 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.938022 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.938022 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.938022 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.938022 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.938426 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.938426 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.938426 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.938426 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.938426 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.938717 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.938717 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.938717 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.938717 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.938717 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.938717 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.939127 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.939127 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.939127 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.939127 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.939127 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.939127 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.939517 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.939517 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.939517 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.939517 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.939517 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.939517 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.939940 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.939940 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.939940 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.939940 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.939940 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.940309 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.940309 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.940309 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.940309 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.940309 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.940529 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.940529 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.940529 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.940529 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.940529 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.940529 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.940763 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.940763 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.940763 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.940763 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.940763 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.940763 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.940977 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.940977 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.940977 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.940977 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.940977 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.941242 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.941242 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.941242 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.941242 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.941242 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.941440 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.941440 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.941440 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.941440 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.941601 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.941601 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.941601 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.941601 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.941759 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.941759 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.941759 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.941759 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.941759 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.941986 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.941986 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.941986 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.941986 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.941986 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.942664 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.942664 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.942664 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.942664 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.942826 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.942826 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.942826 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.942826 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.942986 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.942986 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.942986 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.942986 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.943184 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.943184 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.943184 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.943184 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.943348 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.943348 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.943348 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.943348 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.943512 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.943512 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.943512 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.943512 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.943512 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.943732 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.943732 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.943732 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.943732 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.943732 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.943732 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.943980 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.943980 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.943980 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.943980 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.943980 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.944195 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.944195 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.944195 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.944195 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.944195 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.944195 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.944425 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.944425 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.944425 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.944425 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.944425 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.944425 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.944670 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.944670 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.944670 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.944670 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.944670 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.944670 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.944893 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.944893 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.944893 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.944893 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.944893 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.944893 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.945150 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.945150 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.945150 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.945150 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.945315 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.945315 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.945315 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.945315 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.945315 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.945515 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.945515 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.945515 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.945515 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:23.945515 np0000182639 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) Jun 24 00:42:23.945515 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-762e5d0a-0bfb-4c5b-9d25-8fc05b6a1260 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:42:24.554894 np0000182639 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-762e5d0a-0bfb-4c5b-9d25-8fc05b6a1260 admin admin] POST https://199.204.45.169/volume/v3/types Jun 24 00:42:24.554894 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-762e5d0a-0bfb-4c5b-9d25-8fc05b6a1260 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 24 00:42:24.556611 np0000182639 devstack@c-api.service[112690]: /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 24 00:42:24.556611 np0000182639 devstack@c-api.service[112690]: warnings.warn( Jun 24 00:42:24.593026 np0000182639 devstack@c-api.service[112690]: DEBUG oslo_db.sqlalchemy.engines [None req-762e5d0a-0bfb-4c5b-9d25-8fc05b6a1260 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=112690) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:42:24.623343 np0000182639 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-762e5d0a-0bfb-4c5b-9d25-8fc05b6a1260 admin admin] https://199.204.45.169/volume/v3/types returned with HTTP 200 Jun 24 00:42:24.624191 np0000182639 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 1/2] 199.204.45.169 () {68 vars in 1288 bytes} [Wed Jun 24 00:42:23 2026] POST /volume/v3/types => generated 186 bytes in 704 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:42:24.650787 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.650787 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.650787 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.650787 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.650787 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.651799 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.651799 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.651799 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.651799 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.651799 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.652088 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.652088 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.652088 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.652088 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.652088 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.652088 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.652608 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.652608 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.652608 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.652608 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.652852 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.652852 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.652852 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.652852 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.653116 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.653116 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.653116 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.653116 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.653379 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.653379 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.653379 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.653379 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.653379 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.653683 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.653683 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.653683 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.653683 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.653683 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.653955 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.653955 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.653955 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.653955 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.653955 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.653955 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.654320 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.654320 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.654320 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.654320 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.654320 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.654320 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.654649 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.654649 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.654649 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.654649 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.654649 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.654649 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.654984 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.654984 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.654984 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.654984 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.654984 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.655316 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.655316 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.655316 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.655316 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.655316 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.655594 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.655594 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.655594 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.655594 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.655594 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.655594 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.655927 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.655927 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.655927 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.655927 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.655927 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.655927 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.656331 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.656331 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.656331 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.656331 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.656331 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.656646 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.656646 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.656646 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.656646 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.656646 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.656934 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.656934 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.656934 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.656934 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.657215 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.657215 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.657215 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.657215 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.657459 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.657459 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.657459 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.657459 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.657459 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.657747 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.657747 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.657747 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.657747 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.657747 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.658036 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.658036 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.658036 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.658036 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.658308 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.658308 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.658308 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.658308 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.658640 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.658640 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.658640 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.658640 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.658876 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.658876 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.658876 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.658876 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.659131 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.659131 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.659131 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.659131 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.659387 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.659387 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.659387 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.659387 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.659387 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.659682 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.659682 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.659682 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.659682 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.659682 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.659682 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.660019 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.660019 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.660019 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.660019 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.660019 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.660906 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.660906 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.660906 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.660906 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.660906 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.660906 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.661277 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.661277 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.661277 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.661277 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.661277 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.661277 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.661481 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.661481 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.661481 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.661481 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.661481 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.661481 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.661674 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.661674 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.661674 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.661674 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.661674 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.661674 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.661871 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.661871 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.661871 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.661871 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.661995 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.661995 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.661995 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.661995 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.661995 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.662163 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.662163 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.662163 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.662163 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:24.662163 np0000182639 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 24 00:42:24.662163 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [req-762e5d0a-0bfb-4c5b-9d25-8fc05b6a1260 req-1e2b450d-61f6-438d-a90b-e4e76e5c3a89 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:42:25.015997 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [req-762e5d0a-0bfb-4c5b-9d25-8fc05b6a1260 req-1e2b450d-61f6-438d-a90b-e4e76e5c3a89 admin admin] POST https://199.204.45.169/volume/v3/types/e56a5c4b-6ba6-4050-81de-3810fd43432b/extra_specs Jun 24 00:42:25.016577 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [req-762e5d0a-0bfb-4c5b-9d25-8fc05b6a1260 req-1e2b450d-61f6-438d-a90b-e4e76e5c3a89 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 24 00:42:25.018394 np0000182639 devstack@c-api.service[112688]: /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 24 00:42:25.018394 np0000182639 devstack@c-api.service[112688]: warnings.warn( Jun 24 00:42:25.054017 np0000182639 devstack@c-api.service[112688]: DEBUG oslo_db.sqlalchemy.engines [req-762e5d0a-0bfb-4c5b-9d25-8fc05b6a1260 req-1e2b450d-61f6-438d-a90b-e4e76e5c3a89 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=112688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:42:25.120399 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [req-762e5d0a-0bfb-4c5b-9d25-8fc05b6a1260 req-1e2b450d-61f6-438d-a90b-e4e76e5c3a89 admin admin] https://199.204.45.169/volume/v3/types/e56a5c4b-6ba6-4050-81de-3810fd43432b/extra_specs returned with HTTP 200 Jun 24 00:42:25.121030 np0000182639 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 1/3] 199.204.45.169 () {70 vars in 1505 bytes} [Wed Jun 24 00:42:24 2026] POST /volume/v3/types/e56a5c4b-6ba6-4050-81de-3810fd43432b/extra_specs => generated 55 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:42:26.211413 np0000182639 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writing DB stats cinder:SELECT=6 {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:42:26.226430 np0000182639 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=6 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:42:34.618838 np0000182639 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:42:35.120810 np0000182639 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:46:28.227121 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-349962f0-b09d-41fd-bab2-bd3feae7e19c None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:46:28.228788 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-349962f0-b09d-41fd-bab2-bd3feae7e19c None None] GET https://199.204.45.169/volume// Jun 24 00:46:28.229343 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-349962f0-b09d-41fd-bab2-bd3feae7e19c None None] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:46:28.229990 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-349962f0-b09d-41fd-bab2-bd3feae7e19c None None] Calling method 'all' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:46:28.231249 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-349962f0-b09d-41fd-bab2-bd3feae7e19c None None] https://199.204.45.169/volume// returned with HTTP 300 Jun 24 00:46:28.231970 np0000182639 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 2/4] 199.204.45.169 () {66 vars in 1456 bytes} [Wed Jun 24 00:46:28 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 24 00:47:07.992823 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.992823 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.992823 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.992823 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.992823 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.993909 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.993909 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.993909 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.993909 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.993909 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.994333 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.994333 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.994333 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.994333 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.994333 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.994333 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.994744 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.994744 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.994744 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.994744 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.995050 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.995050 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.995050 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.995050 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.995369 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.995369 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.995369 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.995369 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.995665 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.995665 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.995665 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.995665 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.995665 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.996200 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.996200 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.996200 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.996200 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.996200 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.996593 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.996593 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.996593 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.996593 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.996593 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.996593 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.997041 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.997041 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.997041 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.997041 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.997041 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.997041 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.997571 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.997571 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.997571 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.997571 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.997571 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.997571 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.997999 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.997999 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.997999 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.997999 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.997999 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.998415 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.998415 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.998415 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.998415 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.998415 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.998732 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.998732 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.998732 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.998732 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.998732 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.998732 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.999251 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.999251 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.999251 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.999251 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.999251 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.999251 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.999651 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.999651 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.999651 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:07.999651 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:07.999651 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.000063 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.000063 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.000063 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.000063 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.000063 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.000462 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.000462 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.000462 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.000462 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.000849 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.000849 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.000849 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.000849 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.001177 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.001177 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.001177 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.001177 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.001177 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.001365 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.001365 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.001365 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.001365 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.001365 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.001563 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.001563 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.001563 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.001563 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.001744 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.001744 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.001744 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.001744 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.001897 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.001897 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.001897 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.001897 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.002032 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.002032 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.002032 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.002032 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.002228 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.002228 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.002228 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.002228 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.002351 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.002351 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.002351 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.002351 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.002351 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.002513 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.002513 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.002513 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.002513 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.002513 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.002513 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.002692 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.002692 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.002692 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.002692 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.002692 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.002882 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.002882 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.002882 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.002882 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.002882 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.002882 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.003129 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.003129 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.003129 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.003129 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.003129 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.003129 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.003339 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.003339 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.003339 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.003339 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.003339 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.003339 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.003531 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.003531 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.003531 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.003531 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.003531 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.003531 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.003716 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.003716 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.003716 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.003716 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.003840 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.003840 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.003840 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.003840 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.003840 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.003998 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.003998 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.003998 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.003998 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:08.003998 np0000182639 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) Jun 24 00:47:08.003998 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-184474ad-4a85-456b-9a8f-d82ef371687c None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:08.003998 np0000182639 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 1/5] 199.204.45.169 () {62 vars in 1068 bytes} [Wed Jun 24 00:47:07 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 24 00:47:08.036076 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-025e65fb-be70-44b7-960e-ece91126f627 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:08.047183 np0000182639 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 2/6] 199.204.45.169 () {64 vars in 1272 bytes} [Wed Jun 24 00:47:08 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 24 00:47:08.087210 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [req-025e65fb-be70-44b7-960e-ece91126f627 req-6b16cb11-dc87-409b-b2d1-9c185aaff720 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:08.092240 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [req-025e65fb-be70-44b7-960e-ece91126f627 req-6b16cb11-dc87-409b-b2d1-9c185aaff720 demo demo] GET https://199.204.45.169/volume/v3/ Jun 24 00:47:08.092512 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [req-025e65fb-be70-44b7-960e-ece91126f627 req-6b16cb11-dc87-409b-b2d1-9c185aaff720 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:47:08.092813 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [req-025e65fb-be70-44b7-960e-ece91126f627 req-6b16cb11-dc87-409b-b2d1-9c185aaff720 demo demo] Calling method 'version_select' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:47:08.094013 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [req-025e65fb-be70-44b7-960e-ece91126f627 req-6b16cb11-dc87-409b-b2d1-9c185aaff720 demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 24 00:47:08.094554 np0000182639 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 2/7] 199.204.45.169 () {66 vars in 1346 bytes} [Wed Jun 24 00:47:08 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:47:08.136818 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-614e610d-99bc-482c-9963-06e5ed33bc79 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:08.497498 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-614e610d-99bc-482c-9963-06e5ed33bc79 demo demo] GET https://199.204.45.169/volume/v3/types Jun 24 00:47:08.497767 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-614e610d-99bc-482c-9963-06e5ed33bc79 demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:47:08.498015 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-614e610d-99bc-482c-9963-06e5ed33bc79 demo demo] Calling method 'index' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:47:08.498617 np0000182639 devstack@c-api.service[112687]: /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 24 00:47:08.498617 np0000182639 devstack@c-api.service[112687]: warnings.warn( Jun 24 00:47:08.499340 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.api_utils [None req-614e610d-99bc-482c-9963-06e5ed33bc79 demo demo] Removing options '' from query. {{(pid=112687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:47:08.545140 np0000182639 devstack@c-api.service[112687]: DEBUG oslo_db.sqlalchemy.engines [None req-614e610d-99bc-482c-9963-06e5ed33bc79 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=112687) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:47:08.567512 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-614e610d-99bc-482c-9963-06e5ed33bc79 demo demo] https://199.204.45.169/volume/v3/types returned with HTTP 200 Jun 24 00:47:08.568143 np0000182639 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 3/8] 199.204.45.169 () {64 vars in 1290 bytes} [Wed Jun 24 00:47:08 2026] GET /volume/v3/types => generated 377 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:47:08.605177 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-09e3d78a-f599-4d85-af96-44587dc5244b None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:08.984239 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-09e3d78a-f599-4d85-af96-44587dc5244b demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 24 00:47:08.984653 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-09e3d78a-f599-4d85-af96-44587dc5244b demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:47:08.984992 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-09e3d78a-f599-4d85-af96-44587dc5244b demo demo] Calling method 'show' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:47:09.023136 np0000182639 devstack@c-api.service[112689]: DEBUG oslo_db.sqlalchemy.engines [None req-09e3d78a-f599-4d85-af96-44587dc5244b 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=112689) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:47:09.042358 np0000182639 devstack@c-api.service[112689]: /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 24 00:47:09.042358 np0000182639 devstack@c-api.service[112689]: warnings.warn( Jun 24 00:47:09.044783 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-09e3d78a-f599-4d85-af96-44587dc5244b demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 24 00:47:09.045384 np0000182639 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 2/9] 199.204.45.169 () {64 vars in 1301 bytes} [Wed Jun 24 00:47:08 2026] GET /volume/v3/types/default => generated 145 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:47:09.522494 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-c2b7b7ee-c467-43ac-b0ac-3c568662d8d3 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:09.523948 np0000182639 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 3/10] 199.204.45.169 () {62 vars in 1068 bytes} [Wed Jun 24 00:47:09 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 24 00:47:09.557310 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-e0010e0b-1083-4410-a560-5e64a517da9d None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:09.563649 np0000182639 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 3/11] 199.204.45.169 () {64 vars in 1272 bytes} [Wed Jun 24 00:47:09 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 24 00:47:09.598711 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [req-e0010e0b-1083-4410-a560-5e64a517da9d req-834228d3-0ea4-4a49-b6ed-d5865193aa5c None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:09.603283 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [req-e0010e0b-1083-4410-a560-5e64a517da9d req-834228d3-0ea4-4a49-b6ed-d5865193aa5c demo demo] GET https://199.204.45.169/volume/v3/ Jun 24 00:47:09.603968 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [req-e0010e0b-1083-4410-a560-5e64a517da9d req-834228d3-0ea4-4a49-b6ed-d5865193aa5c demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:47:09.604395 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [req-e0010e0b-1083-4410-a560-5e64a517da9d req-834228d3-0ea4-4a49-b6ed-d5865193aa5c demo demo] Calling method 'version_select' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:47:09.605388 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [req-e0010e0b-1083-4410-a560-5e64a517da9d req-834228d3-0ea4-4a49-b6ed-d5865193aa5c demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 24 00:47:09.606152 np0000182639 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 4/12] 199.204.45.169 () {66 vars in 1346 bytes} [Wed Jun 24 00:47:09 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 24 00:47:09.643778 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-70ee1c11-2dfe-4065-bf5b-f6f010a014b3 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:09.646660 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-70ee1c11-2dfe-4065-bf5b-f6f010a014b3 demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 24 00:47:09.647212 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-70ee1c11-2dfe-4065-bf5b-f6f010a014b3 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:47:09.647630 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-70ee1c11-2dfe-4065-bf5b-f6f010a014b3 demo demo] Calling method 'show' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:47:09.657496 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-70ee1c11-2dfe-4065-bf5b-f6f010a014b3 demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 24 00:47:09.658025 np0000182639 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 3/13] 199.204.45.169 () {64 vars in 1301 bytes} [Wed Jun 24 00:47:09 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:47:10.299666 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-da7d1a70-d062-44fe-be6e-500873e67547 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:10.301085 np0000182639 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 4/14] 199.204.45.169 () {62 vars in 1068 bytes} [Wed Jun 24 00:47:10 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 24 00:47:10.336828 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-dcf13c54-509c-442e-9424-08aa0c34092d None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:10.338955 np0000182639 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 4/15] 199.204.45.169 () {64 vars in 1272 bytes} [Wed Jun 24 00:47:10 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 24 00:47:10.372393 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [req-dcf13c54-509c-442e-9424-08aa0c34092d req-55963f35-d66f-400f-8208-9dd8c1ec24a8 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:10.375734 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [req-dcf13c54-509c-442e-9424-08aa0c34092d req-55963f35-d66f-400f-8208-9dd8c1ec24a8 demo demo] GET https://199.204.45.169/volume/v3/ Jun 24 00:47:10.376209 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [req-dcf13c54-509c-442e-9424-08aa0c34092d req-55963f35-d66f-400f-8208-9dd8c1ec24a8 demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:47:10.376609 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [req-dcf13c54-509c-442e-9424-08aa0c34092d req-55963f35-d66f-400f-8208-9dd8c1ec24a8 demo demo] Calling method 'version_select' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:47:10.377412 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [req-dcf13c54-509c-442e-9424-08aa0c34092d req-55963f35-d66f-400f-8208-9dd8c1ec24a8 demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 24 00:47:10.378288 np0000182639 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 5/16] 199.204.45.169 () {66 vars in 1346 bytes} [Wed Jun 24 00:47:10 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 24 00:47:10.421646 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-34085a94-0f4a-4a7b-8597-42ccb93c0cd4 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:10.425615 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-34085a94-0f4a-4a7b-8597-42ccb93c0cd4 demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 24 00:47:10.425996 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-34085a94-0f4a-4a7b-8597-42ccb93c0cd4 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:47:10.426982 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-34085a94-0f4a-4a7b-8597-42ccb93c0cd4 demo demo] Calling method 'show' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:47:10.435588 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-34085a94-0f4a-4a7b-8597-42ccb93c0cd4 demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 24 00:47:10.436212 np0000182639 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 4/17] 199.204.45.169 () {64 vars in 1301 bytes} [Wed Jun 24 00:47:10 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 24 00:47:10.477071 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-06dd4f01-2e57-4e27-8eba-73764c79eb97 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:10.477563 np0000182639 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 5/18] 199.204.45.169 () {62 vars in 1068 bytes} [Wed Jun 24 00:47:10 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 24 00:47:10.509377 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-2dd8fdb9-6114-489d-ab80-f28b47f23097 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:10.511950 np0000182639 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 5/19] 199.204.45.169 () {64 vars in 1272 bytes} [Wed Jun 24 00:47:10 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 24 00:47:10.548712 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [req-2dd8fdb9-6114-489d-ab80-f28b47f23097 req-ae5a2197-19f0-409a-b8c3-92f0ac8566f5 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:10.552181 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [req-2dd8fdb9-6114-489d-ab80-f28b47f23097 req-ae5a2197-19f0-409a-b8c3-92f0ac8566f5 demo demo] GET https://199.204.45.169/volume/v3/ Jun 24 00:47:10.552388 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [req-2dd8fdb9-6114-489d-ab80-f28b47f23097 req-ae5a2197-19f0-409a-b8c3-92f0ac8566f5 demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:47:10.552664 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [req-2dd8fdb9-6114-489d-ab80-f28b47f23097 req-ae5a2197-19f0-409a-b8c3-92f0ac8566f5 demo demo] Calling method 'version_select' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:47:10.553166 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [req-2dd8fdb9-6114-489d-ab80-f28b47f23097 req-ae5a2197-19f0-409a-b8c3-92f0ac8566f5 demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 24 00:47:10.553650 np0000182639 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 6/20] 199.204.45.169 () {66 vars in 1346 bytes} [Wed Jun 24 00:47:10 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 24 00:47:10.591532 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-c70b375d-3693-486b-b7e1-b1624ee3189c None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:10.594990 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-c70b375d-3693-486b-b7e1-b1624ee3189c demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 24 00:47:10.595399 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-c70b375d-3693-486b-b7e1-b1624ee3189c demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:47:10.595791 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-c70b375d-3693-486b-b7e1-b1624ee3189c demo demo] Calling method 'show' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:47:10.604550 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-c70b375d-3693-486b-b7e1-b1624ee3189c demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 24 00:47:10.604879 np0000182639 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 5/21] 199.204.45.169 () {64 vars in 1301 bytes} [Wed Jun 24 00:47:10 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:47:18.559785 np0000182639 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writing DB stats cinder:SELECT=1 {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:47:20.601801 np0000182639 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=8 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:52:13.926748 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-6907a09a-4189-4ed9-906d-6f0ef0004e05 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:52:14.020158 np0000182639 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-6907a09a-4189-4ed9-906d-6f0ef0004e05 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 00:52:14.020495 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-6907a09a-4189-4ed9-906d-6f0ef0004e05 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:52:14.020783 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-6907a09a-4189-4ed9-906d-6f0ef0004e05 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:52:14.021610 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-6907a09a-4189-4ed9-906d-6f0ef0004e05 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:52:14.022930 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-6907a09a-4189-4ed9-906d-6f0ef0004e05 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:52:14.067891 np0000182639 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-6907a09a-4189-4ed9-906d-6f0ef0004e05 demo demo] Get all volumes completed successfully. Jun 24 00:52:14.071329 np0000182639 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-6907a09a-4189-4ed9-906d-6f0ef0004e05 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:52:14.071823 np0000182639 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 6/22] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 00:52:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:52:24.061124 np0000182639 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:53:14.092323 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-71084d05-f1f3-4134-9995-24dbe5a30ab2 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:53:14.097366 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-71084d05-f1f3-4134-9995-24dbe5a30ab2 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 00:53:14.097620 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-71084d05-f1f3-4134-9995-24dbe5a30ab2 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:53:14.097864 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-71084d05-f1f3-4134-9995-24dbe5a30ab2 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:53:14.098563 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-71084d05-f1f3-4134-9995-24dbe5a30ab2 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:53:14.099724 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-71084d05-f1f3-4134-9995-24dbe5a30ab2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:53:14.135007 np0000182639 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-71084d05-f1f3-4134-9995-24dbe5a30ab2 demo demo] Get all volumes completed successfully. Jun 24 00:53:14.137260 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-71084d05-f1f3-4134-9995-24dbe5a30ab2 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:53:14.137667 np0000182639 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 6/23] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 00:53:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:53:24.128230 np0000182639 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:54:14.161521 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-6dd9de62-3bc4-4d3f-9f92-447da767f209 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:54:14.167823 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-6dd9de62-3bc4-4d3f-9f92-447da767f209 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 00:54:14.168082 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-6dd9de62-3bc4-4d3f-9f92-447da767f209 demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:54:14.168293 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-6dd9de62-3bc4-4d3f-9f92-447da767f209 demo demo] Calling method 'detail' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:54:14.168819 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.api_utils [None req-6dd9de62-3bc4-4d3f-9f92-447da767f209 demo demo] Removing options '' from query. {{(pid=112687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:54:14.170468 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.volume.api [None req-6dd9de62-3bc4-4d3f-9f92-447da767f209 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112687) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:54:14.220672 np0000182639 devstack@c-api.service[112687]: INFO cinder.volume.api [None req-6dd9de62-3bc4-4d3f-9f92-447da767f209 demo demo] Get all volumes completed successfully. Jun 24 00:54:14.224001 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-6dd9de62-3bc4-4d3f-9f92-447da767f209 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:54:14.224596 np0000182639 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 7/24] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 00:54:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:54:24.212263 np0000182639 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writing DB stats cinder:SELECT=1 {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:55:14.244407 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-077e423a-c227-4278-b6a2-c768a891b9f0 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:55:14.249419 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-077e423a-c227-4278-b6a2-c768a891b9f0 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 00:55:14.249815 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-077e423a-c227-4278-b6a2-c768a891b9f0 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:55:14.250236 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-077e423a-c227-4278-b6a2-c768a891b9f0 demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:55:14.251139 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-077e423a-c227-4278-b6a2-c768a891b9f0 demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:55:14.252601 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-077e423a-c227-4278-b6a2-c768a891b9f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:55:14.301476 np0000182639 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-077e423a-c227-4278-b6a2-c768a891b9f0 demo demo] Get all volumes completed successfully. Jun 24 00:55:14.304420 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-077e423a-c227-4278-b6a2-c768a891b9f0 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:55:14.304992 np0000182639 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 6/25] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 00:55:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:55:24.292681 np0000182639 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:56:14.413610 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-6ff7631b-bda9-4f08-9fe1-9bbe3b19a4e6 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:56:14.416368 np0000182639 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-6ff7631b-bda9-4f08-9fe1-9bbe3b19a4e6 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 00:56:14.416585 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-6ff7631b-bda9-4f08-9fe1-9bbe3b19a4e6 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:56:14.416791 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-6ff7631b-bda9-4f08-9fe1-9bbe3b19a4e6 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:56:14.417156 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-6ff7631b-bda9-4f08-9fe1-9bbe3b19a4e6 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:56:14.417951 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-6ff7631b-bda9-4f08-9fe1-9bbe3b19a4e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:56:14.427463 np0000182639 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-6ff7631b-bda9-4f08-9fe1-9bbe3b19a4e6 demo demo] Get all volumes completed successfully. Jun 24 00:56:14.430436 np0000182639 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-6ff7631b-bda9-4f08-9fe1-9bbe3b19a4e6 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:56:14.430930 np0000182639 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 7/26] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 00:56:14 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 24 00:56:24.423943 np0000182639 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:57:14.469794 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-cf1712fe-0a3b-477e-ba21-5f70ea9be815 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:57:14.688374 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-cf1712fe-0a3b-477e-ba21-5f70ea9be815 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 00:57:14.688634 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-cf1712fe-0a3b-477e-ba21-5f70ea9be815 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:57:14.688993 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-cf1712fe-0a3b-477e-ba21-5f70ea9be815 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:57:14.689371 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-cf1712fe-0a3b-477e-ba21-5f70ea9be815 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:57:14.690526 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-cf1712fe-0a3b-477e-ba21-5f70ea9be815 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:57:14.697983 np0000182639 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-cf1712fe-0a3b-477e-ba21-5f70ea9be815 demo demo] Get all volumes completed successfully. Jun 24 00:57:14.699845 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-cf1712fe-0a3b-477e-ba21-5f70ea9be815 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:57:14.700337 np0000182639 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 7/27] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 00:57:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:57:24.694459 np0000182639 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:58:14.714854 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-293e23d5-51a4-4bc1-beb4-b96272d72ba6 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:58:14.718188 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-293e23d5-51a4-4bc1-beb4-b96272d72ba6 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 00:58:14.718470 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-293e23d5-51a4-4bc1-beb4-b96272d72ba6 demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:58:14.718763 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-293e23d5-51a4-4bc1-beb4-b96272d72ba6 demo demo] Calling method 'detail' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:58:14.719115 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.api_utils [None req-293e23d5-51a4-4bc1-beb4-b96272d72ba6 demo demo] Removing options '' from query. {{(pid=112687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:58:14.720374 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.volume.api [None req-293e23d5-51a4-4bc1-beb4-b96272d72ba6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112687) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:58:14.735605 np0000182639 devstack@c-api.service[112687]: INFO cinder.volume.api [None req-293e23d5-51a4-4bc1-beb4-b96272d72ba6 demo demo] Get all volumes completed successfully. Jun 24 00:58:14.739421 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-293e23d5-51a4-4bc1-beb4-b96272d72ba6 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:58:14.740411 np0000182639 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 8/28] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 00:58:14 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 24 00:58:24.724834 np0000182639 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writing DB stats cinder:SELECT=1 {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:59:14.754052 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-99f0f1d3-5197-4a16-99fb-c3e2d7e1a619 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:59:14.756788 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-99f0f1d3-5197-4a16-99fb-c3e2d7e1a619 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 00:59:14.756998 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-99f0f1d3-5197-4a16-99fb-c3e2d7e1a619 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:59:14.757167 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-99f0f1d3-5197-4a16-99fb-c3e2d7e1a619 demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:59:14.757397 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-99f0f1d3-5197-4a16-99fb-c3e2d7e1a619 demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:59:14.758288 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-99f0f1d3-5197-4a16-99fb-c3e2d7e1a619 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:59:14.767461 np0000182639 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-99f0f1d3-5197-4a16-99fb-c3e2d7e1a619 demo demo] Get all volumes completed successfully. Jun 24 00:59:14.770467 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-99f0f1d3-5197-4a16-99fb-c3e2d7e1a619 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:59:14.770926 np0000182639 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 7/29] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 00:59:14 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 24 00:59:24.762167 np0000182639 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:00:14.788439 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-17e00f65-1139-4b56-99ce-3e0cd1181ac9 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:00:14.793044 np0000182639 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-17e00f65-1139-4b56-99ce-3e0cd1181ac9 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:00:14.793457 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-17e00f65-1139-4b56-99ce-3e0cd1181ac9 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:00:14.793838 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-17e00f65-1139-4b56-99ce-3e0cd1181ac9 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:00:14.794612 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-17e00f65-1139-4b56-99ce-3e0cd1181ac9 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:00:14.796249 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-17e00f65-1139-4b56-99ce-3e0cd1181ac9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:00:14.806215 np0000182639 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-17e00f65-1139-4b56-99ce-3e0cd1181ac9 demo demo] Get all volumes completed successfully. Jun 24 01:00:14.808914 np0000182639 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-17e00f65-1139-4b56-99ce-3e0cd1181ac9 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:00:14.809500 np0000182639 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 8/30] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:00:14 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 24 01:00:24.799840 np0000182639 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:01:14.854465 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-e330e2a5-73bc-4035-aa2a-b28bec156367 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:01:14.858648 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-e330e2a5-73bc-4035-aa2a-b28bec156367 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:01:14.859170 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-e330e2a5-73bc-4035-aa2a-b28bec156367 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:01:14.859721 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-e330e2a5-73bc-4035-aa2a-b28bec156367 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:01:14.860308 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-e330e2a5-73bc-4035-aa2a-b28bec156367 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:01:14.861286 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-e330e2a5-73bc-4035-aa2a-b28bec156367 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:01:14.870257 np0000182639 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-e330e2a5-73bc-4035-aa2a-b28bec156367 demo demo] Get all volumes completed successfully. Jun 24 01:01:14.872855 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-e330e2a5-73bc-4035-aa2a-b28bec156367 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:01:14.873350 np0000182639 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 8/31] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:01:14 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 24 01:01:24.864556 np0000182639 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:02:14.889785 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-7bdeac8b-09e2-450b-baba-012487727f90 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:02:15.041785 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-7bdeac8b-09e2-450b-baba-012487727f90 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:02:15.042073 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-7bdeac8b-09e2-450b-baba-012487727f90 demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:02:15.042182 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-7bdeac8b-09e2-450b-baba-012487727f90 demo demo] Calling method 'detail' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:02:15.042383 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.api_utils [None req-7bdeac8b-09e2-450b-baba-012487727f90 demo demo] Removing options '' from query. {{(pid=112687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:02:15.043067 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.volume.api [None req-7bdeac8b-09e2-450b-baba-012487727f90 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112687) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:02:15.050022 np0000182639 devstack@c-api.service[112687]: INFO cinder.volume.api [None req-7bdeac8b-09e2-450b-baba-012487727f90 demo demo] Get all volumes completed successfully. Jun 24 01:02:15.051835 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-7bdeac8b-09e2-450b-baba-012487727f90 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:02:15.052175 np0000182639 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 9/32] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:02:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:02:25.045918 np0000182639 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writing DB stats cinder:SELECT=1 {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:03:15.064902 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-fd5391a0-f6dd-4b9c-b336-828f7b8c1716 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:15.068489 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-fd5391a0-f6dd-4b9c-b336-828f7b8c1716 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:03:15.068726 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-fd5391a0-f6dd-4b9c-b336-828f7b8c1716 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:15.068973 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-fd5391a0-f6dd-4b9c-b336-828f7b8c1716 demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:15.069317 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-fd5391a0-f6dd-4b9c-b336-828f7b8c1716 demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:03:15.070225 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-fd5391a0-f6dd-4b9c-b336-828f7b8c1716 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:03:15.077574 np0000182639 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-fd5391a0-f6dd-4b9c-b336-828f7b8c1716 demo demo] Get all volumes completed successfully. Jun 24 01:03:15.079454 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-fd5391a0-f6dd-4b9c-b336-828f7b8c1716 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:03:15.079785 np0000182639 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 8/33] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:03:15 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 24 01:03:25.075322 np0000182639 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:04:15.092600 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-3eebc78d-bcc5-4035-b260-b6616bb366b7 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:04:15.095611 np0000182639 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-3eebc78d-bcc5-4035-b260-b6616bb366b7 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:04:15.095782 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-3eebc78d-bcc5-4035-b260-b6616bb366b7 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:04:15.095995 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-3eebc78d-bcc5-4035-b260-b6616bb366b7 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:04:15.096230 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-3eebc78d-bcc5-4035-b260-b6616bb366b7 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:04:15.096998 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-3eebc78d-bcc5-4035-b260-b6616bb366b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:04:15.108350 np0000182639 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-3eebc78d-bcc5-4035-b260-b6616bb366b7 demo demo] Get all volumes completed successfully. Jun 24 01:04:15.110924 np0000182639 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-3eebc78d-bcc5-4035-b260-b6616bb366b7 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:04:15.112161 np0000182639 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 9/34] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:04:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:04:25.100425 np0000182639 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:05:15.125515 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-dc473255-f58c-40c5-b601-be7d56876d3f None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:05:15.129747 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-dc473255-f58c-40c5-b601-be7d56876d3f demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:05:15.130253 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-dc473255-f58c-40c5-b601-be7d56876d3f demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:05:15.130666 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-dc473255-f58c-40c5-b601-be7d56876d3f demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:05:15.131189 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-dc473255-f58c-40c5-b601-be7d56876d3f demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:05:15.132716 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-dc473255-f58c-40c5-b601-be7d56876d3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:05:15.143376 np0000182639 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-dc473255-f58c-40c5-b601-be7d56876d3f demo demo] Get all volumes completed successfully. Jun 24 01:05:15.146625 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-dc473255-f58c-40c5-b601-be7d56876d3f demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:05:15.147070 np0000182639 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 9/35] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:05:15 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 24 01:05:25.136725 np0000182639 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:06:15.163180 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-0968a1b7-4f91-4448-9a45-72d27b6d096e None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:06:15.167651 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-0968a1b7-4f91-4448-9a45-72d27b6d096e demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:06:15.168020 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-0968a1b7-4f91-4448-9a45-72d27b6d096e demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:06:15.168226 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-0968a1b7-4f91-4448-9a45-72d27b6d096e demo demo] Calling method 'detail' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:06:15.168450 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.api_utils [None req-0968a1b7-4f91-4448-9a45-72d27b6d096e demo demo] Removing options '' from query. {{(pid=112687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:06:15.171399 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.volume.api [None req-0968a1b7-4f91-4448-9a45-72d27b6d096e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112687) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:06:15.181114 np0000182639 devstack@c-api.service[112687]: INFO cinder.volume.api [None req-0968a1b7-4f91-4448-9a45-72d27b6d096e demo demo] Get all volumes completed successfully. Jun 24 01:06:15.185105 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-0968a1b7-4f91-4448-9a45-72d27b6d096e demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:06:15.186139 np0000182639 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 10/36] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:06:15 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 24 01:06:25.175886 np0000182639 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writing DB stats cinder:SELECT=1 {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:07:15.205972 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-61efe959-40e6-4a23-a0c7-f31319859b04 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:07:15.386084 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-61efe959-40e6-4a23-a0c7-f31319859b04 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:07:15.386288 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-61efe959-40e6-4a23-a0c7-f31319859b04 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:07:15.386574 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-61efe959-40e6-4a23-a0c7-f31319859b04 demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:07:15.390288 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-61efe959-40e6-4a23-a0c7-f31319859b04 demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:07:15.390288 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-61efe959-40e6-4a23-a0c7-f31319859b04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:07:15.395073 np0000182639 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-61efe959-40e6-4a23-a0c7-f31319859b04 demo demo] Get all volumes completed successfully. Jun 24 01:07:15.397533 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-61efe959-40e6-4a23-a0c7-f31319859b04 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:07:15.397894 np0000182639 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 9/37] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:07:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:07:25.392668 np0000182639 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:08:15.418261 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-56f432c9-5104-46f0-b656-82628fbc38a9 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:08:15.420741 np0000182639 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-56f432c9-5104-46f0-b656-82628fbc38a9 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:08:15.420911 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-56f432c9-5104-46f0-b656-82628fbc38a9 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:08:15.421235 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-56f432c9-5104-46f0-b656-82628fbc38a9 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:08:15.421362 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-56f432c9-5104-46f0-b656-82628fbc38a9 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:08:15.422086 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-56f432c9-5104-46f0-b656-82628fbc38a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:08:15.431163 np0000182639 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-56f432c9-5104-46f0-b656-82628fbc38a9 demo demo] Get all volumes completed successfully. Jun 24 01:08:15.433964 np0000182639 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-56f432c9-5104-46f0-b656-82628fbc38a9 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:08:15.434449 np0000182639 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 10/38] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:08:15 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 24 01:08:25.425237 np0000182639 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:09:15.461692 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-5ad57572-b76d-40f1-9939-4a97f6112b12 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:09:15.464550 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-5ad57572-b76d-40f1-9939-4a97f6112b12 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:09:15.464693 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-5ad57572-b76d-40f1-9939-4a97f6112b12 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:09:15.464989 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-5ad57572-b76d-40f1-9939-4a97f6112b12 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:09:15.465280 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-5ad57572-b76d-40f1-9939-4a97f6112b12 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:09:15.466177 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-5ad57572-b76d-40f1-9939-4a97f6112b12 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:09:15.480127 np0000182639 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-5ad57572-b76d-40f1-9939-4a97f6112b12 demo demo] Get all volumes completed successfully. Jun 24 01:09:15.482452 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-5ad57572-b76d-40f1-9939-4a97f6112b12 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:09:15.483124 np0000182639 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 10/39] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:09:15 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 24 01:09:25.471848 np0000182639 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:10:15.505282 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-71e0a768-a00f-457f-ae6c-e786d4c8a8d5 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:10:15.509948 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-71e0a768-a00f-457f-ae6c-e786d4c8a8d5 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:10:15.510225 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-71e0a768-a00f-457f-ae6c-e786d4c8a8d5 demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:10:15.510489 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-71e0a768-a00f-457f-ae6c-e786d4c8a8d5 demo demo] Calling method 'detail' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:10:15.510808 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.api_utils [None req-71e0a768-a00f-457f-ae6c-e786d4c8a8d5 demo demo] Removing options '' from query. {{(pid=112687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:10:15.511853 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.volume.api [None req-71e0a768-a00f-457f-ae6c-e786d4c8a8d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112687) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:10:15.520031 np0000182639 devstack@c-api.service[112687]: INFO cinder.volume.api [None req-71e0a768-a00f-457f-ae6c-e786d4c8a8d5 demo demo] Get all volumes completed successfully. Jun 24 01:10:15.522656 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-71e0a768-a00f-457f-ae6c-e786d4c8a8d5 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:10:15.523141 np0000182639 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 11/40] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:10:15 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 24 01:10:25.515383 np0000182639 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writing DB stats cinder:SELECT=1 {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:11:15.537208 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-a7527902-7def-4484-ab5c-fbd6bc302890 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:11:15.540567 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-a7527902-7def-4484-ab5c-fbd6bc302890 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:11:15.540828 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-a7527902-7def-4484-ab5c-fbd6bc302890 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:11:15.541154 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-a7527902-7def-4484-ab5c-fbd6bc302890 demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:11:15.541476 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-a7527902-7def-4484-ab5c-fbd6bc302890 demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:11:15.542546 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-a7527902-7def-4484-ab5c-fbd6bc302890 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:11:15.551282 np0000182639 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-a7527902-7def-4484-ab5c-fbd6bc302890 demo demo] Get all volumes completed successfully. Jun 24 01:11:15.553273 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-a7527902-7def-4484-ab5c-fbd6bc302890 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:11:15.553654 np0000182639 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 10/41] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:11:15 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 24 01:11:25.545923 np0000182639 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:12:15.570231 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-f2bf758c-9726-47d9-bb97-9e5bc44853c2 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:12:15.662484 np0000182639 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-f2bf758c-9726-47d9-bb97-9e5bc44853c2 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:12:15.662848 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-f2bf758c-9726-47d9-bb97-9e5bc44853c2 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:12:15.663238 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-f2bf758c-9726-47d9-bb97-9e5bc44853c2 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:12:15.663722 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-f2bf758c-9726-47d9-bb97-9e5bc44853c2 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:12:15.665243 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-f2bf758c-9726-47d9-bb97-9e5bc44853c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:12:15.674181 np0000182639 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-f2bf758c-9726-47d9-bb97-9e5bc44853c2 demo demo] Get all volumes completed successfully. Jun 24 01:12:15.676057 np0000182639 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-f2bf758c-9726-47d9-bb97-9e5bc44853c2 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:12:15.676507 np0000182639 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 11/42] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:12:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:12:25.669221 np0000182639 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:13:15.692812 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-9ba552c0-2b38-435d-a391-c8180bbedb17 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:13:15.697768 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-9ba552c0-2b38-435d-a391-c8180bbedb17 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:13:15.698136 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-9ba552c0-2b38-435d-a391-c8180bbedb17 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:13:15.698560 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-9ba552c0-2b38-435d-a391-c8180bbedb17 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:13:15.698940 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-9ba552c0-2b38-435d-a391-c8180bbedb17 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:13:15.699952 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-9ba552c0-2b38-435d-a391-c8180bbedb17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:13:15.707408 np0000182639 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-9ba552c0-2b38-435d-a391-c8180bbedb17 demo demo] Get all volumes completed successfully. Jun 24 01:13:15.709540 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-9ba552c0-2b38-435d-a391-c8180bbedb17 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:13:15.709974 np0000182639 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 11/43] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:13:15 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 24 01:13:25.703042 np0000182639 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:14:15.726261 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-d90fce01-a2cf-4085-a80b-5e6819e8001c None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:14:15.729959 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-d90fce01-a2cf-4085-a80b-5e6819e8001c demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:14:15.730213 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-d90fce01-a2cf-4085-a80b-5e6819e8001c demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:14:15.730462 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-d90fce01-a2cf-4085-a80b-5e6819e8001c demo demo] Calling method 'detail' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:14:15.730756 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.api_utils [None req-d90fce01-a2cf-4085-a80b-5e6819e8001c demo demo] Removing options '' from query. {{(pid=112687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:14:15.731728 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.volume.api [None req-d90fce01-a2cf-4085-a80b-5e6819e8001c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112687) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:14:15.741372 np0000182639 devstack@c-api.service[112687]: INFO cinder.volume.api [None req-d90fce01-a2cf-4085-a80b-5e6819e8001c demo demo] Get all volumes completed successfully. Jun 24 01:14:15.743469 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-d90fce01-a2cf-4085-a80b-5e6819e8001c demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:14:15.743841 np0000182639 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 12/44] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:14:15 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 24 01:14:25.735906 np0000182639 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writing DB stats cinder:SELECT=1 {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:15:15.760304 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-3131543e-798f-498b-adc7-b3121bf4db07 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:15:15.764264 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-3131543e-798f-498b-adc7-b3121bf4db07 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:15:15.765125 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-3131543e-798f-498b-adc7-b3121bf4db07 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:15:15.766363 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-3131543e-798f-498b-adc7-b3121bf4db07 demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:15:15.766684 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-3131543e-798f-498b-adc7-b3121bf4db07 demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:15:15.767435 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-3131543e-798f-498b-adc7-b3121bf4db07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:15:15.777593 np0000182639 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-3131543e-798f-498b-adc7-b3121bf4db07 demo demo] Get all volumes completed successfully. Jun 24 01:15:15.781119 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-3131543e-798f-498b-adc7-b3121bf4db07 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:15:15.781760 np0000182639 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 11/45] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:15:15 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 24 01:15:25.770541 np0000182639 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:16:15.797134 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-959281dd-18bb-4baa-a3af-1d7a4aac7907 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:16:15.800652 np0000182639 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-959281dd-18bb-4baa-a3af-1d7a4aac7907 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:16:15.800652 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-959281dd-18bb-4baa-a3af-1d7a4aac7907 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:16:15.800871 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-959281dd-18bb-4baa-a3af-1d7a4aac7907 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:16:15.801221 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-959281dd-18bb-4baa-a3af-1d7a4aac7907 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:16:15.802217 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-959281dd-18bb-4baa-a3af-1d7a4aac7907 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:16:15.812509 np0000182639 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-959281dd-18bb-4baa-a3af-1d7a4aac7907 demo demo] Get all volumes completed successfully. Jun 24 01:16:15.815328 np0000182639 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-959281dd-18bb-4baa-a3af-1d7a4aac7907 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:16:15.816035 np0000182639 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 12/46] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:16:15 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 24 01:16:25.805611 np0000182639 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:17:15.862509 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-64748833-5ffe-4685-8a55-1db16588dccc None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:17:15.978803 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-64748833-5ffe-4685-8a55-1db16588dccc demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:17:15.979002 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-64748833-5ffe-4685-8a55-1db16588dccc demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:17:15.979289 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-64748833-5ffe-4685-8a55-1db16588dccc demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:17:15.979465 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-64748833-5ffe-4685-8a55-1db16588dccc demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:17:15.980189 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-64748833-5ffe-4685-8a55-1db16588dccc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:17:15.989467 np0000182639 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-64748833-5ffe-4685-8a55-1db16588dccc demo demo] Get all volumes completed successfully. Jun 24 01:17:15.991592 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-64748833-5ffe-4685-8a55-1db16588dccc demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:17:15.991952 np0000182639 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 12/47] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:17:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:17:25.983959 np0000182639 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:18:16.009474 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-e0502c7f-3f75-491a-9b23-6ecf02b10815 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:18:16.013866 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-e0502c7f-3f75-491a-9b23-6ecf02b10815 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:18:16.014288 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-e0502c7f-3f75-491a-9b23-6ecf02b10815 demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:18:16.014688 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-e0502c7f-3f75-491a-9b23-6ecf02b10815 demo demo] Calling method 'detail' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:18:16.015187 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.api_utils [None req-e0502c7f-3f75-491a-9b23-6ecf02b10815 demo demo] Removing options '' from query. {{(pid=112687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:18:16.016689 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.volume.api [None req-e0502c7f-3f75-491a-9b23-6ecf02b10815 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112687) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:18:16.024896 np0000182639 devstack@c-api.service[112687]: INFO cinder.volume.api [None req-e0502c7f-3f75-491a-9b23-6ecf02b10815 demo demo] Get all volumes completed successfully. Jun 24 01:18:16.027952 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-e0502c7f-3f75-491a-9b23-6ecf02b10815 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:18:16.028553 np0000182639 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 13/48] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:18:16 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 24 01:18:26.020249 np0000182639 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writing DB stats cinder:SELECT=1 {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:19:16.045056 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-42d20ee4-62f0-4ed2-bda4-fa8f76583f0e None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:19:16.048038 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-42d20ee4-62f0-4ed2-bda4-fa8f76583f0e demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:19:16.048381 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-42d20ee4-62f0-4ed2-bda4-fa8f76583f0e demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:19:16.048649 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-42d20ee4-62f0-4ed2-bda4-fa8f76583f0e demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:19:16.049281 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-42d20ee4-62f0-4ed2-bda4-fa8f76583f0e demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:19:16.050288 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-42d20ee4-62f0-4ed2-bda4-fa8f76583f0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:19:16.059917 np0000182639 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-42d20ee4-62f0-4ed2-bda4-fa8f76583f0e demo demo] Get all volumes completed successfully. Jun 24 01:19:16.061856 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-42d20ee4-62f0-4ed2-bda4-fa8f76583f0e demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:19:16.062197 np0000182639 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 12/49] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:19:16 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 24 01:19:26.054352 np0000182639 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:20:16.079331 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-f67b734e-1562-46ad-932c-2f61562954b7 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:20:16.082017 np0000182639 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-f67b734e-1562-46ad-932c-2f61562954b7 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:20:16.082236 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-f67b734e-1562-46ad-932c-2f61562954b7 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:20:16.082452 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-f67b734e-1562-46ad-932c-2f61562954b7 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:20:16.082712 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-f67b734e-1562-46ad-932c-2f61562954b7 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:20:16.083545 np0000182639 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-f67b734e-1562-46ad-932c-2f61562954b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:20:16.091957 np0000182639 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-f67b734e-1562-46ad-932c-2f61562954b7 demo demo] Get all volumes completed successfully. Jun 24 01:20:16.094153 np0000182639 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-f67b734e-1562-46ad-932c-2f61562954b7 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:20:16.094697 np0000182639 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 13/50] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:20:16 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 24 01:20:26.086776 np0000182639 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:21:16.113043 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-7fc05da3-a57c-47fd-86aa-662780d4e113 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:21:16.115823 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-7fc05da3-a57c-47fd-86aa-662780d4e113 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:21:16.116063 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-7fc05da3-a57c-47fd-86aa-662780d4e113 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:21:16.117448 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-7fc05da3-a57c-47fd-86aa-662780d4e113 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:21:16.119435 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-7fc05da3-a57c-47fd-86aa-662780d4e113 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:21:16.119983 np0000182639 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-7fc05da3-a57c-47fd-86aa-662780d4e113 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:21:16.128538 np0000182639 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-7fc05da3-a57c-47fd-86aa-662780d4e113 demo demo] Get all volumes completed successfully. Jun 24 01:21:16.130573 np0000182639 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-7fc05da3-a57c-47fd-86aa-662780d4e113 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:21:16.130958 np0000182639 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 13/51] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:21:16 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 24 01:21:26.125432 np0000182639 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:22:16.149371 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-f3e973f8-53e0-440a-932d-4e609cd20f65 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:22:16.249173 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-f3e973f8-53e0-440a-932d-4e609cd20f65 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:22:16.249518 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-f3e973f8-53e0-440a-932d-4e609cd20f65 demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:22:16.249871 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-f3e973f8-53e0-440a-932d-4e609cd20f65 demo demo] Calling method 'detail' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:22:16.250389 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.api.api_utils [None req-f3e973f8-53e0-440a-932d-4e609cd20f65 demo demo] Removing options '' from query. {{(pid=112687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:22:16.251617 np0000182639 devstack@c-api.service[112687]: DEBUG cinder.volume.api [None req-f3e973f8-53e0-440a-932d-4e609cd20f65 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112687) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:22:16.259526 np0000182639 devstack@c-api.service[112687]: INFO cinder.volume.api [None req-f3e973f8-53e0-440a-932d-4e609cd20f65 demo demo] Get all volumes completed successfully. Jun 24 01:22:16.261540 np0000182639 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-f3e973f8-53e0-440a-932d-4e609cd20f65 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:22:16.262172 np0000182639 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 14/52] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:22:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:22:26.255595 np0000182639 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writing DB stats cinder:SELECT=1 {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:23:16.277957 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-210c55c3-e5d3-40c0-b86b-18119af29e9e None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:23:16.281675 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-210c55c3-e5d3-40c0-b86b-18119af29e9e demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 24 01:23:16.282030 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-210c55c3-e5d3-40c0-b86b-18119af29e9e demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:23:16.282538 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-210c55c3-e5d3-40c0-b86b-18119af29e9e demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:23:16.282864 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-210c55c3-e5d3-40c0-b86b-18119af29e9e demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:23:16.283824 np0000182639 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-210c55c3-e5d3-40c0-b86b-18119af29e9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:23:16.291846 np0000182639 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-210c55c3-e5d3-40c0-b86b-18119af29e9e demo demo] Get all volumes completed successfully. Jun 24 01:23:16.296355 np0000182639 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-210c55c3-e5d3-40c0-b86b-18119af29e9e demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:23:16.297047 np0000182639 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 13/53] 199.204.45.169 () {64 vars in 1296 bytes} [Wed Jun 24 01:23:16 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 24 01:23:26.286946 np0000182639 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}