Jun 22 12:13:01.476273 np0000182465 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 22 12:13:01.484746 np0000182465 devstack@c-api.service[112815]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 22 12:13:01.487610 np0000182465 devstack@c-api.service[112815]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 22 12:13:01 2026] *** Jun 22 12:13:01.487610 np0000182465 devstack@c-api.service[112815]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 22 12:13:01.487610 np0000182465 devstack@c-api.service[112815]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 22 12:13:01.487610 np0000182465 devstack@c-api.service[112815]: nodename: np0000182465 Jun 22 12:13:01.487610 np0000182465 devstack@c-api.service[112815]: machine: x86_64 Jun 22 12:13:01.487610 np0000182465 devstack@c-api.service[112815]: clock source: unix Jun 22 12:13:01.487610 np0000182465 devstack@c-api.service[112815]: pcre jit disabled Jun 22 12:13:01.487610 np0000182465 devstack@c-api.service[112815]: detected number of CPU cores: 16 Jun 22 12:13:01.487610 np0000182465 devstack@c-api.service[112815]: current working directory: / Jun 22 12:13:01.487610 np0000182465 devstack@c-api.service[112815]: detected binary path: /usr/bin/uwsgi-core Jun 22 12:13:01.487610 np0000182465 devstack@c-api.service[112815]: your processes number limit is 256917 Jun 22 12:13:01.487610 np0000182465 devstack@c-api.service[112815]: your memory page size is 4096 bytes Jun 22 12:13:01.487610 np0000182465 devstack@c-api.service[112815]: detected max file descriptor number: 2048 Jun 22 12:13:01.487610 np0000182465 devstack@c-api.service[112815]: lock engine: pthread robust mutexes Jun 22 12:13:01.488278 np0000182465 devstack@c-api.service[112815]: thunder lock: enabled Jun 22 12:13:01.488278 np0000182465 devstack@c-api.service[112815]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 22 12:13:01.488378 np0000182465 devstack@c-api.service[112815]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 22 12:13:01.488434 np0000182465 devstack@c-api.service[112815]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 22 12:13:01.488434 np0000182465 devstack@c-api.service[112815]: Set PythonHome to /opt/stack/data/venv Jun 22 12:13:01.523856 np0000182465 devstack@c-api.service[112815]: Python main interpreter initialized at 0x7d93a2ca3668 Jun 22 12:13:01.523856 np0000182465 devstack@c-api.service[112815]: python threads support enabled Jun 22 12:13:01.523856 np0000182465 devstack@c-api.service[112815]: your server socket listen backlog is limited to 100 connections Jun 22 12:13:01.523856 np0000182465 devstack@c-api.service[112815]: your mercy for graceful operations on workers is 80 seconds Jun 22 12:13:01.524497 np0000182465 devstack@c-api.service[112815]: mapped 671795 bytes (656 KB) for 4 cores Jun 22 12:13:01.524630 np0000182465 devstack@c-api.service[112815]: *** Operational MODE: preforking *** Jun 22 12:13:01.524824 np0000182465 devstack@c-api.service[112815]: *** uWSGI is running in multiple interpreter mode *** Jun 22 12:13:01.524824 np0000182465 devstack@c-api.service[112815]: spawned uWSGI master process (pid: 112815) Jun 22 12:13:01.525081 np0000182465 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 22 12:13:01.525782 np0000182465 devstack@c-api.service[112815]: spawned uWSGI worker 1 (pid: 112825, cores: 1) Jun 22 12:13:01.526401 np0000182465 devstack@c-api.service[112815]: spawned uWSGI worker 2 (pid: 112826, cores: 1) Jun 22 12:13:01.527712 np0000182465 devstack@c-api.service[112815]: spawned uWSGI worker 3 (pid: 112827, cores: 1) Jun 22 12:13:01.527712 np0000182465 devstack@c-api.service[112815]: spawned uWSGI worker 4 (pid: 112828, cores: 1) Jun 22 12:13:01.527712 np0000182465 devstack@c-api.service[112815]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 22 12:13:01.661836 np0000182465 devstack@c-api.service[112827]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 12:13:01.661836 np0000182465 devstack@c-api.service[112827]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 12:13:01.661836 np0000182465 devstack@c-api.service[112827]: we strongly recommend against using it for new projects. Jun 22 12:13:01.661836 np0000182465 devstack@c-api.service[112827]: If you are already using Eventlet, we recommend migrating to a different Jun 22 12:13:01.661836 np0000182465 devstack@c-api.service[112827]: framework. For more detail see Jun 22 12:13:01.661836 np0000182465 devstack@c-api.service[112827]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 12:13:01.661836 np0000182465 devstack@c-api.service[112827]: import eventlet # noqa Jun 22 12:13:01.663958 np0000182465 devstack@c-api.service[112825]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 12:13:01.663958 np0000182465 devstack@c-api.service[112825]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 12:13:01.663958 np0000182465 devstack@c-api.service[112825]: we strongly recommend against using it for new projects. Jun 22 12:13:01.663958 np0000182465 devstack@c-api.service[112825]: If you are already using Eventlet, we recommend migrating to a different Jun 22 12:13:01.663958 np0000182465 devstack@c-api.service[112825]: framework. For more detail see Jun 22 12:13:01.663958 np0000182465 devstack@c-api.service[112825]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 12:13:01.663958 np0000182465 devstack@c-api.service[112825]: import eventlet # noqa Jun 22 12:13:01.666737 np0000182465 devstack@c-api.service[112828]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 12:13:01.666737 np0000182465 devstack@c-api.service[112828]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 12:13:01.666737 np0000182465 devstack@c-api.service[112828]: we strongly recommend against using it for new projects. Jun 22 12:13:01.666737 np0000182465 devstack@c-api.service[112828]: If you are already using Eventlet, we recommend migrating to a different Jun 22 12:13:01.666737 np0000182465 devstack@c-api.service[112828]: framework. For more detail see Jun 22 12:13:01.666737 np0000182465 devstack@c-api.service[112828]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 12:13:01.666737 np0000182465 devstack@c-api.service[112828]: import eventlet # noqa Jun 22 12:13:01.667301 np0000182465 devstack@c-api.service[112826]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 12:13:01.667301 np0000182465 devstack@c-api.service[112826]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 12:13:01.667301 np0000182465 devstack@c-api.service[112826]: we strongly recommend against using it for new projects. Jun 22 12:13:01.667301 np0000182465 devstack@c-api.service[112826]: If you are already using Eventlet, we recommend migrating to a different Jun 22 12:13:01.667301 np0000182465 devstack@c-api.service[112826]: framework. For more detail see Jun 22 12:13:01.667301 np0000182465 devstack@c-api.service[112826]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 12:13:01.667301 np0000182465 devstack@c-api.service[112826]: import eventlet # noqa Jun 22 12:13:01.746404 np0000182465 devstack@c-api.service[112827]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 12:13:01.746404 np0000182465 devstack@c-api.service[112827]: warnings.warn( Jun 22 12:13:01.750224 np0000182465 devstack@c-api.service[112826]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 12:13:01.750224 np0000182465 devstack@c-api.service[112826]: warnings.warn( Jun 22 12:13:01.750571 np0000182465 devstack@c-api.service[112828]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 12:13:01.750571 np0000182465 devstack@c-api.service[112828]: warnings.warn( Jun 22 12:13:01.753839 np0000182465 devstack@c-api.service[112825]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 12:13:01.753839 np0000182465 devstack@c-api.service[112825]: warnings.warn( Jun 22 12:13:01.823678 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:01.823678 np0000182465 devstack@c-api.service[112827]: from cgi import parse_header Jun 22 12:13:01.827491 np0000182465 devstack@c-api.service[112826]: /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 22 12:13:01.827491 np0000182465 devstack@c-api.service[112826]: from cgi import parse_header Jun 22 12:13:01.833293 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:01.833293 np0000182465 devstack@c-api.service[112825]: from cgi import parse_header Jun 22 12:13:01.840724 np0000182465 devstack@c-api.service[112828]: /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 22 12:13:01.840724 np0000182465 devstack@c-api.service[112828]: from cgi import parse_header Jun 22 12:13:01.871075 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:01.871075 np0000182465 devstack@c-api.service[112827]: removals.removed_module( Jun 22 12:13:01.872505 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:01.872505 np0000182465 devstack@c-api.service[112827]: removals.removed_module( Jun 22 12:13:01.875686 np0000182465 devstack@c-api.service[112826]: /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 22 12:13:01.875686 np0000182465 devstack@c-api.service[112826]: removals.removed_module( Jun 22 12:13:01.877098 np0000182465 devstack@c-api.service[112826]: /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 22 12:13:01.877098 np0000182465 devstack@c-api.service[112826]: removals.removed_module( Jun 22 12:13:01.881470 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:01.881470 np0000182465 devstack@c-api.service[112825]: removals.removed_module( Jun 22 12:13:01.882926 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:01.882926 np0000182465 devstack@c-api.service[112825]: removals.removed_module( Jun 22 12:13:01.890486 np0000182465 devstack@c-api.service[112828]: /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 22 12:13:01.890486 np0000182465 devstack@c-api.service[112828]: removals.removed_module( Jun 22 12:13:01.891969 np0000182465 devstack@c-api.service[112828]: /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 22 12:13:01.891969 np0000182465 devstack@c-api.service[112828]: removals.removed_module( Jun 22 12:13:02.616173 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:02.616173 np0000182465 devstack@c-api.service[112827]: warnings.warn( Jun 22 12:13:02.631716 np0000182465 devstack@c-api.service[112826]: /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 22 12:13:02.631716 np0000182465 devstack@c-api.service[112826]: warnings.warn( Jun 22 12:13:02.666441 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:02.666441 np0000182465 devstack@c-api.service[112827]: warnings.warn( Jun 22 12:13:02.681700 np0000182465 devstack@c-api.service[112826]: /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 22 12:13:02.681700 np0000182465 devstack@c-api.service[112826]: warnings.warn( Jun 22 12:13:02.700376 np0000182465 devstack@c-api.service[112828]: /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 22 12:13:02.700376 np0000182465 devstack@c-api.service[112828]: warnings.warn( Jun 22 12:13:02.721817 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:02.721817 np0000182465 devstack@c-api.service[112825]: warnings.warn( Jun 22 12:13:02.751315 np0000182465 devstack@c-api.service[112828]: /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 22 12:13:02.751315 np0000182465 devstack@c-api.service[112828]: warnings.warn( Jun 22 12:13:02.786420 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:02.786420 np0000182465 devstack@c-api.service[112825]: warnings.warn( Jun 22 12:13:02.919754 np0000182465 devstack@c-api.service[112827]: 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 22 12:13:02.919952 np0000182465 devstack@c-api.service[112827]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112827) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 12:13:02.922662 np0000182465 devstack@c-api.service[112826]: 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 22 12:13:02.922868 np0000182465 devstack@c-api.service[112826]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112826) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 12:13:02.947867 np0000182465 devstack@c-api.service[112828]: 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 22 12:13:02.948065 np0000182465 devstack@c-api.service[112828]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112828) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 12:13:02.983265 np0000182465 devstack@c-api.service[112825]: 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 22 12:13:02.983550 np0000182465 devstack@c-api.service[112825]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112825) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 12:13:03.004952 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:03.004952 np0000182465 devstack@c-api.service[112827]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 12:13:03.005598 np0000182465 devstack@c-api.service[112826]: /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 22 12:13:03.005598 np0000182465 devstack@c-api.service[112826]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 12:13:03.010497 np0000182465 devstack@c-api.service[112828]: /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 22 12:13:03.010497 np0000182465 devstack@c-api.service[112828]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 12:13:03.050154 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:03.050154 np0000182465 devstack@c-api.service[112825]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 12:13:03.636195 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112825) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 12:13:03.636694 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.636882 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.636995 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112826) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 12:13:03.637097 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.637450 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112827) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 12:13:03.637707 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.637878 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.638052 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.639105 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112828) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 12:13:03.640031 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.640031 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.640143 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.640296 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.640296 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.640296 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.640505 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.640622 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.640622 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.640735 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.640787 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.640828 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.640875 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.641297 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.641373 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.641440 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.641531 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.641634 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.641691 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.641732 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.641860 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.641955 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.642047 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.642128 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.642243 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.642243 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.642363 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.642418 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.642469 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.642507 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.642507 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.642577 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.642624 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.642679 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.642727 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.642764 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.642800 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.642846 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.642929 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.642989 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.643039 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.643083 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.643132 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.643179 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.643221 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.643258 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.643258 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.643258 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.643258 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.643454 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.643511 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.643551 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.643592 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.643636 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.643684 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.643727 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.643775 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.643816 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.643856 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.643914 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.643972 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.644050 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.644050 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.644050 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.644050 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.644050 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.644050 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.644050 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.644303 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.644360 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.644405 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.644405 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.644405 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.644405 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.644405 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.644405 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.644638 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.644638 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.644768 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.644842 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.644842 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.645136 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.645215 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.645261 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.645989 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.646053 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.646104 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.646154 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.646205 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.646258 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.646297 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.646338 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.646378 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.646378 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.646448 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.646488 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.646643 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.646703 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.646749 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.646749 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.646826 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.646868 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.646868 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.646868 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.646868 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.646868 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.646868 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.646868 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.646868 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.646868 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.646868 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.647302 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.647302 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.647302 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.647302 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.647302 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.647302 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.647302 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.647559 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.647559 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.647559 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.647559 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.647559 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.647737 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.647737 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.647823 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.647865 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.647933 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.647987 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.648029 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.648070 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.648111 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.648152 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.648212 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.648257 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.648298 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.648337 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.648385 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.648425 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.648467 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.648507 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.648548 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.648589 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.648637 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.648678 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.648724 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.648774 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.648824 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.648873 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.649151 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.649210 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.649290 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.649365 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.649477 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.649528 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.649604 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.649682 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.649756 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.649830 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.649957 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.650079 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.650129 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.650246 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.650449 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.650500 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.650581 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.650709 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.650709 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.650831 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.651024 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.651198 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.651247 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.651247 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.651247 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.651479 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.651479 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.651479 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.651479 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.651479 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.651479 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.651875 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.651926 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.651986 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.651986 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.651986 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.651986 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.651986 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.651986 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.652252 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.652252 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.652252 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.652252 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.652252 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.652487 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.652544 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.652599 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.652657 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.652715 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.652715 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.652715 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.652715 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.652715 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.652991 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.652991 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.652991 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.652991 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.652991 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.652991 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.653881 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.653946 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.654006 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.654006 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.654006 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.654006 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.654006 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.654006 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.654334 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.654399 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.654451 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.654535 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.654575 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.654636 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.654723 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.656504 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.656568 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.656631 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.656676 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.656723 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.656765 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.656812 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.656859 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.656913 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.656969 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.657017 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.657056 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.657096 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.657131 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.657165 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.657209 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.657240 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.657270 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.657310 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.657341 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.657370 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.657402 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.657436 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.657466 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.657466 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.657466 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.657466 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.657466 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.657606 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.657606 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.657606 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.657606 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.657728 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.657728 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.657784 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.658472 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.658520 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.658602 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.658681 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.658720 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.658759 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.658899 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.659375 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.659459 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.659509 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.659590 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.659644 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.659759 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.659832 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.659929 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.659976 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.660062 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.660062 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.660136 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.660188 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.660230 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.660279 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.660313 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.660348 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.660385 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.660416 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.660452 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.660488 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.660518 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.660553 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.660585 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.660621 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.660652 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.660683 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.660717 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.660747 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.660782 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.660816 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.660816 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.660896 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.660937 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.660972 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.661003 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.661003 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.661060 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.661092 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.661123 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.661154 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.661154 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.661215 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.661251 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.661283 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.661283 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.661344 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.661485 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.661531 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.667870 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.667970 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.668008 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.668095 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.668151 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.668187 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.668276 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.669693 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.669776 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.669862 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.669979 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.670062 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.670123 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.670243 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.738938 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.739535 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.739535 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.739535 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.739535 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.739535 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.739535 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.740018 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.740018 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.740018 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.740018 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.740584 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.740654 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.740717 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.740777 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.740838 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.740924 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.741010 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.741010 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.741010 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.741166 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.741536 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.741616 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.742150 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.742150 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.742341 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.742405 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.742465 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.742537 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.742537 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.742537 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.742537 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.742906 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.742971 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.742971 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.743082 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.743142 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.743279 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.743362 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.743423 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.743495 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.743554 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.743625 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.743687 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.743814 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.743914 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.744118 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.744194 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.744360 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.744360 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.744481 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.744556 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.744620 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.744620 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.744620 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.744620 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.744832 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.744832 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.744832 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.745200 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.745283 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.745347 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.745407 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.745407 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.745511 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.745580 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.745641 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.745718 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.745829 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.745922 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.746019 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.746089 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.746148 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.746298 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.746411 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.746490 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.746553 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.746613 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.746671 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.746750 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.746816 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.746869 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.746925 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.746975 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.747020 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.747059 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.747105 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.747105 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.747182 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.747228 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.747269 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.747307 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.747348 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.747389 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.747427 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.747472 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.747510 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.747510 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.747606 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.747682 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.747727 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.747803 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.747849 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.747930 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.747998 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.748041 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.748134 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.748219 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.748311 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.748397 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.748485 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.748596 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.757667 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.757781 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.758083 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.758179 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.758246 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.758338 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.758401 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.758470 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.758530 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.758589 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.758652 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.758713 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.758713 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.758830 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.758921 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.759000 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.759000 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.759000 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.759183 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.759246 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.759315 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.759394 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.759456 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.759518 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.759576 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.759646 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.759710 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.759768 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.759845 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.759927 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.759990 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.760050 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.760108 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.760166 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.760223 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.760307 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.760382 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.760450 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.760512 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.760512 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.760512 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.760512 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.760718 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.760790 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.760852 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.760852 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.761367 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.761645 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.761708 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.761763 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.761822 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.761914 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.761974 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.762032 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.762093 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.762212 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.762276 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.762334 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.762392 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.762392 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.762392 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.762392 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.762392 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.793011 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.793195 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.793272 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.793375 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.793530 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.793632 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.793632 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.793775 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.793861 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.793995 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.794076 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.794076 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.794076 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.794076 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.794346 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.794431 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.794506 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.794506 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.794634 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.794703 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.794774 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.794836 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.794836 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.794971 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.795032 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.795092 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.795092 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.795242 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.800467 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.800563 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.800615 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.800716 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.800793 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.800878 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.800989 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.801040 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.801094 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.801214 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.801267 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.801370 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.801455 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.801552 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.846469 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.846469 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.846643 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.846797 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.847017 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.847214 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.847447 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.848426 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.848657 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.848657 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.848657 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.849006 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.849074 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.849139 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.849199 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.849278 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.849341 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.849413 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.849484 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.849484 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.849654 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.849729 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.849729 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.849844 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.849933 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.850015 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.850088 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.850088 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.850194 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.850254 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.850320 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.850380 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.850440 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.850498 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.850569 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.850631 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.850692 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.850751 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.850819 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.850905 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.850968 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.851042 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.851102 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.851160 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.851160 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.851160 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.851327 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.851327 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.851327 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.851517 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.851517 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.851517 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.851676 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.851676 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.851815 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.852006 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.852082 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.852301 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.852490 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.852560 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.852620 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.852684 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.852755 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.852841 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.852926 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.852990 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.853076 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.853137 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.853137 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.853246 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.853307 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.853368 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.853428 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.853499 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.853572 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.853673 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.853736 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.853803 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.853862 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.853946 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.854008 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.854067 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.854126 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.854337 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.854402 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.854462 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.854530 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.854596 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.854658 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.854717 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.854775 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.854835 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.854920 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.854920 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.854920 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.855096 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.855160 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.855160 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.855266 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.855326 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.855386 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.855386 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.855505 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.855575 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.855646 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.855716 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.855716 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.855831 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.855920 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.855920 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.856033 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.856092 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.856092 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.856225 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.856287 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.856287 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.856287 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.856287 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.856287 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.856818 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.857074 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.857279 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.857509 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.857802 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.857952 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.858081 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.858180 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.858257 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.858319 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.858391 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.858456 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.858558 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.858659 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.859956 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.860018 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.860049 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.860134 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.860186 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.860335 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.860384 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.860456 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.860518 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.860574 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.860633 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.860694 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.860755 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.860826 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.860870 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.860985 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.861024 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.861056 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.861099 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.861132 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.861169 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.861234 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.861271 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.861303 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.861339 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.861412 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.861453 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.861501 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.861618 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.861702 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.861746 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.861861 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.861914 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.861956 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.861989 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.862024 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.862055 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.862055 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.862116 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.862148 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.862148 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.862202 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.874499 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.874631 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.874762 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.874915 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.875253 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.875375 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.875519 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.875656 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.875784 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.875932 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.876070 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.876201 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.876330 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.876471 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.877164 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.877164 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.877164 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.877164 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.877489 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.877569 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.877634 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.877707 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.877770 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.877840 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.877940 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.878003 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.878064 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.878125 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.878185 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.878243 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.878243 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.878371 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.878440 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.878525 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.878525 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.879120 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.879227 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.879296 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.879382 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.879444 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.879514 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.879583 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.879645 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.879707 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.879774 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.879965 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.880104 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.881021 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.881110 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.881189 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.881267 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.881267 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.881387 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.881473 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.881545 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.881604 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.881604 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.881604 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.881762 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.881762 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.881762 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.881762 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.881762 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.902943 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.903063 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.903124 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.903222 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.903292 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.903384 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.903461 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.903811 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.903937 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.904058 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.904126 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.904187 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.904251 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.904310 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.904371 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.904371 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.904502 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.904566 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.904625 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.904684 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.904684 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.904794 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.904854 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.904940 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.904999 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.905078 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.905139 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.905139 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.905243 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.905337 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.905410 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.905471 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.905531 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.905590 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.905650 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.907079 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.907171 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.907241 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.907306 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.907362 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.907466 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.907593 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.907680 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.907789 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.907867 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.908012 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.908012 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.908152 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.908225 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.908225 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.908365 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.908438 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.908513 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.908578 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.908641 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.908718 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.908718 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.908870 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.908963 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.908963 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.909123 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.909222 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.909337 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.909409 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.909474 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.909474 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.909605 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.909672 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.909672 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.909788 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.909854 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.909952 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.910018 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.910084 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.910167 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.910233 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.910309 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.910381 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.910467 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.910549 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.910627 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.910690 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.910690 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.910812 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.910875 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.910967 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.910967 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.911113 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.911177 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.911241 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.911305 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.911305 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.911425 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.911425 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.911542 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.911542 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.911728 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.911816 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.911914 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.911993 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.911993 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.912122 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.912184 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.912184 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:13:03.912308 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.912371 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:13:03.912371 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:13:03.912503 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.912577 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:13:03.912577 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.912698 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:13:03.912761 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.912761 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.912879 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:13:03.912879 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:13:03.956002 np0000182465 devstack@c-api.service[112827]: INFO dbcounter [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Registered counter for database cinder Jun 22 12:13:03.960402 np0000182465 devstack@c-api.service[112825]: INFO dbcounter [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Registered counter for database cinder Jun 22 12:13:03.961212 np0000182465 devstack@c-api.service[112828]: INFO dbcounter [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Registered counter for database cinder Jun 22 12:13:03.961759 np0000182465 devstack@c-api.service[112826]: INFO dbcounter [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Registered counter for database cinder Jun 22 12:13:03.998712 np0000182465 devstack@c-api.service[112827]: DEBUG oslo_db.sqlalchemy.engines [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 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=112827) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:13:04.003078 np0000182465 devstack@c-api.service[112828]: DEBUG oslo_db.sqlalchemy.engines [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 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=112828) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:13:04.005401 np0000182465 devstack@c-api.service[112825]: DEBUG oslo_db.sqlalchemy.engines [None req-303e749b-0968-41cc-9477-44f046bfe352 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=112825) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:13:04.017918 np0000182465 devstack@c-api.service[112826]: DEBUG oslo_db.sqlalchemy.engines [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d 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=112826) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:13:04.116278 np0000182465 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writer thread running {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 12:13:04.119085 np0000182465 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writer thread running {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 12:13:04.119312 np0000182465 devstack@c-api.service[112827]: INFO cinder.rpc [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 12:13:04.121769 np0000182465 devstack@c-api.service[112828]: INFO cinder.rpc [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 12:13:04.121861 np0000182465 devstack@c-api.service[112827]: INFO cinder.rpc [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 12:13:04.123173 np0000182465 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writer thread running {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 12:13:04.126070 np0000182465 devstack@c-api.service[112828]: INFO cinder.rpc [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 12:13:04.126441 np0000182465 devstack@c-api.service[112825]: INFO cinder.rpc [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 12:13:04.127651 np0000182465 devstack@c-api.service[112827]: INFO cinder.rpc [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 12:13:04.128551 np0000182465 devstack@c-api.service[112825]: INFO cinder.rpc [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 12:13:04.129869 np0000182465 devstack@c-api.service[112828]: INFO cinder.rpc [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 12:13:04.130665 np0000182465 devstack@c-api.service[112827]: INFO cinder.rpc [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 12:13:04.130779 np0000182465 devstack@c-api.service[112825]: INFO cinder.rpc [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 12:13:04.131543 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.132158 np0000182465 devstack@c-api.service[112828]: INFO cinder.rpc [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 12:13:04.132972 np0000182465 devstack@c-api.service[112825]: INFO cinder.rpc [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 12:13:04.133303 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.134165 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.134511 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.137234 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.138146 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.146986 np0000182465 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writer thread running {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 12:13:04.149846 np0000182465 devstack@c-api.service[112826]: INFO cinder.rpc [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 12:13:04.152434 np0000182465 devstack@c-api.service[112826]: INFO cinder.rpc [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 12:13:04.154794 np0000182465 devstack@c-api.service[112826]: INFO cinder.rpc [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 12:13:04.157053 np0000182465 devstack@c-api.service[112826]: INFO cinder.rpc [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 12:13:04.158389 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.162686 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.167162 np0000182465 devstack@c-api.service[112827]: DEBUG oslo_db.sqlalchemy.engines [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 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=112827) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:13:04.169713 np0000182465 devstack@c-api.service[112827]: INFO cinder.rpc [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 12:13:04.172019 np0000182465 devstack@c-api.service[112827]: INFO cinder.rpc [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 12:13:04.172408 np0000182465 devstack@c-api.service[112825]: DEBUG oslo_db.sqlalchemy.engines [None req-303e749b-0968-41cc-9477-44f046bfe352 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=112825) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:13:04.173137 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.175569 np0000182465 devstack@c-api.service[112825]: INFO cinder.rpc [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 12:13:04.178093 np0000182465 devstack@c-api.service[112825]: INFO cinder.rpc [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 12:13:04.179395 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.185111 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.187062 np0000182465 devstack@c-api.service[112828]: DEBUG oslo_db.sqlalchemy.engines [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 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=112828) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:13:04.188292 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.190089 np0000182465 devstack@c-api.service[112828]: INFO cinder.rpc [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 12:13:04.191366 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.191805 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.192868 np0000182465 devstack@c-api.service[112828]: INFO cinder.rpc [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 12:13:04.194218 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.195453 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.195802 np0000182465 devstack@c-api.service[112826]: DEBUG oslo_db.sqlalchemy.engines [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d 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=112826) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:13:04.196247 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.199251 np0000182465 devstack@c-api.service[112826]: INFO cinder.rpc [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 12:13:04.199336 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.199409 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.202725 np0000182465 devstack@c-api.service[112826]: INFO cinder.rpc [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 12:13:04.202832 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.203466 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.204255 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.206481 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.206654 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.207333 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.209492 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.209576 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.211735 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.212363 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.212542 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.214289 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.215356 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.215726 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.217290 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.218497 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.220016 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.221091 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.222662 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.222957 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.224070 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.226299 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.227062 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.228181 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.228345 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.229781 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.230124 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.231458 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.231526 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.232907 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.232967 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.233694 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.233939 np0000182465 devstack@c-api.service[112827]: WARNING cinder.api.contrib.hosts [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 12:13:04.234614 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.235248 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.235962 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.236013 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.236869 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.237459 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.237577 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.238275 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.238911 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.239271 np0000182465 devstack@c-api.service[112825]: WARNING cinder.api.contrib.hosts [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 12:13:04.239737 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extended resource: extensions {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.239973 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.240110 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.241081 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extended resource: extra_specs {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.241302 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.242374 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.242605 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extended resource: os-volume-transfer {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.242802 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.244298 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.244370 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extended resource: os-quota-class-sets {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.245205 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extended resource: extensions {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.245603 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extended resource: cgsnapshots {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.245689 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.246288 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.247172 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extended resource: scheduler-stats {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.247305 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extended resource: extra_specs {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.248706 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extended resource: os-volume-transfer {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.249041 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.249302 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extended resource: qos-specs {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.249715 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.250386 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extended resource: os-quota-class-sets {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.251070 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.251401 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extended resource: capabilities {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.251721 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extended resource: cgsnapshots {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.252623 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extended resource: encryption {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.252701 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.253097 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extended resource: scheduler-stats {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.254194 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extended resource: encryption {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.254337 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.254519 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extended resource: qos-specs {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.255451 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.255737 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.255785 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extended resource: os-volume-type-access {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.256716 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extended resource: capabilities {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.256779 np0000182465 devstack@c-api.service[112828]: WARNING cinder.api.contrib.hosts [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 12:13:04.257389 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extended resource: os-quota-sets {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.257460 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.258007 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extended resource: encryption {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.258588 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.258792 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.258866 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extended resource: os-snapshot-manage {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.259520 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extended resource: encryption {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.260323 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extended resource: os-volume-manage {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.260460 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.261103 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extended resource: os-volume-type-access {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.261687 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extended resource: os-hosts {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.261776 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.261840 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.262702 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extended resource: extensions {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.262848 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extended resource: os-quota-sets {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.263082 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extended resource: os-availability-zone {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.264137 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extended resource: os-snapshot-manage {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.264587 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extended resource: extra_specs {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.265122 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.265570 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extended resource: os-volume-manage {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.266119 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extended resource: os-volume-transfer {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.266288 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extended resource: consistencygroups {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.267057 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extended resource: os-hosts {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.267806 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extended resource: os-quota-class-sets {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.268206 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.268461 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extended resource: os-availability-zone {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.269374 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extended resource: cgsnapshots {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.269785 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extended resource: consistencygroups {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.270725 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extended resource: scheduler-stats {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.270822 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extended resource: backups {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.271095 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.271755 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extended resource: backups {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.272192 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extended resource: qos-specs {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.272595 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.274260 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extended resource: capabilities {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.274348 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.contrib.snapshot_actions [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] SnapshotActionsController initialized {{(pid=112825) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 12:13:04.275314 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.275437 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.275586 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extended resource: encryption {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.276057 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.contrib.snapshot_actions [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] SnapshotActionsController initialized {{(pid=112827) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 12:13:04.276802 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.277072 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extended resource: encryption {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.277237 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.278196 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.278774 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extended resource: os-volume-type-access {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.279246 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.279580 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.280217 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.280293 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extended resource: os-quota-sets {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.280901 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.280990 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.281560 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.281635 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extended resource: os-snapshot-manage {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.282312 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.282914 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.283134 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extended resource: os-volume-manage {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.283779 np0000182465 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.284286 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.284359 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.284654 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extension UsedLimits extending resource: limits {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.284830 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extended resource: os-hosts {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.284960 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.284960 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.285114 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.285190 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.285262 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.285384 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.285464 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.285579 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.285690 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.285765 np0000182465 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.285843 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extension AdminActions extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.285966 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extension AdminActions extending resource: snapshots {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.286044 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extension AdminActions extending resource: backups {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.286117 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extended resource: os-availability-zone {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.286198 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.286272 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extension VolumeActions extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.286353 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-303e749b-0968-41cc-9477-44f046bfe352 None None] Extension TypesManage extending resource: types {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.286434 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.286584 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extension UsedLimits extending resource: limits {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.286681 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.286797 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.286948 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.287066 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.287182 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.287262 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.287421 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.287504 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.287581 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extended resource: consistencygroups {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.287673 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.287793 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extension AdminActions extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.287896 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extension AdminActions extending resource: snapshots {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.287951 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.288011 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extension AdminActions extending resource: backups {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.288115 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.288247 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extension VolumeActions extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.288369 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-40ca48fd-2b9d-4e19-9277-affea96dffb7 None None] Extension TypesManage extending resource: types {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.289582 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.289642 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extended resource: backups {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.290957 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.292029 np0000182465 devstack@c-api.service[112826]: WARNING cinder.api.contrib.hosts [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 12:13:04.292334 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.contrib.snapshot_actions [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] SnapshotActionsController initialized {{(pid=112828) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 12:13:04.292702 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.293224 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.294127 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.294323 np0000182465 devstack@c-api.service[112825]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d93a2ca3668 pid: 112825 (default app) Jun 22 12:13:04.294909 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.295943 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.296400 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.297410 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.297757 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.298259 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extended resource: extensions {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.299110 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.299688 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extended resource: extra_specs {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.300498 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.301213 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extended resource: os-volume-transfer {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.301923 np0000182465 devstack@c-api.service[112827]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d93a2ca3668 pid: 112827 (default app) Jun 22 12:13:04.301994 np0000182465 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.302471 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.302471 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.302471 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.302471 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.302716 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.302716 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.302716 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.302716 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.302950 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.302950 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.302950 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.302950 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.302950 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.302950 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.303239 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.303239 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.303239 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.303239 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.303239 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.303494 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.303494 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.303494 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.303494 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.303494 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.303708 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.303708 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.303708 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.303708 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.303950 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.303950 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.303950 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.303950 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.303950 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.304515 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.304515 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.304515 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.304515 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.304515 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.305021 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extension UsedLimits extending resource: limits {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.305122 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.305122 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.305122 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.305122 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.305122 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.305122 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.305788 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.305788 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.306199 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extended resource: os-quota-class-sets {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.306404 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.306404 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.306404 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.306404 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.306404 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.306404 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.307686 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.307913 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.307913 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.307913 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.307913 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.307913 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.307913 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.308857 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.308857 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.308857 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.308857 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.311397 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.311581 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.311581 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.311581 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.311581 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.311581 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.313042 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.313042 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.313042 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.313042 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.313042 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.313221 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.313221 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.313221 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.313221 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.313221 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.313221 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.313414 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.313414 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.313414 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.313414 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.313414 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.313606 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.313636 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.313676 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.313676 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.313676 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.313676 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.313838 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.313838 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.313838 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.313838 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.313997 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.313997 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.313997 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.313997 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.314156 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.314156 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.314240 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.314274 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.314274 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.314274 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.314274 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.314274 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.314453 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.314453 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.314453 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.314453 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.314453 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.314627 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.314627 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.314702 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.314733 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.314733 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.314733 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.314733 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.315931 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.315931 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.315931 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.315931 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.395973 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.395973 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.395973 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.395973 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.396395 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.396395 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.396548 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.396623 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.396623 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.396623 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.396623 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.397131 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.397131 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.397131 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.397131 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.397131 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.397131 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.397645 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.397645 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.397645 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.397645 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.398011 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.398097 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.398097 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.398097 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.398097 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.398424 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.398424 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.398424 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.398424 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.398424 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.398424 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.398992 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.398992 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.399159 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.399229 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.399229 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.399229 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.399229 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.399229 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.399635 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.399635 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.399635 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.399635 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.399635 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.399635 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.399635 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.400131 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.400207 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.400207 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.400207 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.400207 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.400207 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.400592 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.400592 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.400592 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.400592 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.400592 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.400960 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.400960 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.400960 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.400960 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.401259 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extension AdminActions extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.401338 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.401338 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.401338 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:04.401338 np0000182465 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 22 12:13:04.401644 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extension AdminActions extending resource: snapshots {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.401644 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extension AdminActions extending resource: backups {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.401644 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.401644 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extension VolumeActions extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.401644 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-107416fb-3019-4ba2-9783-6d47e2a4dc48 None None] Extension TypesManage extending resource: types {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.402076 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extended resource: cgsnapshots {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.402158 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-331fcf44-47b1-4746-93f5-b294a9491ce9 None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:13:04.402218 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extended resource: scheduler-stats {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.402218 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extended resource: qos-specs {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.402336 np0000182465 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 1/1] 199.204.45.157 () {60 vars in 956 bytes} [Mon Jun 22 12:13:04 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 22 12:13:04.402440 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extended resource: capabilities {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.402440 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extended resource: encryption {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.402561 np0000182465 devstack@c-api.service[112828]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d93a2ca3668 pid: 112828 (default app) Jun 22 12:13:04.402634 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extended resource: encryption {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.402634 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extended resource: os-volume-type-access {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.402634 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extended resource: os-quota-sets {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.402634 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extended resource: os-snapshot-manage {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.402634 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extended resource: os-volume-manage {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.402634 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extended resource: os-hosts {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.402634 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extended resource: os-availability-zone {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.402634 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extended resource: consistencygroups {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.403304 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extended resource: backups {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:13:04.403304 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.contrib.snapshot_actions [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] SnapshotActionsController initialized {{(pid=112826) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 12:13:04.403304 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.403304 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.403304 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.403304 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.403304 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.403304 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.403304 np0000182465 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:13:04.403771 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extension UsedLimits extending resource: limits {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.403771 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.403771 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.403771 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.403771 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.403771 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.403771 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.404217 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.404217 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.404217 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.404217 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extension AdminActions extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.404217 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extension AdminActions extending resource: snapshots {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.404217 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extension AdminActions extending resource: backups {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.404217 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.404641 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extension VolumeActions extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.404641 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-c4e33e87-00a7-4cc4-85fc-f70d3a50c49d None None] Extension TypesManage extending resource: types {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:13:04.404641 np0000182465 devstack@c-api.service[112826]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d93a2ca3668 pid: 112826 (default app) Jun 22 12:13:11.534157 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.534157 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.534157 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.534157 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.534955 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.534955 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.534955 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.534955 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.535194 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.535194 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.535194 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.535194 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.535194 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.535194 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.535559 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.535559 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.535559 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.535559 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.535559 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.535849 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.535849 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.535849 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.535849 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.535849 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.536155 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.536155 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.536155 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.536155 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.536403 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.536403 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.536403 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.536403 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.536403 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.536693 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.536693 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.536693 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.536693 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.536693 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.537016 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.537016 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.537016 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.537016 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.537016 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.537016 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.537368 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.537368 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.537368 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.537368 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.537368 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.537368 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.537706 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.537706 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.537706 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.537706 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.537706 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.537706 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.538083 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.538083 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.538083 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.538083 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.538083 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.538372 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.538372 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.538372 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.538372 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.538372 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.538660 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.538660 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.538660 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.538660 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.538660 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.538660 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.539039 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.539039 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.539039 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.539039 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.539039 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.539039 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.539355 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.539355 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.539355 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.539355 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.539355 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.539640 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.539640 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.539640 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.539640 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.539640 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.539940 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.539940 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.539940 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.539940 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.540210 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.540210 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.540210 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.540210 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.540452 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.540452 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.540452 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.540452 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.540452 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.540746 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.540746 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.540746 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.540746 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.540746 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.541039 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.541039 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.541039 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.541039 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.541283 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.541283 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.541283 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.541283 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.541524 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.541524 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.541524 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.541524 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.541768 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.541768 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.541768 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.541768 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.542019 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.542019 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.542019 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.542019 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.542261 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.542261 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.542261 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.542261 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.542261 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.542535 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.542535 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.542535 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.542535 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.542535 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.542535 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.542942 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.542942 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.542942 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.542942 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.542942 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.543191 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.543191 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.543191 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.543191 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.543191 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.543191 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.543407 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.543407 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.543407 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.543407 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.543407 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.543407 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.543616 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.543616 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.543616 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.543616 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.543616 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.543616 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.543838 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.543838 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.543838 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.543838 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.543838 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.543838 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.544071 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.544071 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.544071 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.544071 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.544210 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.544210 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.544210 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.544210 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.544210 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.544393 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.544393 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.544393 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.544393 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:11.544393 np0000182465 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) Jun 22 12:13:11.544393 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-db2c0b13-6615-4fbd-b753-99d7b54226c4 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:13:12.125650 np0000182465 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-db2c0b13-6615-4fbd-b753-99d7b54226c4 admin admin] POST https://199.204.45.157/volume/v3/types Jun 22 12:13:12.126238 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-db2c0b13-6615-4fbd-b753-99d7b54226c4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 22 12:13:12.127855 np0000182465 devstack@c-api.service[112827]: /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 22 12:13:12.127855 np0000182465 devstack@c-api.service[112827]: warnings.warn( Jun 22 12:13:12.160066 np0000182465 devstack@c-api.service[112827]: DEBUG oslo_db.sqlalchemy.engines [None req-db2c0b13-6615-4fbd-b753-99d7b54226c4 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=112827) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:13:12.194634 np0000182465 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-db2c0b13-6615-4fbd-b753-99d7b54226c4 admin admin] https://199.204.45.157/volume/v3/types returned with HTTP 200 Jun 22 12:13:12.195195 np0000182465 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 1/2] 199.204.45.157 () {68 vars in 1288 bytes} [Mon Jun 22 12:13:11 2026] POST /volume/v3/types => generated 186 bytes in 679 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:13:12.212922 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [req-db2c0b13-6615-4fbd-b753-99d7b54226c4 req-0e2e4b8d-1bbd-471d-a767-ccbd6f7eb349 None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:13:12.561280 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [req-db2c0b13-6615-4fbd-b753-99d7b54226c4 req-0e2e4b8d-1bbd-471d-a767-ccbd6f7eb349 admin admin] POST https://199.204.45.157/volume/v3/types/fdc38684-b498-41b4-96f0-6292ebf378f9/extra_specs Jun 22 12:13:12.561855 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [req-db2c0b13-6615-4fbd-b753-99d7b54226c4 req-0e2e4b8d-1bbd-471d-a767-ccbd6f7eb349 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 22 12:13:12.563556 np0000182465 devstack@c-api.service[112825]: /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 22 12:13:12.563556 np0000182465 devstack@c-api.service[112825]: warnings.warn( Jun 22 12:13:12.603850 np0000182465 devstack@c-api.service[112825]: DEBUG oslo_db.sqlalchemy.engines [req-db2c0b13-6615-4fbd-b753-99d7b54226c4 req-0e2e4b8d-1bbd-471d-a767-ccbd6f7eb349 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=112825) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:13:12.686936 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [req-db2c0b13-6615-4fbd-b753-99d7b54226c4 req-0e2e4b8d-1bbd-471d-a767-ccbd6f7eb349 admin admin] https://199.204.45.157/volume/v3/types/fdc38684-b498-41b4-96f0-6292ebf378f9/extra_specs returned with HTTP 200 Jun 22 12:13:12.686936 np0000182465 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 2/3] 199.204.45.157 () {70 vars in 1505 bytes} [Mon Jun 22 12:13:12 2026] POST /volume/v3/types/fdc38684-b498-41b4-96f0-6292ebf378f9/extra_specs => generated 55 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:13:14.191753 np0000182465 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=6 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:13:14.201602 np0000182465 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=6 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:13:22.192260 np0000182465 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:13:22.683051 np0000182465 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:15:55.750639 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.750639 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.750639 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.750639 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.750639 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.751706 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.751706 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.751706 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.751706 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.751706 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.752099 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.752099 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.752099 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.752099 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.752099 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.752099 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.752560 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.752560 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.752560 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.752560 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.752858 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.752858 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.752858 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.752858 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.753207 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.753207 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.753207 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.753207 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.753506 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.753506 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.753506 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.753506 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.753506 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.753961 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.753961 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.753961 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.753961 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.753961 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.754311 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.754311 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.754311 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.754311 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.754311 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.754311 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.754745 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.754745 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.754745 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.754745 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.754745 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.754745 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.755215 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.755215 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.755215 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.755215 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.755215 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.755215 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.755658 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.755658 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.755658 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.755658 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.755658 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.756075 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.756075 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.756075 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.756075 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.756075 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.756427 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.756427 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.756427 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.756427 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.756427 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.756427 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.756860 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.756860 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.756860 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.756860 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.756860 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.756860 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.757315 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.757315 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.757315 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.757315 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.757315 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.757703 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.757703 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.757703 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.757703 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.757703 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.758111 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.758111 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.758111 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.758111 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.758419 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.758419 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.758419 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.758419 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.758730 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.758730 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.758730 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.758730 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.758730 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.759150 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.759150 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.759150 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.759150 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.759150 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.759501 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.759501 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.759501 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.759501 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.759791 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.759791 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.759791 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.759791 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.760130 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.760130 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.760130 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.760130 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.760467 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.760467 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.760467 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.760467 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.760953 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.760953 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.760953 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.760953 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.761260 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.761260 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.761260 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.761260 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.761260 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.761680 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.761680 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.761680 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.761680 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.761680 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.761680 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.762219 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.762219 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.762219 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.762219 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.762219 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.762485 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.762485 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.762485 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.762485 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.762485 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.762485 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.762674 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.762674 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.762674 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.762674 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.762674 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.762674 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.762864 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.762864 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.762864 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.762864 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.762864 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.762864 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.763172 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.763172 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.763172 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.763172 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.763172 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.763172 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.763371 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.763371 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.763371 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.763371 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.763502 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.763502 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.763502 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.763502 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.763502 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.763676 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.763676 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.763676 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.763676 np0000182465 devstack@c-api.service[112828]: /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 22 12:15:55.763676 np0000182465 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) Jun 22 12:15:55.763676 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-4f8306af-0026-4db0-940a-b3bd6554117f None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:15:55.763676 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-4f8306af-0026-4db0-940a-b3bd6554117f None None] GET https://199.204.45.157/volume// Jun 22 12:15:55.763897 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-4f8306af-0026-4db0-940a-b3bd6554117f None None] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:15:55.763897 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-4f8306af-0026-4db0-940a-b3bd6554117f None None] Calling method 'all' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:15:55.763897 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-4f8306af-0026-4db0-940a-b3bd6554117f None None] https://199.204.45.157/volume// returned with HTTP 300 Jun 22 12:15:55.763897 np0000182465 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 1/4] 199.204.45.157 () {66 vars in 1456 bytes} [Mon Jun 22 12:15:55 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 22 12:16:33.162176 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.162176 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.162176 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.162176 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.162176 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.163159 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.163159 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.163159 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.163159 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.163159 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.163457 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.163457 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.163457 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.163457 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.163457 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.163457 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.163818 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.163818 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.163818 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.163818 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.164084 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.164084 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.164084 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.164084 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.164349 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.164349 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.164349 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.164349 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.164599 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.164599 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.164599 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.164599 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.164599 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.164931 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.164931 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.164931 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.164931 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.164931 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.165220 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.165220 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.165220 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.165220 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.165220 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.165220 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.165640 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.165640 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.165640 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.165640 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.165640 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.165640 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.166040 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.166040 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.166040 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.166040 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.166040 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.166040 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.166488 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.166488 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.166488 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.166488 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.166488 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.166798 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.166798 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.166798 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.166798 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.166798 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.167128 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.167128 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.167128 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.167128 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.167128 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.167128 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.167485 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.167485 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.167485 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.167485 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.167485 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.167485 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.167828 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.167828 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.167828 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.167828 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.167828 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.168154 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.168154 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.168154 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.168154 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.168154 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.168467 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.168467 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.168467 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.168467 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.168713 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.168713 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.168713 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.168713 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.168991 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.168991 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.168991 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.168991 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.168991 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.169301 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.169301 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.169301 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.169301 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.169301 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.169580 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.169580 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.169580 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.169580 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.169844 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.169844 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.169844 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.169844 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.170193 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.170193 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.170193 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.170193 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.170438 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.170438 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.170438 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.170438 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.170641 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.170641 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.170641 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.170641 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.170791 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.170791 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.170791 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.170791 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.170791 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.170996 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.170996 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.170996 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.170996 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.170996 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.170996 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.171204 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.171204 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.171204 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.171204 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.171204 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.171377 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.171377 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.171377 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.171377 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.171377 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.171377 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.171587 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.171587 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.171587 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.171587 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.171587 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.171587 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.171803 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.171803 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.171803 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.171803 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.171803 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.171803 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.172021 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.172021 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.172021 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.172021 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.172021 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.172021 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.172356 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.172356 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.172356 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.172356 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.172514 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.172514 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.172514 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.172514 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.172514 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.172693 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.172693 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.172693 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.172693 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:33.172693 np0000182465 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 22 12:16:33.172693 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-2f4f1ad3-bb2b-4f37-b9cc-0b67dc0c804b None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:16:33.172693 np0000182465 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 1/5] 199.204.45.157 () {62 vars in 1068 bytes} [Mon Jun 22 12:16:33 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 22 12:16:33.205016 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-b2178e0b-8101-4fc6-80c6-78aa73d4df06 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:16:33.213335 np0000182465 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 2/6] 199.204.45.157 () {64 vars in 1272 bytes} [Mon Jun 22 12:16:33 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 22 12:16:33.248406 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [req-b2178e0b-8101-4fc6-80c6-78aa73d4df06 req-e57a7a4e-9521-41c9-9e1a-fc1402974eaf None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:16:33.253519 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [req-b2178e0b-8101-4fc6-80c6-78aa73d4df06 req-e57a7a4e-9521-41c9-9e1a-fc1402974eaf demo demo] GET https://199.204.45.157/volume/v3/ Jun 22 12:16:33.253919 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [req-b2178e0b-8101-4fc6-80c6-78aa73d4df06 req-e57a7a4e-9521-41c9-9e1a-fc1402974eaf demo demo] Empty body provided in request {{(pid=112825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:16:33.254389 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [req-b2178e0b-8101-4fc6-80c6-78aa73d4df06 req-e57a7a4e-9521-41c9-9e1a-fc1402974eaf demo demo] Calling method 'version_select' {{(pid=112825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:16:33.255333 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [req-b2178e0b-8101-4fc6-80c6-78aa73d4df06 req-e57a7a4e-9521-41c9-9e1a-fc1402974eaf demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 22 12:16:33.255644 np0000182465 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 3/7] 199.204.45.157 () {66 vars in 1346 bytes} [Mon Jun 22 12:16:33 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 22 12:16:33.293873 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-90239658-3050-465b-9e54-96c621ff71f2 None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:16:33.638150 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-90239658-3050-465b-9e54-96c621ff71f2 demo demo] GET https://199.204.45.157/volume/v3/types Jun 22 12:16:33.638150 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-90239658-3050-465b-9e54-96c621ff71f2 demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:16:33.638150 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-90239658-3050-465b-9e54-96c621ff71f2 demo demo] Calling method 'index' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:16:33.638572 np0000182465 devstack@c-api.service[112828]: /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 22 12:16:33.638572 np0000182465 devstack@c-api.service[112828]: warnings.warn( Jun 22 12:16:33.639215 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.api_utils [None req-90239658-3050-465b-9e54-96c621ff71f2 demo demo] Removing options '' from query. {{(pid=112828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:16:33.674717 np0000182465 devstack@c-api.service[112828]: DEBUG oslo_db.sqlalchemy.engines [None req-90239658-3050-465b-9e54-96c621ff71f2 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=112828) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:16:33.695709 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-90239658-3050-465b-9e54-96c621ff71f2 demo demo] https://199.204.45.157/volume/v3/types returned with HTTP 200 Jun 22 12:16:33.696349 np0000182465 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 2/8] 199.204.45.157 () {64 vars in 1290 bytes} [Mon Jun 22 12:16:33 2026] GET /volume/v3/types => generated 377 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:16:33.733116 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-aa72f1ec-866c-499c-9d31-22a0fbd966ce None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:16:34.056511 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-aa72f1ec-866c-499c-9d31-22a0fbd966ce demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 22 12:16:34.056870 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-aa72f1ec-866c-499c-9d31-22a0fbd966ce demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:16:34.057116 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-aa72f1ec-866c-499c-9d31-22a0fbd966ce demo demo] Calling method 'show' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:16:34.094070 np0000182465 devstack@c-api.service[112826]: DEBUG oslo_db.sqlalchemy.engines [None req-aa72f1ec-866c-499c-9d31-22a0fbd966ce 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=112826) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:16:34.112043 np0000182465 devstack@c-api.service[112826]: /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 22 12:16:34.112043 np0000182465 devstack@c-api.service[112826]: warnings.warn( Jun 22 12:16:34.114278 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-aa72f1ec-866c-499c-9d31-22a0fbd966ce demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 22 12:16:34.114663 np0000182465 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 2/9] 199.204.45.157 () {64 vars in 1301 bytes} [Mon Jun 22 12:16:33 2026] GET /volume/v3/types/default => generated 145 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:16:34.627928 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-296f2db0-3393-47c9-a6bf-beba604ea84e None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:16:34.628855 np0000182465 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 3/10] 199.204.45.157 () {62 vars in 1068 bytes} [Mon Jun 22 12:16:34 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 22 12:16:34.664210 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-11ae5461-62e5-41d0-a4bd-b6f94a4f2507 None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:16:34.673299 np0000182465 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 4/11] 199.204.45.157 () {64 vars in 1272 bytes} [Mon Jun 22 12:16:34 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 22 12:16:34.710486 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [req-11ae5461-62e5-41d0-a4bd-b6f94a4f2507 req-0430077d-1992-4bf6-a6a4-2d1d64aa8fd4 None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:16:34.713463 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [req-11ae5461-62e5-41d0-a4bd-b6f94a4f2507 req-0430077d-1992-4bf6-a6a4-2d1d64aa8fd4 demo demo] GET https://199.204.45.157/volume/v3/ Jun 22 12:16:34.713702 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [req-11ae5461-62e5-41d0-a4bd-b6f94a4f2507 req-0430077d-1992-4bf6-a6a4-2d1d64aa8fd4 demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:16:34.713946 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [req-11ae5461-62e5-41d0-a4bd-b6f94a4f2507 req-0430077d-1992-4bf6-a6a4-2d1d64aa8fd4 demo demo] Calling method 'version_select' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:16:34.714501 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [req-11ae5461-62e5-41d0-a4bd-b6f94a4f2507 req-0430077d-1992-4bf6-a6a4-2d1d64aa8fd4 demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 22 12:16:34.714934 np0000182465 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 3/12] 199.204.45.157 () {66 vars in 1346 bytes} [Mon Jun 22 12:16:34 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:16:34.756296 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-b6d98a2a-df29-42cd-9730-3029245d7966 None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:16:34.760515 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-b6d98a2a-df29-42cd-9730-3029245d7966 demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 22 12:16:34.760821 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-b6d98a2a-df29-42cd-9730-3029245d7966 demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:16:34.761096 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-b6d98a2a-df29-42cd-9730-3029245d7966 demo demo] Calling method 'show' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:16:34.771027 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-b6d98a2a-df29-42cd-9730-3029245d7966 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 22 12:16:34.771555 np0000182465 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 3/13] 199.204.45.157 () {64 vars in 1301 bytes} [Mon Jun 22 12:16:34 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 22 12:16:35.375520 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-0a38e00d-c0d0-435b-9739-b9283c2c1897 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:16:35.376706 np0000182465 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 4/14] 199.204.45.157 () {62 vars in 1068 bytes} [Mon Jun 22 12:16:35 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 22 12:16:35.408871 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-25cfa0e2-5885-42cf-8822-0b8c7f07fba0 None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:16:35.411250 np0000182465 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 5/15] 199.204.45.157 () {64 vars in 1272 bytes} [Mon Jun 22 12:16:35 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 22 12:16:35.444108 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [req-25cfa0e2-5885-42cf-8822-0b8c7f07fba0 req-ba7f43be-ce40-4133-8699-58362f0babdd None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:16:35.447690 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [req-25cfa0e2-5885-42cf-8822-0b8c7f07fba0 req-ba7f43be-ce40-4133-8699-58362f0babdd demo demo] GET https://199.204.45.157/volume/v3/ Jun 22 12:16:35.447995 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [req-25cfa0e2-5885-42cf-8822-0b8c7f07fba0 req-ba7f43be-ce40-4133-8699-58362f0babdd demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:16:35.448244 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [req-25cfa0e2-5885-42cf-8822-0b8c7f07fba0 req-ba7f43be-ce40-4133-8699-58362f0babdd demo demo] Calling method 'version_select' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:16:35.448673 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [req-25cfa0e2-5885-42cf-8822-0b8c7f07fba0 req-ba7f43be-ce40-4133-8699-58362f0babdd demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 22 12:16:35.449341 np0000182465 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 4/16] 199.204.45.157 () {66 vars in 1346 bytes} [Mon Jun 22 12:16:35 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:16:35.488610 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-b8d798ea-f356-4ac9-b4f3-9a8f17c8865a None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:16:35.492027 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-b8d798ea-f356-4ac9-b4f3-9a8f17c8865a demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 22 12:16:35.492245 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-b8d798ea-f356-4ac9-b4f3-9a8f17c8865a demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:16:35.492565 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-b8d798ea-f356-4ac9-b4f3-9a8f17c8865a demo demo] Calling method 'show' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:16:35.504933 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-b8d798ea-f356-4ac9-b4f3-9a8f17c8865a demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 22 12:16:35.505261 np0000182465 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 4/17] 199.204.45.157 () {64 vars in 1301 bytes} [Mon Jun 22 12:16:35 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:16:35.540706 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-14cc101d-e724-4e3b-b1df-fcf03d679109 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:16:35.541854 np0000182465 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 5/18] 199.204.45.157 () {62 vars in 1068 bytes} [Mon Jun 22 12:16:35 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 22 12:16:35.569911 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-9fa4bc6a-27dd-4434-8959-cb798d0560c9 None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:16:35.573502 np0000182465 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 6/19] 199.204.45.157 () {64 vars in 1272 bytes} [Mon Jun 22 12:16:35 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 22 12:16:35.601375 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [req-9fa4bc6a-27dd-4434-8959-cb798d0560c9 req-70c11fb2-682e-4371-b9d0-23dacc918347 None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:16:35.604485 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [req-9fa4bc6a-27dd-4434-8959-cb798d0560c9 req-70c11fb2-682e-4371-b9d0-23dacc918347 demo demo] GET https://199.204.45.157/volume/v3/ Jun 22 12:16:35.604836 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [req-9fa4bc6a-27dd-4434-8959-cb798d0560c9 req-70c11fb2-682e-4371-b9d0-23dacc918347 demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:16:35.605339 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [req-9fa4bc6a-27dd-4434-8959-cb798d0560c9 req-70c11fb2-682e-4371-b9d0-23dacc918347 demo demo] Calling method 'version_select' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:16:35.605999 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [req-9fa4bc6a-27dd-4434-8959-cb798d0560c9 req-70c11fb2-682e-4371-b9d0-23dacc918347 demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 22 12:16:35.606636 np0000182465 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 5/20] 199.204.45.157 () {66 vars in 1346 bytes} [Mon Jun 22 12:16:35 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:16:35.638742 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-f58e888c-3b0a-484c-99e5-3e29e0dedd67 None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:16:35.641661 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-f58e888c-3b0a-484c-99e5-3e29e0dedd67 demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 22 12:16:35.641904 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-f58e888c-3b0a-484c-99e5-3e29e0dedd67 demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:16:35.642150 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-f58e888c-3b0a-484c-99e5-3e29e0dedd67 demo demo] Calling method 'show' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:16:35.650687 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-f58e888c-3b0a-484c-99e5-3e29e0dedd67 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 22 12:16:35.651023 np0000182465 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 5/21] 199.204.45.157 () {64 vars in 1301 bytes} [Mon Jun 22 12:16:35 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:16:43.689560 np0000182465 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=1 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:16:45.647205 np0000182465 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=8 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:21:28.714838 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-9d236e1a-ce8b-4883-b0a9-e873945ef9a6 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:21:28.788528 np0000182465 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-9d236e1a-ce8b-4883-b0a9-e873945ef9a6 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:21:28.788979 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-9d236e1a-ce8b-4883-b0a9-e873945ef9a6 demo demo] Empty body provided in request {{(pid=112827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:21:28.788979 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-9d236e1a-ce8b-4883-b0a9-e873945ef9a6 demo demo] Calling method 'detail' {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:21:28.789705 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.api_utils [None req-9d236e1a-ce8b-4883-b0a9-e873945ef9a6 demo demo] Removing options '' from query. {{(pid=112827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:21:28.790588 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.volume.api [None req-9d236e1a-ce8b-4883-b0a9-e873945ef9a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112827) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:21:28.830302 np0000182465 devstack@c-api.service[112827]: INFO cinder.volume.api [None req-9d236e1a-ce8b-4883-b0a9-e873945ef9a6 demo demo] Get all volumes completed successfully. Jun 22 12:21:28.833230 np0000182465 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-9d236e1a-ce8b-4883-b0a9-e873945ef9a6 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:21:28.833747 np0000182465 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 6/22] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:21:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:21:38.822921 np0000182465 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=1 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:22:28.848127 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-b4e659b4-f78a-4477-800b-9c502d555b2f None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:22:28.856582 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-b4e659b4-f78a-4477-800b-9c502d555b2f demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:22:28.856582 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-b4e659b4-f78a-4477-800b-9c502d555b2f demo demo] Empty body provided in request {{(pid=112825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:22:28.856582 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-b4e659b4-f78a-4477-800b-9c502d555b2f demo demo] Calling method 'detail' {{(pid=112825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:22:28.856582 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.api_utils [None req-b4e659b4-f78a-4477-800b-9c502d555b2f demo demo] Removing options '' from query. {{(pid=112825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:22:28.856582 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.volume.api [None req-b4e659b4-f78a-4477-800b-9c502d555b2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112825) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:22:28.980636 np0000182465 devstack@c-api.service[112825]: INFO cinder.volume.api [None req-b4e659b4-f78a-4477-800b-9c502d555b2f demo demo] Get all volumes completed successfully. Jun 22 12:22:28.994441 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-b4e659b4-f78a-4477-800b-9c502d555b2f demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:22:28.994441 np0000182465 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 7/23] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:22:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:22:38.876157 np0000182465 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writing DB stats cinder:SELECT=1 {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:23:29.017423 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-032ffc9b-3b47-44e8-a873-d17449e8587e None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:23:29.024000 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-032ffc9b-3b47-44e8-a873-d17449e8587e demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:23:29.024000 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-032ffc9b-3b47-44e8-a873-d17449e8587e demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:23:29.024000 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-032ffc9b-3b47-44e8-a873-d17449e8587e demo demo] Calling method 'detail' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:23:29.024000 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.api_utils [None req-032ffc9b-3b47-44e8-a873-d17449e8587e demo demo] Removing options '' from query. {{(pid=112828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:23:29.024000 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.volume.api [None req-032ffc9b-3b47-44e8-a873-d17449e8587e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112828) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:23:29.069760 np0000182465 devstack@c-api.service[112828]: INFO cinder.volume.api [None req-032ffc9b-3b47-44e8-a873-d17449e8587e demo demo] Get all volumes completed successfully. Jun 22 12:23:29.072946 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-032ffc9b-3b47-44e8-a873-d17449e8587e demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:23:29.073682 np0000182465 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 6/24] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:23:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:23:39.062908 np0000182465 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=1 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:24:29.092589 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-730d4a3c-a194-45ab-8a83-041541dd010f None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:24:29.100000 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-730d4a3c-a194-45ab-8a83-041541dd010f demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:24:29.100376 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-730d4a3c-a194-45ab-8a83-041541dd010f demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:24:29.100724 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-730d4a3c-a194-45ab-8a83-041541dd010f demo demo] Calling method 'detail' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:24:29.101532 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.api_utils [None req-730d4a3c-a194-45ab-8a83-041541dd010f demo demo] Removing options '' from query. {{(pid=112826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:24:29.102702 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.volume.api [None req-730d4a3c-a194-45ab-8a83-041541dd010f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112826) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:24:29.141213 np0000182465 devstack@c-api.service[112826]: INFO cinder.volume.api [None req-730d4a3c-a194-45ab-8a83-041541dd010f demo demo] Get all volumes completed successfully. Jun 22 12:24:29.143391 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-730d4a3c-a194-45ab-8a83-041541dd010f demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:24:29.143814 np0000182465 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 6/25] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:24:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 22 12:24:39.133872 np0000182465 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=1 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:25:29.157817 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-a625a08b-7427-4b38-9251-a69a2d1805c1 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:25:29.162035 np0000182465 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-a625a08b-7427-4b38-9251-a69a2d1805c1 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:25:29.162441 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-a625a08b-7427-4b38-9251-a69a2d1805c1 demo demo] Empty body provided in request {{(pid=112827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:25:29.162785 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-a625a08b-7427-4b38-9251-a69a2d1805c1 demo demo] Calling method 'detail' {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:25:29.163325 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.api_utils [None req-a625a08b-7427-4b38-9251-a69a2d1805c1 demo demo] Removing options '' from query. {{(pid=112827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:25:29.164783 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.volume.api [None req-a625a08b-7427-4b38-9251-a69a2d1805c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112827) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:25:29.180509 np0000182465 devstack@c-api.service[112827]: INFO cinder.volume.api [None req-a625a08b-7427-4b38-9251-a69a2d1805c1 demo demo] Get all volumes completed successfully. Jun 22 12:25:29.183747 np0000182465 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-a625a08b-7427-4b38-9251-a69a2d1805c1 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:25:29.184284 np0000182465 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 7/26] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:25:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:25:39.169197 np0000182465 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=1 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:26:29.197835 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-366bd730-52ff-43c2-b68d-3835e5430140 None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:26:29.472666 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-366bd730-52ff-43c2-b68d-3835e5430140 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:26:29.472666 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-366bd730-52ff-43c2-b68d-3835e5430140 demo demo] Empty body provided in request {{(pid=112825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:26:29.472666 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-366bd730-52ff-43c2-b68d-3835e5430140 demo demo] Calling method 'detail' {{(pid=112825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:26:29.472666 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.api_utils [None req-366bd730-52ff-43c2-b68d-3835e5430140 demo demo] Removing options '' from query. {{(pid=112825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:26:29.472666 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.volume.api [None req-366bd730-52ff-43c2-b68d-3835e5430140 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112825) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:26:29.472666 np0000182465 devstack@c-api.service[112825]: INFO cinder.volume.api [None req-366bd730-52ff-43c2-b68d-3835e5430140 demo demo] Get all volumes completed successfully. Jun 22 12:26:29.472666 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-366bd730-52ff-43c2-b68d-3835e5430140 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:26:29.472666 np0000182465 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 8/27] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:26:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:26:39.464173 np0000182465 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writing DB stats cinder:SELECT=1 {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:27:29.485293 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-bdd5a9af-3c6d-46e5-ac84-078829a3ebca None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:27:29.488560 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-bdd5a9af-3c6d-46e5-ac84-078829a3ebca demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:27:29.488824 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-bdd5a9af-3c6d-46e5-ac84-078829a3ebca demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:27:29.489122 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-bdd5a9af-3c6d-46e5-ac84-078829a3ebca demo demo] Calling method 'detail' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:27:29.489423 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.api_utils [None req-bdd5a9af-3c6d-46e5-ac84-078829a3ebca demo demo] Removing options '' from query. {{(pid=112828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:27:29.490369 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.volume.api [None req-bdd5a9af-3c6d-46e5-ac84-078829a3ebca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112828) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:27:29.497796 np0000182465 devstack@c-api.service[112828]: INFO cinder.volume.api [None req-bdd5a9af-3c6d-46e5-ac84-078829a3ebca demo demo] Get all volumes completed successfully. Jun 22 12:27:29.499698 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-bdd5a9af-3c6d-46e5-ac84-078829a3ebca demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:27:29.500134 np0000182465 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 7/28] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:27:29 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 22 12:27:39.493560 np0000182465 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=1 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:28:29.513588 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-615939ce-b0a8-4c59-abf2-fd47cfcbd880 None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:28:29.516974 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-615939ce-b0a8-4c59-abf2-fd47cfcbd880 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:28:29.517215 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-615939ce-b0a8-4c59-abf2-fd47cfcbd880 demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:28:29.517455 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-615939ce-b0a8-4c59-abf2-fd47cfcbd880 demo demo] Calling method 'detail' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:28:29.517762 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.api_utils [None req-615939ce-b0a8-4c59-abf2-fd47cfcbd880 demo demo] Removing options '' from query. {{(pid=112826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:28:29.518764 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.volume.api [None req-615939ce-b0a8-4c59-abf2-fd47cfcbd880 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112826) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:28:29.527061 np0000182465 devstack@c-api.service[112826]: INFO cinder.volume.api [None req-615939ce-b0a8-4c59-abf2-fd47cfcbd880 demo demo] Get all volumes completed successfully. Jun 22 12:28:29.528622 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-615939ce-b0a8-4c59-abf2-fd47cfcbd880 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:28:29.529178 np0000182465 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 7/29] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:28:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:28:39.522109 np0000182465 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=1 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:29:29.541741 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-bd8fe701-1524-4e10-89fb-cbb1f3a78374 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:29:29.543805 np0000182465 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-bd8fe701-1524-4e10-89fb-cbb1f3a78374 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:29:29.544003 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-bd8fe701-1524-4e10-89fb-cbb1f3a78374 demo demo] Empty body provided in request {{(pid=112827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:29:29.544220 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-bd8fe701-1524-4e10-89fb-cbb1f3a78374 demo demo] Calling method 'detail' {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:29:29.544440 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.api_utils [None req-bd8fe701-1524-4e10-89fb-cbb1f3a78374 demo demo] Removing options '' from query. {{(pid=112827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:29:29.545173 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.volume.api [None req-bd8fe701-1524-4e10-89fb-cbb1f3a78374 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112827) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:29:29.552010 np0000182465 devstack@c-api.service[112827]: INFO cinder.volume.api [None req-bd8fe701-1524-4e10-89fb-cbb1f3a78374 demo demo] Get all volumes completed successfully. Jun 22 12:29:29.554241 np0000182465 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-bd8fe701-1524-4e10-89fb-cbb1f3a78374 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:29:29.554655 np0000182465 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 8/30] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:29:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:29:39.547618 np0000182465 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=1 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:30:29.572015 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-03befe6b-8f83-4cd3-a1b6-141db58c61a8 None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:30:29.574298 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-03befe6b-8f83-4cd3-a1b6-141db58c61a8 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:30:29.574540 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-03befe6b-8f83-4cd3-a1b6-141db58c61a8 demo demo] Empty body provided in request {{(pid=112825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:30:29.574775 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-03befe6b-8f83-4cd3-a1b6-141db58c61a8 demo demo] Calling method 'detail' {{(pid=112825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:30:29.575243 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.api_utils [None req-03befe6b-8f83-4cd3-a1b6-141db58c61a8 demo demo] Removing options '' from query. {{(pid=112825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:30:29.576113 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.volume.api [None req-03befe6b-8f83-4cd3-a1b6-141db58c61a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112825) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:30:29.584828 np0000182465 devstack@c-api.service[112825]: INFO cinder.volume.api [None req-03befe6b-8f83-4cd3-a1b6-141db58c61a8 demo demo] Get all volumes completed successfully. Jun 22 12:30:29.587505 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-03befe6b-8f83-4cd3-a1b6-141db58c61a8 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:30:29.587945 np0000182465 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 9/31] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:30:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:30:39.579424 np0000182465 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writing DB stats cinder:SELECT=1 {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:31:29.601568 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-6ada6f05-c3bb-4eea-8111-0207d8707319 None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:31:29.741126 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-6ada6f05-c3bb-4eea-8111-0207d8707319 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:31:29.741365 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-6ada6f05-c3bb-4eea-8111-0207d8707319 demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:31:29.741610 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-6ada6f05-c3bb-4eea-8111-0207d8707319 demo demo] Calling method 'detail' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:31:29.741903 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.api_utils [None req-6ada6f05-c3bb-4eea-8111-0207d8707319 demo demo] Removing options '' from query. {{(pid=112828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:31:29.742810 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.volume.api [None req-6ada6f05-c3bb-4eea-8111-0207d8707319 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112828) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:31:29.750677 np0000182465 devstack@c-api.service[112828]: INFO cinder.volume.api [None req-6ada6f05-c3bb-4eea-8111-0207d8707319 demo demo] Get all volumes completed successfully. Jun 22 12:31:29.753033 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-6ada6f05-c3bb-4eea-8111-0207d8707319 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:31:29.753033 np0000182465 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 8/32] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:31:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:31:39.747279 np0000182465 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=1 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:32:29.770638 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-5710d31c-9134-4344-98dd-87629b20d3c5 None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:32:29.774286 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-5710d31c-9134-4344-98dd-87629b20d3c5 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:32:29.774660 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-5710d31c-9134-4344-98dd-87629b20d3c5 demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:32:29.775024 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-5710d31c-9134-4344-98dd-87629b20d3c5 demo demo] Calling method 'detail' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:32:29.775343 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.api_utils [None req-5710d31c-9134-4344-98dd-87629b20d3c5 demo demo] Removing options '' from query. {{(pid=112826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:32:29.776553 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.volume.api [None req-5710d31c-9134-4344-98dd-87629b20d3c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112826) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:32:29.786956 np0000182465 devstack@c-api.service[112826]: INFO cinder.volume.api [None req-5710d31c-9134-4344-98dd-87629b20d3c5 demo demo] Get all volumes completed successfully. Jun 22 12:32:29.789818 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-5710d31c-9134-4344-98dd-87629b20d3c5 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:32:29.790459 np0000182465 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 8/33] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:32:29 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 22 12:32:39.780032 np0000182465 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=1 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:33:29.805269 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-d17fe1b3-0f81-43c4-8763-9c83c644b765 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:33:29.809318 np0000182465 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-d17fe1b3-0f81-43c4-8763-9c83c644b765 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:33:29.809705 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-d17fe1b3-0f81-43c4-8763-9c83c644b765 demo demo] Empty body provided in request {{(pid=112827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:33:29.810167 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-d17fe1b3-0f81-43c4-8763-9c83c644b765 demo demo] Calling method 'detail' {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:33:29.810669 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.api_utils [None req-d17fe1b3-0f81-43c4-8763-9c83c644b765 demo demo] Removing options '' from query. {{(pid=112827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:33:29.812109 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.volume.api [None req-d17fe1b3-0f81-43c4-8763-9c83c644b765 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112827) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:33:29.819234 np0000182465 devstack@c-api.service[112827]: INFO cinder.volume.api [None req-d17fe1b3-0f81-43c4-8763-9c83c644b765 demo demo] Get all volumes completed successfully. Jun 22 12:33:29.821138 np0000182465 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-d17fe1b3-0f81-43c4-8763-9c83c644b765 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:33:29.821494 np0000182465 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 9/34] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:33:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:33:39.815503 np0000182465 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=1 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:34:29.836665 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-5459f190-4fc9-4d09-97e5-72691f22c9ec None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:34:29.840582 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-5459f190-4fc9-4d09-97e5-72691f22c9ec demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:34:29.840976 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-5459f190-4fc9-4d09-97e5-72691f22c9ec demo demo] Empty body provided in request {{(pid=112825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:34:29.841426 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-5459f190-4fc9-4d09-97e5-72691f22c9ec demo demo] Calling method 'detail' {{(pid=112825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:34:29.842684 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.api_utils [None req-5459f190-4fc9-4d09-97e5-72691f22c9ec demo demo] Removing options '' from query. {{(pid=112825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:34:29.843420 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.volume.api [None req-5459f190-4fc9-4d09-97e5-72691f22c9ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112825) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:34:29.852122 np0000182465 devstack@c-api.service[112825]: INFO cinder.volume.api [None req-5459f190-4fc9-4d09-97e5-72691f22c9ec demo demo] Get all volumes completed successfully. Jun 22 12:34:29.853901 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-5459f190-4fc9-4d09-97e5-72691f22c9ec demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:34:29.854293 np0000182465 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 10/35] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:34:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:34:39.847302 np0000182465 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writing DB stats cinder:SELECT=1 {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:35:29.870678 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-ad62696b-f5da-4220-98e4-a850c71dbf9a None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:35:29.876047 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-ad62696b-f5da-4220-98e4-a850c71dbf9a demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:35:29.876549 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-ad62696b-f5da-4220-98e4-a850c71dbf9a demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:35:29.876549 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-ad62696b-f5da-4220-98e4-a850c71dbf9a demo demo] Calling method 'detail' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:35:29.876834 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.api_utils [None req-ad62696b-f5da-4220-98e4-a850c71dbf9a demo demo] Removing options '' from query. {{(pid=112828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:35:29.877763 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.volume.api [None req-ad62696b-f5da-4220-98e4-a850c71dbf9a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112828) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:35:29.885830 np0000182465 devstack@c-api.service[112828]: INFO cinder.volume.api [None req-ad62696b-f5da-4220-98e4-a850c71dbf9a demo demo] Get all volumes completed successfully. Jun 22 12:35:29.887765 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-ad62696b-f5da-4220-98e4-a850c71dbf9a demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:35:29.888216 np0000182465 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 9/36] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:35:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:35:39.880976 np0000182465 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=1 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:36:29.902655 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-f0fed49f-11c3-42f8-9c24-4ac4619ec653 None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:36:30.090841 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-f0fed49f-11c3-42f8-9c24-4ac4619ec653 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:36:30.091241 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-f0fed49f-11c3-42f8-9c24-4ac4619ec653 demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:36:30.091654 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-f0fed49f-11c3-42f8-9c24-4ac4619ec653 demo demo] Calling method 'detail' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:36:30.092175 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.api_utils [None req-f0fed49f-11c3-42f8-9c24-4ac4619ec653 demo demo] Removing options '' from query. {{(pid=112826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:36:30.093775 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.volume.api [None req-f0fed49f-11c3-42f8-9c24-4ac4619ec653 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112826) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:36:30.103073 np0000182465 devstack@c-api.service[112826]: INFO cinder.volume.api [None req-f0fed49f-11c3-42f8-9c24-4ac4619ec653 demo demo] Get all volumes completed successfully. Jun 22 12:36:30.105056 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-f0fed49f-11c3-42f8-9c24-4ac4619ec653 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:36:30.105446 np0000182465 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 9/37] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:36:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:36:40.098911 np0000182465 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=1 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:37:30.147532 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-10d476a9-df57-40b4-b517-2165157f3566 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:37:30.152696 np0000182465 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-10d476a9-df57-40b4-b517-2165157f3566 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:37:30.156411 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-10d476a9-df57-40b4-b517-2165157f3566 demo demo] Empty body provided in request {{(pid=112827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:37:30.156411 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-10d476a9-df57-40b4-b517-2165157f3566 demo demo] Calling method 'detail' {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:37:30.156411 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.api_utils [None req-10d476a9-df57-40b4-b517-2165157f3566 demo demo] Removing options '' from query. {{(pid=112827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:37:30.156915 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.volume.api [None req-10d476a9-df57-40b4-b517-2165157f3566 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112827) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:37:30.165755 np0000182465 devstack@c-api.service[112827]: INFO cinder.volume.api [None req-10d476a9-df57-40b4-b517-2165157f3566 demo demo] Get all volumes completed successfully. Jun 22 12:37:30.169145 np0000182465 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-10d476a9-df57-40b4-b517-2165157f3566 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:37:30.169624 np0000182465 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 10/38] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:37:30 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 22 12:37:40.160492 np0000182465 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=1 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:38:30.184182 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-0bc34040-ddd4-4b20-8498-4f59bdd88caa None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:38:30.189735 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-0bc34040-ddd4-4b20-8498-4f59bdd88caa demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:38:30.190556 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-0bc34040-ddd4-4b20-8498-4f59bdd88caa demo demo] Empty body provided in request {{(pid=112825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:38:30.191279 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-0bc34040-ddd4-4b20-8498-4f59bdd88caa demo demo] Calling method 'detail' {{(pid=112825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:38:30.191804 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.api_utils [None req-0bc34040-ddd4-4b20-8498-4f59bdd88caa demo demo] Removing options '' from query. {{(pid=112825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:38:30.193749 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.volume.api [None req-0bc34040-ddd4-4b20-8498-4f59bdd88caa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112825) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:38:30.201238 np0000182465 devstack@c-api.service[112825]: INFO cinder.volume.api [None req-0bc34040-ddd4-4b20-8498-4f59bdd88caa demo demo] Get all volumes completed successfully. Jun 22 12:38:30.203097 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-0bc34040-ddd4-4b20-8498-4f59bdd88caa demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:38:30.203435 np0000182465 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 11/39] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:38:30 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 22 12:38:40.196956 np0000182465 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writing DB stats cinder:SELECT=1 {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:39:30.219745 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-e3b5e65e-f6a8-4394-b0e1-e9ac17fed44e None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:39:30.225042 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-e3b5e65e-f6a8-4394-b0e1-e9ac17fed44e demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:39:30.225508 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-e3b5e65e-f6a8-4394-b0e1-e9ac17fed44e demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:39:30.225920 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-e3b5e65e-f6a8-4394-b0e1-e9ac17fed44e demo demo] Calling method 'detail' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:39:30.226479 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.api_utils [None req-e3b5e65e-f6a8-4394-b0e1-e9ac17fed44e demo demo] Removing options '' from query. {{(pid=112828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:39:30.228001 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.volume.api [None req-e3b5e65e-f6a8-4394-b0e1-e9ac17fed44e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112828) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:39:30.236117 np0000182465 devstack@c-api.service[112828]: INFO cinder.volume.api [None req-e3b5e65e-f6a8-4394-b0e1-e9ac17fed44e demo demo] Get all volumes completed successfully. Jun 22 12:39:30.238009 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-e3b5e65e-f6a8-4394-b0e1-e9ac17fed44e demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:39:30.238331 np0000182465 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 10/40] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:39:30 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 22 12:39:40.231492 np0000182465 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=1 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:40:30.260586 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-53d352fb-a1bb-43db-8e78-a51105d8cd09 None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:40:30.263536 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-53d352fb-a1bb-43db-8e78-a51105d8cd09 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:40:30.263877 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-53d352fb-a1bb-43db-8e78-a51105d8cd09 demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:40:30.264182 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-53d352fb-a1bb-43db-8e78-a51105d8cd09 demo demo] Calling method 'detail' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:40:30.264497 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.api_utils [None req-53d352fb-a1bb-43db-8e78-a51105d8cd09 demo demo] Removing options '' from query. {{(pid=112826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:40:30.265588 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.volume.api [None req-53d352fb-a1bb-43db-8e78-a51105d8cd09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112826) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:40:30.274373 np0000182465 devstack@c-api.service[112826]: INFO cinder.volume.api [None req-53d352fb-a1bb-43db-8e78-a51105d8cd09 demo demo] Get all volumes completed successfully. Jun 22 12:40:30.277934 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-53d352fb-a1bb-43db-8e78-a51105d8cd09 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:40:30.278373 np0000182465 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 10/41] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:40:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 22 12:40:40.269277 np0000182465 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=1 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:41:30.291763 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-75a244be-7045-41a2-8099-deb41e169158 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:41:30.384105 np0000182465 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-75a244be-7045-41a2-8099-deb41e169158 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:41:30.384242 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-75a244be-7045-41a2-8099-deb41e169158 demo demo] Empty body provided in request {{(pid=112827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:41:30.384453 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-75a244be-7045-41a2-8099-deb41e169158 demo demo] Calling method 'detail' {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:41:30.385000 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.api_utils [None req-75a244be-7045-41a2-8099-deb41e169158 demo demo] Removing options '' from query. {{(pid=112827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:41:30.385382 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.volume.api [None req-75a244be-7045-41a2-8099-deb41e169158 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112827) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:41:30.393912 np0000182465 devstack@c-api.service[112827]: INFO cinder.volume.api [None req-75a244be-7045-41a2-8099-deb41e169158 demo demo] Get all volumes completed successfully. Jun 22 12:41:30.395998 np0000182465 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-75a244be-7045-41a2-8099-deb41e169158 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:41:30.396340 np0000182465 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 11/42] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:41:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:41:40.387804 np0000182465 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=1 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:42:30.421426 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-f3c43e3e-b5b0-45e3-a4c1-179f2fd2d242 None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:42:30.425760 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-f3c43e3e-b5b0-45e3-a4c1-179f2fd2d242 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:42:30.426338 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-f3c43e3e-b5b0-45e3-a4c1-179f2fd2d242 demo demo] Empty body provided in request {{(pid=112825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:42:30.426593 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-f3c43e3e-b5b0-45e3-a4c1-179f2fd2d242 demo demo] Calling method 'detail' {{(pid=112825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:42:30.427164 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.api_utils [None req-f3c43e3e-b5b0-45e3-a4c1-179f2fd2d242 demo demo] Removing options '' from query. {{(pid=112825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:42:30.428712 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.volume.api [None req-f3c43e3e-b5b0-45e3-a4c1-179f2fd2d242 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112825) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:42:30.439985 np0000182465 devstack@c-api.service[112825]: INFO cinder.volume.api [None req-f3c43e3e-b5b0-45e3-a4c1-179f2fd2d242 demo demo] Get all volumes completed successfully. Jun 22 12:42:30.443188 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-f3c43e3e-b5b0-45e3-a4c1-179f2fd2d242 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:42:30.443538 np0000182465 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 12/43] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:42:30 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 22 12:42:40.433309 np0000182465 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writing DB stats cinder:SELECT=1 {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:43:30.486987 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-479d0913-ea27-4e6d-a385-5f0f9c153765 None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:43:30.489675 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-479d0913-ea27-4e6d-a385-5f0f9c153765 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:43:30.489870 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-479d0913-ea27-4e6d-a385-5f0f9c153765 demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:43:30.490152 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-479d0913-ea27-4e6d-a385-5f0f9c153765 demo demo] Calling method 'detail' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:43:30.490742 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.api_utils [None req-479d0913-ea27-4e6d-a385-5f0f9c153765 demo demo] Removing options '' from query. {{(pid=112828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:43:30.491711 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.volume.api [None req-479d0913-ea27-4e6d-a385-5f0f9c153765 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112828) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:43:30.500777 np0000182465 devstack@c-api.service[112828]: INFO cinder.volume.api [None req-479d0913-ea27-4e6d-a385-5f0f9c153765 demo demo] Get all volumes completed successfully. Jun 22 12:43:30.503809 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-479d0913-ea27-4e6d-a385-5f0f9c153765 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:43:30.504300 np0000182465 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 11/44] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:43:30 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 22 12:43:40.495270 np0000182465 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=1 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:44:30.522535 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-2db52b3c-3939-4d6a-aed5-b49c98455f44 None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:44:30.525860 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-2db52b3c-3939-4d6a-aed5-b49c98455f44 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:44:30.526105 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-2db52b3c-3939-4d6a-aed5-b49c98455f44 demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:44:30.526339 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-2db52b3c-3939-4d6a-aed5-b49c98455f44 demo demo] Calling method 'detail' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:44:30.526608 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.api_utils [None req-2db52b3c-3939-4d6a-aed5-b49c98455f44 demo demo] Removing options '' from query. {{(pid=112826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:44:30.527521 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.volume.api [None req-2db52b3c-3939-4d6a-aed5-b49c98455f44 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112826) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:44:30.538501 np0000182465 devstack@c-api.service[112826]: INFO cinder.volume.api [None req-2db52b3c-3939-4d6a-aed5-b49c98455f44 demo demo] Get all volumes completed successfully. Jun 22 12:44:30.540186 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-2db52b3c-3939-4d6a-aed5-b49c98455f44 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:44:30.540709 np0000182465 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 11/45] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:44:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:44:40.531213 np0000182465 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=1 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:45:30.569106 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-6a203673-04b3-42a1-bfc9-bd88fd1405fb None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:45:30.571655 np0000182465 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-6a203673-04b3-42a1-bfc9-bd88fd1405fb demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:45:30.571906 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-6a203673-04b3-42a1-bfc9-bd88fd1405fb demo demo] Empty body provided in request {{(pid=112827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:45:30.572172 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-6a203673-04b3-42a1-bfc9-bd88fd1405fb demo demo] Calling method 'detail' {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:45:30.572479 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.api_utils [None req-6a203673-04b3-42a1-bfc9-bd88fd1405fb demo demo] Removing options '' from query. {{(pid=112827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:45:30.573471 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.volume.api [None req-6a203673-04b3-42a1-bfc9-bd88fd1405fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112827) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:45:30.583311 np0000182465 devstack@c-api.service[112827]: INFO cinder.volume.api [None req-6a203673-04b3-42a1-bfc9-bd88fd1405fb demo demo] Get all volumes completed successfully. Jun 22 12:45:30.586214 np0000182465 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-6a203673-04b3-42a1-bfc9-bd88fd1405fb demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:45:30.586615 np0000182465 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 12/46] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:45:30 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 22 12:45:40.579779 np0000182465 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=1 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:46:30.602056 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-391bf854-cc96-4ebb-97bc-6cf214756880 None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:46:30.722352 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-391bf854-cc96-4ebb-97bc-6cf214756880 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:46:30.722523 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-391bf854-cc96-4ebb-97bc-6cf214756880 demo demo] Empty body provided in request {{(pid=112825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:46:30.722702 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-391bf854-cc96-4ebb-97bc-6cf214756880 demo demo] Calling method 'detail' {{(pid=112825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:46:30.722939 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.api_utils [None req-391bf854-cc96-4ebb-97bc-6cf214756880 demo demo] Removing options '' from query. {{(pid=112825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:46:30.723620 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.volume.api [None req-391bf854-cc96-4ebb-97bc-6cf214756880 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112825) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:46:30.730676 np0000182465 devstack@c-api.service[112825]: INFO cinder.volume.api [None req-391bf854-cc96-4ebb-97bc-6cf214756880 demo demo] Get all volumes completed successfully. Jun 22 12:46:30.732603 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-391bf854-cc96-4ebb-97bc-6cf214756880 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:46:30.732953 np0000182465 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 13/47] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:46:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:46:40.726267 np0000182465 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writing DB stats cinder:SELECT=1 {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:47:30.750613 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-68f4efe0-7dac-4cf0-b416-5c2b25784ec7 None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:47:30.753325 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-68f4efe0-7dac-4cf0-b416-5c2b25784ec7 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:47:30.753591 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-68f4efe0-7dac-4cf0-b416-5c2b25784ec7 demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:47:30.753851 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-68f4efe0-7dac-4cf0-b416-5c2b25784ec7 demo demo] Calling method 'detail' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:47:30.754149 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.api.api_utils [None req-68f4efe0-7dac-4cf0-b416-5c2b25784ec7 demo demo] Removing options '' from query. {{(pid=112828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:47:30.755140 np0000182465 devstack@c-api.service[112828]: DEBUG cinder.volume.api [None req-68f4efe0-7dac-4cf0-b416-5c2b25784ec7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112828) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:47:30.762731 np0000182465 devstack@c-api.service[112828]: INFO cinder.volume.api [None req-68f4efe0-7dac-4cf0-b416-5c2b25784ec7 demo demo] Get all volumes completed successfully. Jun 22 12:47:30.764697 np0000182465 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-68f4efe0-7dac-4cf0-b416-5c2b25784ec7 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:47:30.765057 np0000182465 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 12/48] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:47:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:47:40.758994 np0000182465 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=1 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:48:30.778295 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-bdf9f11e-3292-4d38-90c9-0e4fb00a6a3d None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:48:30.781024 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-bdf9f11e-3292-4d38-90c9-0e4fb00a6a3d demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:48:30.781262 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-bdf9f11e-3292-4d38-90c9-0e4fb00a6a3d demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:48:30.781541 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-bdf9f11e-3292-4d38-90c9-0e4fb00a6a3d demo demo] Calling method 'detail' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:48:30.781836 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.api.api_utils [None req-bdf9f11e-3292-4d38-90c9-0e4fb00a6a3d demo demo] Removing options '' from query. {{(pid=112826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:48:30.782675 np0000182465 devstack@c-api.service[112826]: DEBUG cinder.volume.api [None req-bdf9f11e-3292-4d38-90c9-0e4fb00a6a3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112826) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:48:30.789112 np0000182465 devstack@c-api.service[112826]: INFO cinder.volume.api [None req-bdf9f11e-3292-4d38-90c9-0e4fb00a6a3d demo demo] Get all volumes completed successfully. Jun 22 12:48:30.791014 np0000182465 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-bdf9f11e-3292-4d38-90c9-0e4fb00a6a3d demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:48:30.791406 np0000182465 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 12/49] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:48:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:48:40.785659 np0000182465 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=1 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:49:30.805674 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-20cc06f9-d137-4b35-88f3-829c5b35c5b2 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:49:30.809926 np0000182465 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-20cc06f9-d137-4b35-88f3-829c5b35c5b2 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:49:30.810327 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-20cc06f9-d137-4b35-88f3-829c5b35c5b2 demo demo] Empty body provided in request {{(pid=112827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:49:30.810871 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-20cc06f9-d137-4b35-88f3-829c5b35c5b2 demo demo] Calling method 'detail' {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:49:30.811467 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.api.api_utils [None req-20cc06f9-d137-4b35-88f3-829c5b35c5b2 demo demo] Removing options '' from query. {{(pid=112827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:49:30.812192 np0000182465 devstack@c-api.service[112827]: DEBUG cinder.volume.api [None req-20cc06f9-d137-4b35-88f3-829c5b35c5b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112827) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:49:30.818385 np0000182465 devstack@c-api.service[112827]: INFO cinder.volume.api [None req-20cc06f9-d137-4b35-88f3-829c5b35c5b2 demo demo] Get all volumes completed successfully. Jun 22 12:49:30.820472 np0000182465 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-20cc06f9-d137-4b35-88f3-829c5b35c5b2 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:49:30.820806 np0000182465 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 13/50] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:49:30 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 22 12:49:40.814730 np0000182465 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=1 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:50:30.836992 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-13ef70aa-602a-4456-8c86-d3589e75bc2a None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:50:30.840298 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-13ef70aa-602a-4456-8c86-d3589e75bc2a demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 22 12:50:30.840651 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-13ef70aa-602a-4456-8c86-d3589e75bc2a demo demo] Empty body provided in request {{(pid=112825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:50:30.841145 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-13ef70aa-602a-4456-8c86-d3589e75bc2a demo demo] Calling method 'detail' {{(pid=112825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:50:30.841655 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.api.api_utils [None req-13ef70aa-602a-4456-8c86-d3589e75bc2a demo demo] Removing options '' from query. {{(pid=112825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:50:30.842975 np0000182465 devstack@c-api.service[112825]: DEBUG cinder.volume.api [None req-13ef70aa-602a-4456-8c86-d3589e75bc2a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112825) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:50:30.850375 np0000182465 devstack@c-api.service[112825]: INFO cinder.volume.api [None req-13ef70aa-602a-4456-8c86-d3589e75bc2a demo demo] Get all volumes completed successfully. Jun 22 12:50:30.852285 np0000182465 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-13ef70aa-602a-4456-8c86-d3589e75bc2a demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:50:30.852852 np0000182465 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 14/51] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 22 12:50:30 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)