Jun 17 04:34:42.666415 np0000181102 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 04:34:42.673463 np0000181102 devstack@c-api.service[116687]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 04:34:42.676366 np0000181102 devstack@c-api.service[116687]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 04:34:42 2026] *** Jun 17 04:34:42.676366 np0000181102 devstack@c-api.service[116687]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 04:34:42.676366 np0000181102 devstack@c-api.service[116687]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 04:34:42.676366 np0000181102 devstack@c-api.service[116687]: nodename: np0000181102 Jun 17 04:34:42.676366 np0000181102 devstack@c-api.service[116687]: machine: x86_64 Jun 17 04:34:42.676366 np0000181102 devstack@c-api.service[116687]: clock source: unix Jun 17 04:34:42.676366 np0000181102 devstack@c-api.service[116687]: pcre jit disabled Jun 17 04:34:42.676366 np0000181102 devstack@c-api.service[116687]: detected number of CPU cores: 16 Jun 17 04:34:42.676366 np0000181102 devstack@c-api.service[116687]: current working directory: / Jun 17 04:34:42.676366 np0000181102 devstack@c-api.service[116687]: detected binary path: /usr/bin/uwsgi-core Jun 17 04:34:42.676366 np0000181102 devstack@c-api.service[116687]: your processes number limit is 256917 Jun 17 04:34:42.676366 np0000181102 devstack@c-api.service[116687]: your memory page size is 4096 bytes Jun 17 04:34:42.676366 np0000181102 devstack@c-api.service[116687]: detected max file descriptor number: 2048 Jun 17 04:34:42.676366 np0000181102 devstack@c-api.service[116687]: lock engine: pthread robust mutexes Jun 17 04:34:42.677172 np0000181102 devstack@c-api.service[116687]: thunder lock: enabled Jun 17 04:34:42.677172 np0000181102 devstack@c-api.service[116687]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 04:34:42.677172 np0000181102 devstack@c-api.service[116687]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 04:34:42.677172 np0000181102 devstack@c-api.service[116687]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 04:34:42.677172 np0000181102 devstack@c-api.service[116687]: Set PythonHome to /opt/stack/data/venv Jun 17 04:34:42.713300 np0000181102 devstack@c-api.service[116687]: Python main interpreter initialized at 0x766a2e0a3668 Jun 17 04:34:42.713300 np0000181102 devstack@c-api.service[116687]: python threads support enabled Jun 17 04:34:42.713300 np0000181102 devstack@c-api.service[116687]: your server socket listen backlog is limited to 100 connections Jun 17 04:34:42.713300 np0000181102 devstack@c-api.service[116687]: your mercy for graceful operations on workers is 80 seconds Jun 17 04:34:42.713579 np0000181102 devstack@c-api.service[116687]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 04:34:42.713757 np0000181102 devstack@c-api.service[116687]: *** Operational MODE: preforking *** Jun 17 04:34:42.713958 np0000181102 devstack@c-api.service[116687]: *** uWSGI is running in multiple interpreter mode *** Jun 17 04:34:42.713958 np0000181102 devstack@c-api.service[116687]: spawned uWSGI master process (pid: 116687) Jun 17 04:34:42.714137 np0000181102 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 04:34:42.714702 np0000181102 devstack@c-api.service[116687]: spawned uWSGI worker 1 (pid: 116694, cores: 1) Jun 17 04:34:42.715377 np0000181102 devstack@c-api.service[116687]: spawned uWSGI worker 2 (pid: 116695, cores: 1) Jun 17 04:34:42.715874 np0000181102 devstack@c-api.service[116687]: spawned uWSGI worker 3 (pid: 116696, cores: 1) Jun 17 04:34:42.716424 np0000181102 devstack@c-api.service[116687]: spawned uWSGI worker 4 (pid: 116697, cores: 1) Jun 17 04:34:42.716509 np0000181102 devstack@c-api.service[116687]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 04:34:42.837711 np0000181102 devstack@c-api.service[116694]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:34:42.837711 np0000181102 devstack@c-api.service[116694]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:34:42.837711 np0000181102 devstack@c-api.service[116694]: we strongly recommend against using it for new projects. Jun 17 04:34:42.837711 np0000181102 devstack@c-api.service[116694]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:34:42.837711 np0000181102 devstack@c-api.service[116694]: framework. For more detail see Jun 17 04:34:42.837711 np0000181102 devstack@c-api.service[116694]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:34:42.837711 np0000181102 devstack@c-api.service[116694]: import eventlet # noqa Jun 17 04:34:42.838293 np0000181102 devstack@c-api.service[116695]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:34:42.838293 np0000181102 devstack@c-api.service[116695]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:34:42.838293 np0000181102 devstack@c-api.service[116695]: we strongly recommend against using it for new projects. Jun 17 04:34:42.838293 np0000181102 devstack@c-api.service[116695]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:34:42.838293 np0000181102 devstack@c-api.service[116695]: framework. For more detail see Jun 17 04:34:42.838293 np0000181102 devstack@c-api.service[116695]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:34:42.838293 np0000181102 devstack@c-api.service[116695]: import eventlet # noqa Jun 17 04:34:42.852940 np0000181102 devstack@c-api.service[116696]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:34:42.852940 np0000181102 devstack@c-api.service[116696]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:34:42.852940 np0000181102 devstack@c-api.service[116696]: we strongly recommend against using it for new projects. Jun 17 04:34:42.852940 np0000181102 devstack@c-api.service[116696]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:34:42.852940 np0000181102 devstack@c-api.service[116696]: framework. For more detail see Jun 17 04:34:42.852940 np0000181102 devstack@c-api.service[116696]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:34:42.852940 np0000181102 devstack@c-api.service[116696]: import eventlet # noqa Jun 17 04:34:42.854165 np0000181102 devstack@c-api.service[116697]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:34:42.854165 np0000181102 devstack@c-api.service[116697]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:34:42.854165 np0000181102 devstack@c-api.service[116697]: we strongly recommend against using it for new projects. Jun 17 04:34:42.854165 np0000181102 devstack@c-api.service[116697]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:34:42.854165 np0000181102 devstack@c-api.service[116697]: framework. For more detail see Jun 17 04:34:42.854165 np0000181102 devstack@c-api.service[116697]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:34:42.854165 np0000181102 devstack@c-api.service[116697]: import eventlet # noqa Jun 17 04:34:42.927447 np0000181102 devstack@c-api.service[116695]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:34:42.927447 np0000181102 devstack@c-api.service[116695]: warnings.warn( Jun 17 04:34:42.932870 np0000181102 devstack@c-api.service[116694]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:34:42.932870 np0000181102 devstack@c-api.service[116694]: warnings.warn( Jun 17 04:34:42.942002 np0000181102 devstack@c-api.service[116696]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:34:42.942002 np0000181102 devstack@c-api.service[116696]: warnings.warn( Jun 17 04:34:42.954754 np0000181102 devstack@c-api.service[116697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:34:42.954754 np0000181102 devstack@c-api.service[116697]: warnings.warn( Jun 17 04:34:43.006359 np0000181102 devstack@c-api.service[116695]: /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 17 04:34:43.006359 np0000181102 devstack@c-api.service[116695]: from cgi import parse_header Jun 17 04:34:43.016657 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:43.016657 np0000181102 devstack@c-api.service[116696]: from cgi import parse_header Jun 17 04:34:43.026551 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:43.026551 np0000181102 devstack@c-api.service[116694]: from cgi import parse_header Jun 17 04:34:43.034595 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:43.034595 np0000181102 devstack@c-api.service[116697]: from cgi import parse_header Jun 17 04:34:43.055685 np0000181102 devstack@c-api.service[116695]: /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 17 04:34:43.055685 np0000181102 devstack@c-api.service[116695]: removals.removed_module( Jun 17 04:34:43.057189 np0000181102 devstack@c-api.service[116695]: /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 17 04:34:43.057189 np0000181102 devstack@c-api.service[116695]: removals.removed_module( Jun 17 04:34:43.066978 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:43.066978 np0000181102 devstack@c-api.service[116696]: removals.removed_module( Jun 17 04:34:43.068437 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:43.068437 np0000181102 devstack@c-api.service[116696]: removals.removed_module( Jun 17 04:34:43.076147 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:43.076147 np0000181102 devstack@c-api.service[116694]: removals.removed_module( Jun 17 04:34:43.078860 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:43.078860 np0000181102 devstack@c-api.service[116694]: removals.removed_module( Jun 17 04:34:43.087566 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:43.087566 np0000181102 devstack@c-api.service[116697]: removals.removed_module( Jun 17 04:34:43.089153 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:43.089153 np0000181102 devstack@c-api.service[116697]: removals.removed_module( Jun 17 04:34:43.659248 np0000181102 devstack@c-api.service[116695]: /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 17 04:34:43.659248 np0000181102 devstack@c-api.service[116695]: warnings.warn( Jun 17 04:34:43.667829 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:43.667829 np0000181102 devstack@c-api.service[116696]: warnings.warn( Jun 17 04:34:43.687777 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:43.687777 np0000181102 devstack@c-api.service[116694]: warnings.warn( Jun 17 04:34:43.699263 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:43.699263 np0000181102 devstack@c-api.service[116697]: warnings.warn( Jun 17 04:34:43.754721 np0000181102 devstack@c-api.service[116695]: /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 17 04:34:43.754721 np0000181102 devstack@c-api.service[116695]: warnings.warn( Jun 17 04:34:43.757046 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:43.757046 np0000181102 devstack@c-api.service[116696]: warnings.warn( Jun 17 04:34:43.784134 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:43.784134 np0000181102 devstack@c-api.service[116694]: warnings.warn( Jun 17 04:34:43.794080 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:43.794080 np0000181102 devstack@c-api.service[116697]: warnings.warn( Jun 17 04:34:44.043330 np0000181102 devstack@c-api.service[116696]: 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 17 04:34:44.043941 np0000181102 devstack@c-api.service[116696]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116696) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:34:44.044324 np0000181102 devstack@c-api.service[116695]: 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 17 04:34:44.044743 np0000181102 devstack@c-api.service[116695]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116695) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:34:44.063840 np0000181102 devstack@c-api.service[116694]: 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 17 04:34:44.064260 np0000181102 devstack@c-api.service[116694]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116694) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:34:44.082745 np0000181102 devstack@c-api.service[116697]: 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 17 04:34:44.083202 np0000181102 devstack@c-api.service[116697]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116697) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:34:44.127473 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:44.127473 np0000181102 devstack@c-api.service[116696]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:34:44.128580 np0000181102 devstack@c-api.service[116695]: /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 17 04:34:44.128580 np0000181102 devstack@c-api.service[116695]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:34:44.132244 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:44.132244 np0000181102 devstack@c-api.service[116694]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:34:44.143552 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:44.143552 np0000181102 devstack@c-api.service[116697]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:34:44.582854 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116695) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:34:44.583086 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116694) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:34:44.583235 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116696) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:34:44.583331 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.583331 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.583463 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.583463 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.583600 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.583660 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.583714 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.583765 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.583897 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.584057 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116697) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:34:44.584493 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.584623 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.584848 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.584934 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.585035 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.585035 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.585143 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.585143 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.585268 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.585336 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.585392 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.585481 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.585560 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.585621 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.585676 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.585731 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.585813 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.585934 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.586030 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.586087 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.586157 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.586215 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.586270 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.586323 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.586385 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.586465 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.586597 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.586671 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.586729 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.586729 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.586729 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.586938 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.586938 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.586938 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.587153 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.587210 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.587210 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.587480 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.587571 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.587631 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.587631 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.587734 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.587791 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.587933 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.588052 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.588135 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.588205 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.588256 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.588256 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.588256 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.588256 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.588256 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.588563 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.588563 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.588563 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.588563 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.588563 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.588563 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.588563 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.588967 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.589035 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.589092 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.589158 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.589213 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.589269 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.589321 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.589375 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.589439 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.589494 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.589555 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.589609 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.589664 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.589725 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.589779 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.589864 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.589933 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.589998 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.590054 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.590134 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.590198 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.590255 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.590317 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.590372 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.590372 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.590477 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.590534 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.590534 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.591020 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.591119 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.591119 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.591226 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.591282 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.591339 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.591396 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.591451 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.591511 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.591575 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.591642 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.591707 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.591762 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.591859 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.591947 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.592021 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.592078 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.592133 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.592191 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.592245 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.592317 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.592373 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.592427 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.592483 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.592657 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.592763 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.592840 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.592840 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.592890 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.592890 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.592953 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.592980 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.592980 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.593025 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.593056 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.593081 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.593107 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.593132 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.593159 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.593190 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.593216 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.593240 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.593265 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.593290 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.593319 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.593344 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.593344 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.593394 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.593424 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.593448 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.593472 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.593501 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.593501 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.593501 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.593501 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.593501 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.594832 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.594900 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.594943 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.595014 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.595068 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.595096 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.595123 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.595154 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.595184 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.595214 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.595239 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.595268 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.595303 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.595330 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.595355 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.595382 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.595412 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.595438 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.595462 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.595488 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.595514 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.595543 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.595574 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.595600 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.595626 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.595652 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.595678 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.595703 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.595729 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.595753 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.595780 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.595810 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.595852 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.595875 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.595907 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.595937 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.595966 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.595992 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.596021 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.596049 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.596074 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.596103 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.596129 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.596157 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.596181 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.596209 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.596233 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.596258 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.596282 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.596306 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.596331 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.596360 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.596389 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.596389 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.596389 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.596389 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.600292 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.600351 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.600460 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.600592 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.600592 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.600720 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.600720 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.600934 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.600934 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.600934 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.601107 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.601177 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.601258 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.601315 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.601315 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.601443 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.601507 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.601561 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.601561 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.601561 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.601561 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.602411 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.602411 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.602490 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.602555 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.602617 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.602673 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.602745 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.606576 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.606645 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.606678 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.606712 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.606747 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.606779 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.606851 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.606915 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.606964 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.607007 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.607052 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.607100 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.607100 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.607100 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.607400 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.607463 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.607526 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.607593 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.607653 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.607712 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.607779 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.608067 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.608169 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.608257 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.608347 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.608430 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.608516 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.608650 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.609836 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.609918 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.609977 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.610024 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.610078 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.610123 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.610165 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.610200 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.610234 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.610270 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.610310 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.610345 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.610392 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.610427 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.610468 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.610508 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.610544 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.610579 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.610613 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.610649 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.610684 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.610719 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.610760 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.610800 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.610858 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.610903 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.610946 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.610998 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.611038 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.611073 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.611108 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.611143 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.611195 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.611239 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.611276 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.611314 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.611351 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.611390 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.611426 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.611464 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.611508 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.611558 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.611595 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.611633 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.611669 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.611703 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.611737 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.611770 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.611805 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.611858 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.611900 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.611936 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.612055 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.612101 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.612137 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.612171 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.612214 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.612250 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.612284 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.612318 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.612356 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.612397 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.612432 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.612464 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.612503 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.612586 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.612629 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.612663 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.612697 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.612736 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.612772 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.612805 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.612865 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.612900 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.612939 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.612977 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.613017 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.613054 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.613054 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.613054 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.613054 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.613054 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.613054 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.613054 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.613365 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.613448 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.613511 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.613556 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.613593 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.613628 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.613668 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.613711 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.613748 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.613784 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.613847 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.613885 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.613935 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.614010 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.614048 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.614084 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.614084 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.614084 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.614084 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.614084 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.614260 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.614375 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.614431 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.614489 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.614537 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.614621 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.614691 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.614735 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.616149 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.616218 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.616262 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.616318 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.616389 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.616430 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.616466 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.616502 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.616565 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.616603 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.616664 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.616710 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.616769 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.616863 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.616967 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.617028 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.617103 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.617145 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.617187 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.617222 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.617261 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.617306 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.617348 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.617348 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.617421 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.617457 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.617493 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.617527 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.617567 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.617607 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.617642 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.617642 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.617642 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.617738 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.617774 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.617810 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.617873 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.617909 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.617946 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.617981 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.618027 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.618078 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.618116 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.618152 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.618192 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.618226 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.618268 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.618304 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.618339 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.618373 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.618415 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.618452 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.618491 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.618526 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.618566 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.618602 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.618636 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.618672 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.618705 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.618740 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.618780 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.618839 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.618909 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.618958 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.618997 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.619032 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.619078 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.619114 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.619149 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.619189 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.619231 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.619268 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.619302 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.619336 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.619370 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.619405 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.619440 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.619481 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.619516 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.619550 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.619595 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.619595 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.619595 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.619595 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.619723 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.619723 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.619809 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.619900 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.619948 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.619988 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.620032 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.620073 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.620107 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.620141 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.620175 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.620208 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.620243 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.620276 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.620315 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.620352 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.620392 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.620427 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.620462 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.620495 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.620583 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.620623 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.620656 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.620695 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.620730 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.620770 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.620804 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.620883 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.621711 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.621757 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.621836 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.621908 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.621960 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.622003 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.622039 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.622083 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.622118 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.622159 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.622194 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.622228 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.622264 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.622298 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.622339 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.622379 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.622421 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.622461 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.622496 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.622530 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.622564 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.622598 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.622638 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.622674 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.622711 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.622746 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.622746 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.622746 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.623238 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.623305 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.623344 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.623380 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.623422 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.623463 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.623499 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.623534 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.623569 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.623612 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.623648 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.623683 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.623719 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.623778 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.623874 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.623925 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.623973 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.624017 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.624052 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.624093 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.624130 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.624172 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.624211 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.624247 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.624283 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.624317 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.624351 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.624386 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.624422 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.624458 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.624498 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.624568 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.624611 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.624647 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.624688 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.624723 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.624757 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.624790 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.624843 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.624906 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.624954 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.624999 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.625040 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.625080 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.625119 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.625155 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.625212 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.625267 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.625305 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.625341 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.625389 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.625426 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.625460 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.625500 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.625500 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.625500 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.625599 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.625636 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.625676 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.625715 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.625755 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.625789 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.625842 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.625879 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.625913 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.625947 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.625982 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.626016 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.626049 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.626094 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.626132 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.626132 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.626132 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.626235 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.626235 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.626300 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.626334 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.626374 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.626410 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.626450 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.626484 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.626518 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.626553 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.626553 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.626888 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.626957 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.626996 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.627037 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.627037 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.627141 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.627186 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.627227 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.627262 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.627297 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.627333 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.627369 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.627408 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.627443 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.627569 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.627608 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.627644 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.627678 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.627713 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.627747 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.627783 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.627850 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.627896 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.627944 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.627989 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.627989 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.627989 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.627989 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.628111 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.628111 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.628111 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.628213 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.628250 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.628250 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.628325 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.628360 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.628394 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.628430 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.628465 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.628465 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.628465 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.628602 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.628651 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.628688 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.628688 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.628758 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.628794 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.628845 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.628881 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.628926 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.628961 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.629006 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.629045 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.629081 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.629081 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.629081 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.630418 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.630482 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.630516 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.630565 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.630607 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.630652 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.630689 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.630724 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.630759 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.630794 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.630854 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.630927 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.630969 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.631005 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.631041 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.631087 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.631124 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.631158 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.631191 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.631225 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.631262 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.631297 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.631333 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.631333 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.631333 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.631443 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.631481 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.631521 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.631557 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.631591 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.631626 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.631661 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.631697 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.631732 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.631773 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.631809 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.631893 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.631943 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.631979 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.632013 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.632047 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.632082 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.632115 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.632150 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.632199 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.632236 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.632272 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.632306 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.632341 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.632376 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.632412 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.632446 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.632481 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.632522 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.632592 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.632592 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.632661 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.632698 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.632734 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.632768 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.632803 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.632862 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.632898 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.632941 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.632976 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.633011 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.633045 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.633079 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.633119 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.633154 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.633189 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.633226 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.633270 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.633270 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.633270 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.633270 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.633390 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.633431 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.633468 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.633468 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.633534 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.633575 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.633616 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.633656 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.633691 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.633726 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.633762 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.633796 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.633847 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.633883 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.633926 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.633967 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.634003 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.634042 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.634075 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.634109 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.634146 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.634213 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.634249 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.634283 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.634317 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.634362 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.634397 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.634431 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.634466 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.634501 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.634535 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.634535 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.634535 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.634535 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.634535 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.634535 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.636185 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.636250 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.636286 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.636358 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.636399 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.636435 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.636471 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.636517 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.636517 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.636612 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.636650 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.636691 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.636727 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.636761 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.636796 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.636857 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.636899 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.636969 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.637012 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.637056 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.637092 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.637126 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.637158 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.637192 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.637226 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.637265 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.637265 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.637265 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.637385 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.637385 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.637482 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.637525 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.637565 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.637600 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.637600 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.637663 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.637704 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.637743 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.637783 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.637842 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.637882 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.637917 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.637949 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.637985 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.638029 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.638066 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.638105 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.638142 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.638185 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.638219 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.638254 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.638288 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.638288 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.638288 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.638288 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.638288 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.638445 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.638526 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.638579 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.638621 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.638658 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.638692 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.638727 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.638776 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.638862 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.638902 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.638936 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.638970 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.639023 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.639060 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.639094 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.639134 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.639173 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.639209 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.639209 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.639269 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.639305 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.639344 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.639385 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.639385 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.639385 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.639385 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.639385 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.639385 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.645062 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.645146 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.645146 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.645214 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.645262 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.645396 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.645548 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.645604 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.645654 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.645707 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.645755 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.645802 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.645802 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.645928 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.645928 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.645993 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.646047 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.646097 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.646144 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.646144 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.646243 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.646289 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.646335 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.646388 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.646437 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.646437 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.646526 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.646579 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.646624 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.646667 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.646712 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.646754 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.646798 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.646866 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.646910 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.646946 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.646985 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.647021 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.647059 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.647093 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.647127 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:34:44.647176 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.647213 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:34:44.647252 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.647288 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:34:44.647322 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.647361 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:34:44.647395 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.647437 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:34:44.647478 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116694) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.647519 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:34:44.647519 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:34:44.692449 np0000181102 devstack@c-api.service[116696]: INFO dbcounter [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Registered counter for database cinder Jun 17 04:34:44.692718 np0000181102 devstack@c-api.service[116694]: INFO dbcounter [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Registered counter for database cinder Jun 17 04:34:44.693404 np0000181102 devstack@c-api.service[116697]: INFO dbcounter [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Registered counter for database cinder Jun 17 04:34:44.693462 np0000181102 devstack@c-api.service[116695]: INFO dbcounter [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Registered counter for database cinder Jun 17 04:34:44.734031 np0000181102 devstack@c-api.service[116694]: DEBUG oslo_db.sqlalchemy.engines [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 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=116694) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:34:44.735332 np0000181102 devstack@c-api.service[116696]: DEBUG oslo_db.sqlalchemy.engines [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd 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=116696) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:34:44.736497 np0000181102 devstack@c-api.service[116697]: DEBUG oslo_db.sqlalchemy.engines [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 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=116697) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:34:44.737782 np0000181102 devstack@c-api.service[116695]: DEBUG oslo_db.sqlalchemy.engines [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 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=116695) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:34:44.847264 np0000181102 devstack@c-api.service[116694]: DEBUG dbcounter [-] [116694] Writer thread running {{(pid=116694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:34:44.850303 np0000181102 devstack@c-api.service[116694]: INFO cinder.rpc [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:34:44.850435 np0000181102 devstack@c-api.service[116696]: DEBUG dbcounter [-] [116696] Writer thread running {{(pid=116696) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:34:44.850758 np0000181102 devstack@c-api.service[116697]: DEBUG dbcounter [-] [116697] Writer thread running {{(pid=116697) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:34:44.853134 np0000181102 devstack@c-api.service[116696]: INFO cinder.rpc [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:34:44.853502 np0000181102 devstack@c-api.service[116694]: INFO cinder.rpc [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:34:44.853591 np0000181102 devstack@c-api.service[116697]: INFO cinder.rpc [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:34:44.856042 np0000181102 devstack@c-api.service[116697]: INFO cinder.rpc [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:34:44.856355 np0000181102 devstack@c-api.service[116694]: INFO cinder.rpc [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:34:44.856454 np0000181102 devstack@c-api.service[116696]: INFO cinder.rpc [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:34:44.858581 np0000181102 devstack@c-api.service[116694]: INFO cinder.rpc [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:34:44.859155 np0000181102 devstack@c-api.service[116697]: INFO cinder.rpc [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:34:44.859224 np0000181102 devstack@c-api.service[116696]: INFO cinder.rpc [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:34:44.859415 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.860477 np0000181102 devstack@c-api.service[116695]: DEBUG dbcounter [-] [116695] Writer thread running {{(pid=116695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:34:44.861715 np0000181102 devstack@c-api.service[116696]: INFO cinder.rpc [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:34:44.861811 np0000181102 devstack@c-api.service[116697]: INFO cinder.rpc [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:34:44.862368 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.863058 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.863176 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.865748 np0000181102 devstack@c-api.service[116695]: INFO cinder.rpc [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:34:44.866188 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.866644 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.870798 np0000181102 devstack@c-api.service[116695]: INFO cinder.rpc [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:34:44.873265 np0000181102 devstack@c-api.service[116695]: INFO cinder.rpc [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:34:44.875234 np0000181102 devstack@c-api.service[116695]: INFO cinder.rpc [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:34:44.876097 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.878986 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.896342 np0000181102 devstack@c-api.service[116694]: DEBUG oslo_db.sqlalchemy.engines [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 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=116694) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:34:44.898667 np0000181102 devstack@c-api.service[116697]: DEBUG oslo_db.sqlalchemy.engines [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 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=116697) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:34:44.899470 np0000181102 devstack@c-api.service[116694]: INFO cinder.rpc [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:34:44.901160 np0000181102 devstack@c-api.service[116696]: DEBUG oslo_db.sqlalchemy.engines [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd 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=116696) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:34:44.901337 np0000181102 devstack@c-api.service[116697]: INFO cinder.rpc [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:34:44.901845 np0000181102 devstack@c-api.service[116694]: INFO cinder.rpc [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:34:44.903028 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.903728 np0000181102 devstack@c-api.service[116697]: INFO cinder.rpc [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:34:44.903808 np0000181102 devstack@c-api.service[116696]: INFO cinder.rpc [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:34:44.904957 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.906116 np0000181102 devstack@c-api.service[116696]: INFO cinder.rpc [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:34:44.907243 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.914932 np0000181102 devstack@c-api.service[116695]: DEBUG oslo_db.sqlalchemy.engines [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 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=116695) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:34:44.915113 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.917533 np0000181102 devstack@c-api.service[116695]: INFO cinder.rpc [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:34:44.917597 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.918121 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.918859 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.919914 np0000181102 devstack@c-api.service[116695]: INFO cinder.rpc [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:34:44.920778 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.921197 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.921232 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.922025 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.924007 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.925186 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.926259 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.929079 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.929224 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.930277 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.932089 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.932188 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.933133 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.933228 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.935009 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.935245 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.936157 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.936256 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.938054 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.938240 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.939256 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.939322 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.940927 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.941230 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.942077 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.942392 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.944648 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.944759 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.944947 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.945156 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.946316 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.946505 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.947977 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.949127 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.949257 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.950613 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.950922 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.953918 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.954063 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.954653 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.954730 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.956090 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.956963 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.957556 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.957978 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.958097 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.958979 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.960106 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.960173 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.960228 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.960285 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.961467 np0000181102 devstack@c-api.service[116694]: WARNING cinder.api.contrib.hosts [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:34:44.961600 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.961678 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.961748 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.962169 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.962989 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.963161 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.963446 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.964291 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.964387 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.964451 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.964785 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.965764 np0000181102 devstack@c-api.service[116697]: WARNING cinder.api.contrib.hosts [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:34:44.966017 np0000181102 devstack@c-api.service[116696]: WARNING cinder.api.contrib.hosts [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:34:44.966170 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.966275 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.966345 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.967260 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extended resource: extensions {{(pid=116694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.967469 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.967625 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.968547 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extended resource: os-quota-class-sets {{(pid=116694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.968784 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.968971 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.969783 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.969879 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extended resource: scheduler-stats {{(pid=116694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.970286 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.970467 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.971260 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extended resource: extensions {{(pid=116697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.971328 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extended resource: os-quota-sets {{(pid=116694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.971477 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extended resource: extensions {{(pid=116696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.972704 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extended resource: os-quota-class-sets {{(pid=116697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.972976 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extended resource: os-quota-class-sets {{(pid=116696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.973241 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.973371 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extended resource: backups {{(pid=116694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.973969 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extended resource: scheduler-stats {{(pid=116697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.974306 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extended resource: scheduler-stats {{(pid=116696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.975372 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extended resource: os-snapshot-manage {{(pid=116694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.975437 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.975494 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extended resource: os-quota-sets {{(pid=116697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.975806 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extended resource: os-quota-sets {{(pid=116696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.976887 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extended resource: consistencygroups {{(pid=116694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.976997 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.977553 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extended resource: backups {{(pid=116697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.977904 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extended resource: backups {{(pid=116696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.978261 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.978776 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extended resource: extra_specs {{(pid=116694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.979541 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extended resource: os-snapshot-manage {{(pid=116697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.979612 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.980011 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extended resource: os-snapshot-manage {{(pid=116696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.980316 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extended resource: os-hosts {{(pid=116694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.980758 np0000181102 devstack@c-api.service[116695]: WARNING cinder.api.contrib.hosts [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:34:44.980969 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extended resource: consistencygroups {{(pid=116697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.981466 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.981533 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extended resource: consistencygroups {{(pid=116696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.981594 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extended resource: os-volume-manage {{(pid=116694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.982770 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.982943 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extended resource: extra_specs {{(pid=116697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.983040 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extended resource: os-availability-zone {{(pid=116694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.983580 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extended resource: extra_specs {{(pid=116696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.984066 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.984335 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extended resource: encryption {{(pid=116694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.984442 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extended resource: os-hosts {{(pid=116697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.985299 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extended resource: os-hosts {{(pid=116696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.985570 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.985845 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extended resource: os-volume-transfer {{(pid=116694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.985914 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extended resource: os-volume-manage {{(pid=116697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.986529 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extended resource: extensions {{(pid=116695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.986745 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extended resource: os-volume-manage {{(pid=116696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.987278 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extended resource: os-availability-zone {{(pid=116697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.987422 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extended resource: capabilities {{(pid=116694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.987848 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extended resource: os-quota-class-sets {{(pid=116695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.988286 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extended resource: os-availability-zone {{(pid=116696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.988595 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extended resource: encryption {{(pid=116697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.988685 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extended resource: encryption {{(pid=116694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.989146 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extended resource: scheduler-stats {{(pid=116695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.989698 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extended resource: encryption {{(pid=116696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.990135 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extended resource: os-volume-transfer {{(pid=116697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.990178 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extended resource: os-volume-type-access {{(pid=116694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.990561 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extended resource: os-quota-sets {{(pid=116695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.991270 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extended resource: os-volume-transfer {{(pid=116696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.991716 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extended resource: cgsnapshots {{(pid=116694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.991771 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extended resource: capabilities {{(pid=116697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.992651 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extended resource: backups {{(pid=116695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.993281 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extended resource: encryption {{(pid=116697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.993324 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extended resource: qos-specs {{(pid=116694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.993580 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extended resource: capabilities {{(pid=116696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.994757 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extended resource: os-volume-type-access {{(pid=116697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.994861 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extended resource: os-snapshot-manage {{(pid=116695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.995134 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extended resource: encryption {{(pid=116696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.995179 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.contrib.snapshot_actions [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] SnapshotActionsController initialized {{(pid=116694) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:34:44.995999 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.996252 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extended resource: consistencygroups {{(pid=116695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.996445 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extended resource: cgsnapshots {{(pid=116697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.996736 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extended resource: os-volume-type-access {{(pid=116696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.997425 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.997947 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extended resource: qos-specs {{(pid=116697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.998216 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extended resource: extra_specs {{(pid=116695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.998549 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extended resource: cgsnapshots {{(pid=116696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:44.998758 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:44.999758 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extended resource: os-hosts {{(pid=116695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:45.000036 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extended resource: qos-specs {{(pid=116696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:45.000105 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.000165 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.contrib.snapshot_actions [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] SnapshotActionsController initialized {{(pid=116697) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:34:45.001019 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.001093 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extended resource: os-volume-manage {{(pid=116695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:45.001503 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.002278 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.contrib.snapshot_actions [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] SnapshotActionsController initialized {{(pid=116696) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:34:45.002433 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.002500 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extended resource: os-availability-zone {{(pid=116695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:45.002945 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.003173 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.003781 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extended resource: encryption {{(pid=116695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:45.003886 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.004290 np0000181102 devstack@c-api.service[116694]: WARNING castellan.key_manager.migration [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.004704 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.005166 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.005231 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.005309 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extended resource: os-volume-transfer {{(pid=116695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:45.005505 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.005505 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.005505 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extension AdminActions extending resource: volumes {{(pid=116694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.005676 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extension AdminActions extending resource: snapshots {{(pid=116694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.005735 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extension AdminActions extending resource: backups {{(pid=116694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.005906 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extension VolumeActions extending resource: volumes {{(pid=116694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.006036 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extension TypesManage extending resource: types {{(pid=116694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.006135 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extension UsedLimits extending resource: limits {{(pid=116694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.006234 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.006325 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.006387 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.006453 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.006521 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.006579 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.006634 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.006753 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.006845 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.v3.router [None req-73b0f48d-1c3b-4d01-b34c-685da91341f4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.006905 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extended resource: capabilities {{(pid=116695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:45.007892 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.007998 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.008153 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extended resource: encryption {{(pid=116695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:45.009383 np0000181102 devstack@c-api.service[116697]: WARNING castellan.key_manager.migration [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.009458 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.009637 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extended resource: os-volume-type-access {{(pid=116695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:45.010249 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.010369 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.010504 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.010615 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extension AdminActions extending resource: volumes {{(pid=116697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.010725 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extension AdminActions extending resource: snapshots {{(pid=116697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.010859 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extension AdminActions extending resource: backups {{(pid=116697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.011026 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.011069 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extension VolumeActions extending resource: volumes {{(pid=116697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.011172 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extension TypesManage extending resource: types {{(pid=116697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.011212 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extended resource: cgsnapshots {{(pid=116695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:45.011278 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extension UsedLimits extending resource: limits {{(pid=116697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.011381 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.011478 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.011577 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.011681 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.011803 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.011924 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.012034 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.v3.router [None req-6142cbe3-a961-46b3-8fde-00582dbcda77 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.012590 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extended resource: qos-specs {{(pid=116695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:34:45.012760 np0000181102 devstack@c-api.service[116696]: WARNING castellan.key_manager.migration [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.013666 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extension SnapshotActions extending resource: snapshots {{(pid=116696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.013808 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.013980 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.014115 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extension AdminActions extending resource: volumes {{(pid=116696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.014280 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extension AdminActions extending resource: snapshots {{(pid=116696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.014408 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extension AdminActions extending resource: backups {{(pid=116696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.014639 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extension VolumeActions extending resource: volumes {{(pid=116696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.014681 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.contrib.snapshot_actions [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] SnapshotActionsController initialized {{(pid=116695) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:34:45.014803 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extension TypesManage extending resource: types {{(pid=116696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.014970 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extension UsedLimits extending resource: limits {{(pid=116696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.015050 np0000181102 devstack@c-api.service[116694]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x766a2e0a3668 pid: 116694 (default app) Jun 17 04:34:45.015106 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.015243 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.015380 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.015521 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extension VolumeTypeAccess extending resource: types {{(pid=116696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.015562 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.015679 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.015834 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.015977 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.v3.router [None req-1c79a971-65c1-4cea-8d12-7b163ef512bd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.017013 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.018371 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.019670 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.020379 np0000181102 devstack@c-api.service[116697]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x766a2e0a3668 pid: 116697 (default app) Jun 17 04:34:45.021166 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.022698 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.023320 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.023320 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.023454 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.023454 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.023454 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.023454 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.023454 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.023687 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.023687 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.023687 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.023687 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.023687 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.023687 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.023976 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.023976 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.023976 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.023976 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.023976 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.024179 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.024179 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.024179 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.024179 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.024359 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.024359 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.024359 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.024359 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.024550 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.024550 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.024550 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.024550 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.024550 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.024841 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.024841 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.024841 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.024841 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.024841 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.025057 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.025057 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.025057 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.025057 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.025057 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.025057 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.025311 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.025311 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.025311 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.025311 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.025311 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.025311 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.025572 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.025572 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.025572 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.025572 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.025572 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.025572 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.025840 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.025840 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.025840 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.025840 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.025840 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.025840 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.026256 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.026256 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.026256 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.026256 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.026526 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.026526 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.026526 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.026526 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.026526 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.026904 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.026904 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.026904 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.026904 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.026904 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.027252 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.027252 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.027252 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.027252 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.027252 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.027252 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.027642 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.027642 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.027642 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.027642 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.027642 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.028044 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.028044 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.028044 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.028044 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.028044 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.028377 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.028377 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.028377 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.028377 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.028662 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.028662 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.028662 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.028662 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.028965 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.028965 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.028965 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.028965 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.028965 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.029311 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.029366 np0000181102 devstack@c-api.service[116695]: WARNING castellan.key_manager.migration [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:34:45.029423 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.029423 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.029423 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.029423 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.029704 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.029704 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.029704 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.029704 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.030245 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.030245 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.030245 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.030245 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.034715 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.034715 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.034715 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.034715 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.034879 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.034879 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.034879 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.034879 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.035010 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.035010 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.035010 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.035010 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.035150 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.035150 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.035150 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.035150 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.035150 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.035150 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.035333 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.035333 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.035333 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.035333 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.035333 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.035506 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.035506 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.035506 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.035506 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.035506 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.035506 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.035506 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.035728 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.035728 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.035728 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.035728 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.035728 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.035728 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.035940 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.035940 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.035940 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.035940 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.035940 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.035940 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.036134 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.036134 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.036134 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.036134 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.036134 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.036134 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.036310 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.036310 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.036310 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.036310 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.036449 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.036449 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.036449 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.036449 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.036609 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.036609 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.036609 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.036609 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.036794 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.036794 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.036794 np0000181102 devstack@c-api.service[116694]: /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 17 04:34:45.036794 np0000181102 devstack@c-api.service[116694]: warnings.warn(deprecated_msg) Jun 17 04:34:45.036992 np0000181102 devstack@c-api.service[116696]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x766a2e0a3668 pid: 116696 (default app) Jun 17 04:34:45.037036 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.037036 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.037036 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.037036 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extension AdminActions extending resource: volumes {{(pid=116695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.037036 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extension AdminActions extending resource: snapshots {{(pid=116695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.037036 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extension AdminActions extending resource: backups {{(pid=116695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.037036 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extension VolumeActions extending resource: volumes {{(pid=116695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.037251 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extension TypesManage extending resource: types {{(pid=116695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.037251 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extension UsedLimits extending resource: limits {{(pid=116695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.037251 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.037251 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.037251 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.037251 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.037396 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.middleware.request_id [None req-878d2ed5-b25e-4bbb-8611-a206a866eb84 None None] RequestId filter calling following filter/app {{(pid=116694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:34:45.037430 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.037430 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.037430 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.v3.router [None req-61e95bdc-a604-4d7e-8ad3-19734518fb85 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:34:45.037505 np0000181102 devstack@c-api.service[116694]: [pid: 116694|app: 0|req: 1/1] 199.204.45.70 () {60 vars in 949 bytes} [Wed Jun 17 04:34:45 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 17 04:34:45.037533 np0000181102 devstack@c-api.service[116695]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x766a2e0a3668 pid: 116695 (default app) Jun 17 04:34:52.117011 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.117011 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.117011 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.117011 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.117011 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.117967 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.117967 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.117967 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.117967 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.117967 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.118365 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.118365 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.118365 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.118365 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.118365 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.118365 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.118945 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.118945 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.118945 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.118945 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.119273 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.119273 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.119273 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.119273 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.119623 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.119623 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.119623 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.119623 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.120112 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.120112 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.120112 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.120112 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.120112 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.120526 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.120526 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.120526 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.120526 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.120526 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.120944 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.120944 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.120944 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.120944 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.120944 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.120944 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.121439 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.121439 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.121439 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.121439 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.121439 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.121439 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.121959 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.121959 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.121959 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.121959 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.121959 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.121959 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.122588 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.122588 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.122588 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.122588 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.122588 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.123040 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.123040 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.123040 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.123040 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.123040 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.123455 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.123455 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.123455 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.123455 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.123455 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.123455 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.123909 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.123909 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.123909 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.123909 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.123909 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.123909 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.124217 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.124217 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.124217 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.124217 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.124217 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.124503 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.124503 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.124503 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.124503 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.124503 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.124978 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.124978 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.124978 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.124978 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.125210 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.125210 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.125210 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.125210 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.125436 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.125436 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.125436 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.125436 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.125436 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.125720 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.125720 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.125720 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.125720 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.125720 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.126117 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.126117 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.126117 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.126117 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.126562 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.126562 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.126562 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.126562 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.126967 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.126967 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.126967 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.126967 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.127157 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.127157 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.127157 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.127157 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.127310 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.127310 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.127310 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.127310 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.127464 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.127464 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.127464 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.127464 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.127464 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.127655 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.127655 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.127655 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.127655 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.127655 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.127655 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.127917 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.127917 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.127917 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.127917 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.127917 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.128105 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.128105 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.128105 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.128105 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.128105 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.128105 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.128330 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.128330 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.128330 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.128330 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.128330 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.128330 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.128556 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.128556 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.128556 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.128556 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.128556 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.128556 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.128786 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.128786 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.128786 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.128786 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.128786 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.128786 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.129032 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.129032 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.129032 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.129032 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.129190 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.129190 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.129190 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.129190 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.129190 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.129403 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.129403 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.129403 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.129403 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.129403 np0000181102 devstack@c-api.service[116697]: warnings.warn(deprecated_msg) Jun 17 04:34:52.129403 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.middleware.request_id [None req-c138bda7-5796-4190-bc35-bc13c170134a None None] RequestId filter calling following filter/app {{(pid=116697) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:34:52.596226 np0000181102 devstack@c-api.service[116697]: INFO cinder.api.openstack.wsgi [None req-c138bda7-5796-4190-bc35-bc13c170134a admin admin] POST https://199.204.45.70/volume/v3/types Jun 17 04:34:52.596680 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.openstack.wsgi [None req-c138bda7-5796-4190-bc35-bc13c170134a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116697) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 04:34:52.598332 np0000181102 devstack@c-api.service[116697]: /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 17 04:34:52.598332 np0000181102 devstack@c-api.service[116697]: warnings.warn( Jun 17 04:34:52.633627 np0000181102 devstack@c-api.service[116697]: DEBUG oslo_db.sqlalchemy.engines [None req-c138bda7-5796-4190-bc35-bc13c170134a 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=116697) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:34:52.672271 np0000181102 devstack@c-api.service[116697]: INFO cinder.api.openstack.wsgi [None req-c138bda7-5796-4190-bc35-bc13c170134a admin admin] https://199.204.45.70/volume/v3/types returned with HTTP 200 Jun 17 04:34:52.672860 np0000181102 devstack@c-api.service[116697]: [pid: 116697|app: 0|req: 1/2] 199.204.45.70 () {68 vars in 1281 bytes} [Wed Jun 17 04:34:52 2026] POST /volume/v3/types => generated 186 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:34:52.698306 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.698306 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.698306 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.698306 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.699242 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.699242 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.699242 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.699242 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.699483 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.699483 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.699483 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.699483 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.699483 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.699483 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.700069 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.700069 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.700069 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.700069 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.700069 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.700460 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.700460 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.700460 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.700460 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.700460 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.700751 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.700751 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.700751 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.700751 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.701026 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.701026 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.701026 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.701026 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.701026 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.701628 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.701628 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.701628 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.701628 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.701628 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.701928 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.701928 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.701928 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.701928 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.701928 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.701928 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.702320 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.702320 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.702320 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.702320 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.702320 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.702320 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.702676 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.702676 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.702676 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.702676 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.702676 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.702676 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.703056 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.703056 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.703056 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.703056 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.703056 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.703365 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.703365 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.703365 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.703365 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.703365 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.703637 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.703637 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.703637 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.703637 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.703637 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.703637 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.703996 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.703996 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.703996 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.703996 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.703996 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.703996 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.704328 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.704328 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.704328 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.704328 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.704328 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.704642 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.704642 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.704642 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.704642 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.704642 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.704949 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.704949 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.704949 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.704949 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.705190 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.705190 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.705190 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.705190 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.705438 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.705438 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.705438 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.705438 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.705438 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.705745 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.705745 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.705745 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.705745 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.705745 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.706043 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.706043 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.706043 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.706043 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.706317 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.706317 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.706317 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.706317 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.706579 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.706579 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.706579 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.706579 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.706894 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.706894 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.706894 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.706894 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.707102 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.707102 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.707102 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.707102 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.707204 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.707204 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.707204 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.707204 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.707204 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.707342 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.707342 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.707342 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.707342 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.707342 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.707342 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.707498 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.707498 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.707498 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.707498 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.707498 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.707625 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.707625 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.707625 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.707625 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.707625 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.707625 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.707770 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.707770 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.707770 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.707770 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.707770 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.707770 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.708182 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.708182 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.708182 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.708182 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.708182 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.708182 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.708342 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.708342 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.708342 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.708342 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.708342 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.708342 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.708501 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.708501 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.708501 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.708501 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.708605 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.708605 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.708605 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.708605 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.708605 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.708735 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.708735 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.708735 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.708735 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:52.708735 np0000181102 devstack@c-api.service[116696]: warnings.warn(deprecated_msg) Jun 17 04:34:52.708735 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.middleware.request_id [req-c138bda7-5796-4190-bc35-bc13c170134a req-9a823b3e-018a-452d-9be7-00281429f921 None None] RequestId filter calling following filter/app {{(pid=116696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:34:53.025177 np0000181102 devstack@c-api.service[116696]: INFO cinder.api.openstack.wsgi [req-c138bda7-5796-4190-bc35-bc13c170134a req-9a823b3e-018a-452d-9be7-00281429f921 admin admin] POST https://199.204.45.70/volume/v3/types/e8d60229-cdb2-406c-a350-2da089190dfc/extra_specs Jun 17 04:34:53.025885 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.openstack.wsgi [req-c138bda7-5796-4190-bc35-bc13c170134a req-9a823b3e-018a-452d-9be7-00281429f921 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116696) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 04:34:53.027663 np0000181102 devstack@c-api.service[116696]: /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 17 04:34:53.027663 np0000181102 devstack@c-api.service[116696]: warnings.warn( Jun 17 04:34:53.062056 np0000181102 devstack@c-api.service[116696]: DEBUG oslo_db.sqlalchemy.engines [req-c138bda7-5796-4190-bc35-bc13c170134a req-9a823b3e-018a-452d-9be7-00281429f921 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=116696) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:34:53.114958 np0000181102 devstack@c-api.service[116696]: INFO cinder.api.openstack.wsgi [req-c138bda7-5796-4190-bc35-bc13c170134a req-9a823b3e-018a-452d-9be7-00281429f921 admin admin] https://199.204.45.70/volume/v3/types/e8d60229-cdb2-406c-a350-2da089190dfc/extra_specs returned with HTTP 200 Jun 17 04:34:53.115184 np0000181102 devstack@c-api.service[116696]: [pid: 116696|app: 0|req: 1/3] 199.204.45.70 () {70 vars in 1498 bytes} [Wed Jun 17 04:34:52 2026] POST /volume/v3/types/e8d60229-cdb2-406c-a350-2da089190dfc/extra_specs => generated 55 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:34:54.901492 np0000181102 devstack@c-api.service[116694]: DEBUG dbcounter [-] [116694] Writing DB stats cinder:SELECT=6 {{(pid=116694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:34:54.919441 np0000181102 devstack@c-api.service[116695]: DEBUG dbcounter [-] [116695] Writing DB stats cinder:SELECT=6 {{(pid=116695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:35:02.669485 np0000181102 devstack@c-api.service[116697]: DEBUG dbcounter [-] [116697] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116697) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:35:03.113381 np0000181102 devstack@c-api.service[116696]: DEBUG dbcounter [-] [116696] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116696) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:37:26.926139 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.middleware.request_id [None req-01bdbde6-b7fc-416c-bbdd-99d75e91eec6 None None] RequestId filter calling following filter/app {{(pid=116694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:37:26.927002 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [None req-01bdbde6-b7fc-416c-bbdd-99d75e91eec6 None None] GET https://199.204.45.70/volume// Jun 17 04:37:26.927225 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [None req-01bdbde6-b7fc-416c-bbdd-99d75e91eec6 None None] Empty body provided in request {{(pid=116694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:37:26.927562 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [None req-01bdbde6-b7fc-416c-bbdd-99d75e91eec6 None None] Calling method 'all' {{(pid=116694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:37:26.928530 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [None req-01bdbde6-b7fc-416c-bbdd-99d75e91eec6 None None] https://199.204.45.70/volume// returned with HTTP 300 Jun 17 04:37:26.929137 np0000181102 devstack@c-api.service[116694]: [pid: 116694|app: 0|req: 2/4] 199.204.45.70 () {66 vars in 1449 bytes} [Wed Jun 17 04:37:26 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 17 04:38:04.814182 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.814182 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.814182 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.814182 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.814182 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.815252 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.815252 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.815252 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.815252 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.815252 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.815696 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.815696 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.815696 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.815696 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.815696 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.815696 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.816419 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.816419 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.816419 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.816419 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.816854 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.816854 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.816854 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.816854 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.817252 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.817252 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.817252 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.817252 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.817671 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.817671 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.817671 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.817671 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.817671 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.818200 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.818200 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.818200 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.818200 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.818200 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.818653 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.818653 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.818653 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.818653 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.818653 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.818653 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.819239 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.819239 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.819239 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.819239 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.819239 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.819239 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.819790 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.819790 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.819790 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.819790 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.819790 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.819790 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.820393 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.820393 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.820393 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.820393 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.820393 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.820914 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.820914 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.820914 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.820914 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.820914 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.821356 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.821356 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.821356 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.821356 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.821356 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.821356 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.821919 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.821919 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.821919 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.821919 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.821919 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.821919 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.822264 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.822264 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.822264 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.822264 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.822264 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.822600 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.822600 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.822600 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.822600 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.822600 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.822939 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.822939 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.822939 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.822939 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.823196 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.823196 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.823196 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.823196 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.823448 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.823448 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.823448 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.823448 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.823448 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.823771 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.823771 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.823771 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.823771 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.823771 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.824081 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.824081 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.824081 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.824081 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.824337 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.824337 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.824337 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.824337 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.824611 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.824611 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.824611 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.824611 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.824902 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.824902 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.824902 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.824902 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.825156 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.825156 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.825156 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.825156 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.825403 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.825403 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.825403 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.825403 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.825403 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.825765 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.825765 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.825765 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.825765 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.825765 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.825765 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.826058 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.826058 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.826058 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.826058 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.826058 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.826257 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.826257 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.826257 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.826257 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.826257 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.826257 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.826503 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.826503 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.826503 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.826503 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.826503 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.826503 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.826761 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.826761 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.826761 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.826761 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.826761 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.826761 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.827017 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.827017 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.827017 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.827017 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.827017 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.827017 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.827264 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.827264 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.827264 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.827264 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.827439 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.827439 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.827439 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.827439 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.827439 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.827659 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.827659 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.827659 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.827659 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:04.827659 np0000181102 devstack@c-api.service[116695]: warnings.warn(deprecated_msg) Jun 17 04:38:04.827659 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.middleware.request_id [None req-f78b74cb-1180-4a37-aad3-4e50045c6d79 None None] RequestId filter calling following filter/app {{(pid=116695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:38:04.827659 np0000181102 devstack@c-api.service[116695]: [pid: 116695|app: 0|req: 1/5] 199.204.45.70 () {62 vars in 1061 bytes} [Wed Jun 17 04:38:04 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 17 04:38:04.858398 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.middleware.request_id [None req-add48cbd-37f6-4c26-a443-86ca96a86129 None None] RequestId filter calling following filter/app {{(pid=116697) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:38:04.867978 np0000181102 devstack@c-api.service[116697]: [pid: 116697|app: 0|req: 2/6] 199.204.45.70 () {64 vars in 1265 bytes} [Wed Jun 17 04:38:04 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 17 04:38:04.903938 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.middleware.request_id [req-add48cbd-37f6-4c26-a443-86ca96a86129 req-6e2453e1-fff4-4fdc-a614-6aaa76124613 None None] RequestId filter calling following filter/app {{(pid=116696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:38:04.908283 np0000181102 devstack@c-api.service[116696]: INFO cinder.api.openstack.wsgi [req-add48cbd-37f6-4c26-a443-86ca96a86129 req-6e2453e1-fff4-4fdc-a614-6aaa76124613 demo demo] GET https://199.204.45.70/volume/v3/ Jun 17 04:38:04.908543 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.openstack.wsgi [req-add48cbd-37f6-4c26-a443-86ca96a86129 req-6e2453e1-fff4-4fdc-a614-6aaa76124613 demo demo] Empty body provided in request {{(pid=116696) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:38:04.908795 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.openstack.wsgi [req-add48cbd-37f6-4c26-a443-86ca96a86129 req-6e2453e1-fff4-4fdc-a614-6aaa76124613 demo demo] Calling method 'version_select' {{(pid=116696) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:38:04.911533 np0000181102 devstack@c-api.service[116696]: INFO cinder.api.openstack.wsgi [req-add48cbd-37f6-4c26-a443-86ca96a86129 req-6e2453e1-fff4-4fdc-a614-6aaa76124613 demo demo] https://199.204.45.70/volume/v3/ returned with HTTP 200 Jun 17 04:38:04.911991 np0000181102 devstack@c-api.service[116696]: [pid: 116696|app: 0|req: 2/7] 199.204.45.70 () {66 vars in 1339 bytes} [Wed Jun 17 04:38:04 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:38:04.952274 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.middleware.request_id [None req-f52f776e-70f2-430e-8eed-b6bc22135fb4 None None] RequestId filter calling following filter/app {{(pid=116694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:38:05.268352 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [None req-f52f776e-70f2-430e-8eed-b6bc22135fb4 demo demo] GET https://199.204.45.70/volume/v3/types Jun 17 04:38:05.268585 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [None req-f52f776e-70f2-430e-8eed-b6bc22135fb4 demo demo] Empty body provided in request {{(pid=116694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:38:05.268774 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [None req-f52f776e-70f2-430e-8eed-b6bc22135fb4 demo demo] Calling method 'index' {{(pid=116694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:38:05.269244 np0000181102 devstack@c-api.service[116694]: /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 17 04:38:05.269244 np0000181102 devstack@c-api.service[116694]: warnings.warn( Jun 17 04:38:05.269996 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.api_utils [None req-f52f776e-70f2-430e-8eed-b6bc22135fb4 demo demo] Removing options '' from query. {{(pid=116694) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:38:05.311063 np0000181102 devstack@c-api.service[116694]: DEBUG oslo_db.sqlalchemy.engines [None req-f52f776e-70f2-430e-8eed-b6bc22135fb4 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=116694) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:38:05.328340 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [None req-f52f776e-70f2-430e-8eed-b6bc22135fb4 demo demo] https://199.204.45.70/volume/v3/types returned with HTTP 200 Jun 17 04:38:05.328704 np0000181102 devstack@c-api.service[116694]: [pid: 116694|app: 0|req: 3/8] 199.204.45.70 () {64 vars in 1283 bytes} [Wed Jun 17 04:38:04 2026] GET /volume/v3/types => generated 377 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:38:05.366966 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.middleware.request_id [None req-73cac949-33e1-4a4b-8bbc-e7d5679cd448 None None] RequestId filter calling following filter/app {{(pid=116695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:38:05.681135 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-73cac949-33e1-4a4b-8bbc-e7d5679cd448 demo demo] GET https://199.204.45.70/volume/v3/types/default Jun 17 04:38:05.681528 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-73cac949-33e1-4a4b-8bbc-e7d5679cd448 demo demo] Empty body provided in request {{(pid=116695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:38:05.681839 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-73cac949-33e1-4a4b-8bbc-e7d5679cd448 demo demo] Calling method 'show' {{(pid=116695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:38:05.719165 np0000181102 devstack@c-api.service[116695]: DEBUG oslo_db.sqlalchemy.engines [None req-73cac949-33e1-4a4b-8bbc-e7d5679cd448 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=116695) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:38:05.738230 np0000181102 devstack@c-api.service[116695]: /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 17 04:38:05.738230 np0000181102 devstack@c-api.service[116695]: warnings.warn( Jun 17 04:38:05.740376 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-73cac949-33e1-4a4b-8bbc-e7d5679cd448 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Jun 17 04:38:05.740737 np0000181102 devstack@c-api.service[116695]: [pid: 116695|app: 0|req: 2/9] 199.204.45.70 () {64 vars in 1294 bytes} [Wed Jun 17 04:38:05 2026] GET /volume/v3/types/default => generated 145 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:38:06.198242 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.middleware.request_id [None req-6177fb04-55e1-423c-a1aa-3904f454a6bc None None] RequestId filter calling following filter/app {{(pid=116697) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:38:06.199530 np0000181102 devstack@c-api.service[116697]: [pid: 116697|app: 0|req: 3/10] 199.204.45.70 () {62 vars in 1061 bytes} [Wed Jun 17 04:38:06 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 17 04:38:06.231770 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.middleware.request_id [None req-6e99b9e5-bcdc-4484-9d1f-1727287ec53f None None] RequestId filter calling following filter/app {{(pid=116696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:38:06.240569 np0000181102 devstack@c-api.service[116696]: [pid: 116696|app: 0|req: 3/11] 199.204.45.70 () {64 vars in 1265 bytes} [Wed Jun 17 04:38:06 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 17 04:38:06.274505 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.middleware.request_id [req-6e99b9e5-bcdc-4484-9d1f-1727287ec53f req-b6797830-c6f9-42f1-aa63-bdbd9eb58cd5 None None] RequestId filter calling following filter/app {{(pid=116694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:38:06.277980 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [req-6e99b9e5-bcdc-4484-9d1f-1727287ec53f req-b6797830-c6f9-42f1-aa63-bdbd9eb58cd5 demo demo] GET https://199.204.45.70/volume/v3/ Jun 17 04:38:06.278360 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [req-6e99b9e5-bcdc-4484-9d1f-1727287ec53f req-b6797830-c6f9-42f1-aa63-bdbd9eb58cd5 demo demo] Empty body provided in request {{(pid=116694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:38:06.278735 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [req-6e99b9e5-bcdc-4484-9d1f-1727287ec53f req-b6797830-c6f9-42f1-aa63-bdbd9eb58cd5 demo demo] Calling method 'version_select' {{(pid=116694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:38:06.279684 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [req-6e99b9e5-bcdc-4484-9d1f-1727287ec53f req-b6797830-c6f9-42f1-aa63-bdbd9eb58cd5 demo demo] https://199.204.45.70/volume/v3/ returned with HTTP 200 Jun 17 04:38:06.280349 np0000181102 devstack@c-api.service[116694]: [pid: 116694|app: 0|req: 4/12] 199.204.45.70 () {66 vars in 1339 bytes} [Wed Jun 17 04:38:06 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:38:06.318487 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.middleware.request_id [None req-2c185b57-28d9-4163-a7ae-d93f3fe6c608 None None] RequestId filter calling following filter/app {{(pid=116695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:38:06.322058 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-2c185b57-28d9-4163-a7ae-d93f3fe6c608 demo demo] GET https://199.204.45.70/volume/v3/types/default Jun 17 04:38:06.322481 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-2c185b57-28d9-4163-a7ae-d93f3fe6c608 demo demo] Empty body provided in request {{(pid=116695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:38:06.322969 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-2c185b57-28d9-4163-a7ae-d93f3fe6c608 demo demo] Calling method 'show' {{(pid=116695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:38:06.332793 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-2c185b57-28d9-4163-a7ae-d93f3fe6c608 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Jun 17 04:38:06.333304 np0000181102 devstack@c-api.service[116695]: [pid: 116695|app: 0|req: 3/13] 199.204.45.70 () {64 vars in 1294 bytes} [Wed Jun 17 04:38:06 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:38:06.967500 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.middleware.request_id [None req-b8e4d49f-8170-406b-a5b7-ea5b4dcf2d97 None None] RequestId filter calling following filter/app {{(pid=116697) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:38:06.968733 np0000181102 devstack@c-api.service[116697]: [pid: 116697|app: 0|req: 4/14] 199.204.45.70 () {62 vars in 1061 bytes} [Wed Jun 17 04:38:06 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 17 04:38:07.004362 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.middleware.request_id [None req-5f6a7e99-c59f-4112-b234-03fa6f7bb6f1 None None] RequestId filter calling following filter/app {{(pid=116696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:38:07.007725 np0000181102 devstack@c-api.service[116696]: [pid: 116696|app: 0|req: 4/15] 199.204.45.70 () {64 vars in 1265 bytes} [Wed Jun 17 04:38:07 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 17 04:38:07.043018 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.middleware.request_id [req-5f6a7e99-c59f-4112-b234-03fa6f7bb6f1 req-327e83d5-a11a-49c8-a4ed-5dc78b368ff6 None None] RequestId filter calling following filter/app {{(pid=116694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:38:07.046426 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [req-5f6a7e99-c59f-4112-b234-03fa6f7bb6f1 req-327e83d5-a11a-49c8-a4ed-5dc78b368ff6 demo demo] GET https://199.204.45.70/volume/v3/ Jun 17 04:38:07.046768 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [req-5f6a7e99-c59f-4112-b234-03fa6f7bb6f1 req-327e83d5-a11a-49c8-a4ed-5dc78b368ff6 demo demo] Empty body provided in request {{(pid=116694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:38:07.047153 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [req-5f6a7e99-c59f-4112-b234-03fa6f7bb6f1 req-327e83d5-a11a-49c8-a4ed-5dc78b368ff6 demo demo] Calling method 'version_select' {{(pid=116694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:38:07.047517 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [req-5f6a7e99-c59f-4112-b234-03fa6f7bb6f1 req-327e83d5-a11a-49c8-a4ed-5dc78b368ff6 demo demo] https://199.204.45.70/volume/v3/ returned with HTTP 200 Jun 17 04:38:07.047947 np0000181102 devstack@c-api.service[116694]: [pid: 116694|app: 0|req: 5/16] 199.204.45.70 () {66 vars in 1339 bytes} [Wed Jun 17 04:38:07 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:38:07.088677 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.middleware.request_id [None req-c92f9acd-ca3f-4a3b-a284-b95e9a52b52e None None] RequestId filter calling following filter/app {{(pid=116695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:38:07.092261 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-c92f9acd-ca3f-4a3b-a284-b95e9a52b52e demo demo] GET https://199.204.45.70/volume/v3/types/default Jun 17 04:38:07.092622 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-c92f9acd-ca3f-4a3b-a284-b95e9a52b52e demo demo] Empty body provided in request {{(pid=116695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:38:07.093055 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-c92f9acd-ca3f-4a3b-a284-b95e9a52b52e demo demo] Calling method 'show' {{(pid=116695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:38:07.101417 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-c92f9acd-ca3f-4a3b-a284-b95e9a52b52e demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Jun 17 04:38:07.101716 np0000181102 devstack@c-api.service[116695]: [pid: 116695|app: 0|req: 4/17] 199.204.45.70 () {64 vars in 1294 bytes} [Wed Jun 17 04:38:07 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:38:07.138725 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.middleware.request_id [None req-a1799fb6-8496-4d3f-9d04-78190c7b78d3 None None] RequestId filter calling following filter/app {{(pid=116697) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:38:07.140152 np0000181102 devstack@c-api.service[116697]: [pid: 116697|app: 0|req: 5/18] 199.204.45.70 () {62 vars in 1061 bytes} [Wed Jun 17 04:38:07 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 17 04:38:07.172799 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.middleware.request_id [None req-cc0e8c4d-2329-410f-aca7-97eb8c0a0680 None None] RequestId filter calling following filter/app {{(pid=116696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:38:07.174750 np0000181102 devstack@c-api.service[116696]: [pid: 116696|app: 0|req: 5/19] 199.204.45.70 () {64 vars in 1265 bytes} [Wed Jun 17 04:38:07 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 191 bytes (1 switches on core 0) Jun 17 04:38:07.206133 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.middleware.request_id [req-cc0e8c4d-2329-410f-aca7-97eb8c0a0680 req-1b933abc-0695-4d14-8355-68dde3c73065 None None] RequestId filter calling following filter/app {{(pid=116694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:38:07.209287 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [req-cc0e8c4d-2329-410f-aca7-97eb8c0a0680 req-1b933abc-0695-4d14-8355-68dde3c73065 demo demo] GET https://199.204.45.70/volume/v3/ Jun 17 04:38:07.209648 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [req-cc0e8c4d-2329-410f-aca7-97eb8c0a0680 req-1b933abc-0695-4d14-8355-68dde3c73065 demo demo] Empty body provided in request {{(pid=116694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:38:07.210272 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [req-cc0e8c4d-2329-410f-aca7-97eb8c0a0680 req-1b933abc-0695-4d14-8355-68dde3c73065 demo demo] Calling method 'version_select' {{(pid=116694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:38:07.210941 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [req-cc0e8c4d-2329-410f-aca7-97eb8c0a0680 req-1b933abc-0695-4d14-8355-68dde3c73065 demo demo] https://199.204.45.70/volume/v3/ returned with HTTP 200 Jun 17 04:38:07.211350 np0000181102 devstack@c-api.service[116694]: [pid: 116694|app: 0|req: 6/20] 199.204.45.70 () {66 vars in 1339 bytes} [Wed Jun 17 04:38:07 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:38:07.248926 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.middleware.request_id [None req-810ab865-3af0-45e2-89ff-7b09c3cfa0da None None] RequestId filter calling following filter/app {{(pid=116695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:38:07.252010 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-810ab865-3af0-45e2-89ff-7b09c3cfa0da demo demo] GET https://199.204.45.70/volume/v3/types/default Jun 17 04:38:07.252273 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-810ab865-3af0-45e2-89ff-7b09c3cfa0da demo demo] Empty body provided in request {{(pid=116695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:38:07.252553 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-810ab865-3af0-45e2-89ff-7b09c3cfa0da demo demo] Calling method 'show' {{(pid=116695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:38:07.261978 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-810ab865-3af0-45e2-89ff-7b09c3cfa0da demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Jun 17 04:38:07.262537 np0000181102 devstack@c-api.service[116695]: [pid: 116695|app: 0|req: 5/21] 199.204.45.70 () {64 vars in 1294 bytes} [Wed Jun 17 04:38:07 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:38:15.322267 np0000181102 devstack@c-api.service[116694]: DEBUG dbcounter [-] [116694] Writing DB stats cinder:SELECT=1 {{(pid=116694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:38:17.258026 np0000181102 devstack@c-api.service[116695]: DEBUG dbcounter [-] [116695] Writing DB stats cinder:SELECT=8 {{(pid=116695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:43:21.188702 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.middleware.request_id [None req-37f6011e-d515-4575-b8b2-17ba688f0cf7 None None] RequestId filter calling following filter/app {{(pid=116697) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:43:21.275897 np0000181102 devstack@c-api.service[116697]: INFO cinder.api.openstack.wsgi [None req-37f6011e-d515-4575-b8b2-17ba688f0cf7 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 04:43:21.276312 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.openstack.wsgi [None req-37f6011e-d515-4575-b8b2-17ba688f0cf7 demo demo] Empty body provided in request {{(pid=116697) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:43:21.276696 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.openstack.wsgi [None req-37f6011e-d515-4575-b8b2-17ba688f0cf7 demo demo] Calling method 'detail' {{(pid=116697) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:43:21.277668 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.api_utils [None req-37f6011e-d515-4575-b8b2-17ba688f0cf7 demo demo] Removing options '' from query. {{(pid=116697) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:43:21.279330 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.volume.api [None req-37f6011e-d515-4575-b8b2-17ba688f0cf7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116697) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:43:21.318018 np0000181102 devstack@c-api.service[116697]: INFO cinder.volume.api [None req-37f6011e-d515-4575-b8b2-17ba688f0cf7 demo demo] Get all volumes completed successfully. Jun 17 04:43:21.320875 np0000181102 devstack@c-api.service[116697]: INFO cinder.api.openstack.wsgi [None req-37f6011e-d515-4575-b8b2-17ba688f0cf7 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:43:21.321371 np0000181102 devstack@c-api.service[116697]: [pid: 116697|app: 0|req: 6/22] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 04:43:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:43:31.312470 np0000181102 devstack@c-api.service[116697]: DEBUG dbcounter [-] [116697] Writing DB stats cinder:SELECT=1 {{(pid=116697) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:44:21.344425 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.middleware.request_id [None req-722839b1-ad5f-4b6a-94bb-f2ae5e9d1f6c None None] RequestId filter calling following filter/app {{(pid=116696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:44:21.348277 np0000181102 devstack@c-api.service[116696]: INFO cinder.api.openstack.wsgi [None req-722839b1-ad5f-4b6a-94bb-f2ae5e9d1f6c demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 04:44:21.348555 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.openstack.wsgi [None req-722839b1-ad5f-4b6a-94bb-f2ae5e9d1f6c demo demo] Empty body provided in request {{(pid=116696) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:44:21.348794 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.openstack.wsgi [None req-722839b1-ad5f-4b6a-94bb-f2ae5e9d1f6c demo demo] Calling method 'detail' {{(pid=116696) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:44:21.349444 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.api_utils [None req-722839b1-ad5f-4b6a-94bb-f2ae5e9d1f6c demo demo] Removing options '' from query. {{(pid=116696) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:44:21.350508 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.volume.api [None req-722839b1-ad5f-4b6a-94bb-f2ae5e9d1f6c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116696) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:44:21.388530 np0000181102 devstack@c-api.service[116696]: INFO cinder.volume.api [None req-722839b1-ad5f-4b6a-94bb-f2ae5e9d1f6c demo demo] Get all volumes completed successfully. Jun 17 04:44:21.391357 np0000181102 devstack@c-api.service[116696]: INFO cinder.api.openstack.wsgi [None req-722839b1-ad5f-4b6a-94bb-f2ae5e9d1f6c demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:44:21.391827 np0000181102 devstack@c-api.service[116696]: [pid: 116696|app: 0|req: 6/23] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 04:44:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:44:31.380928 np0000181102 devstack@c-api.service[116696]: DEBUG dbcounter [-] [116696] Writing DB stats cinder:SELECT=1 {{(pid=116696) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:45:21.406682 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.middleware.request_id [None req-c2760893-2219-4e18-8a8e-185f5a2b507a None None] RequestId filter calling following filter/app {{(pid=116694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:45:21.412330 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [None req-c2760893-2219-4e18-8a8e-185f5a2b507a demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 04:45:21.412836 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [None req-c2760893-2219-4e18-8a8e-185f5a2b507a demo demo] Empty body provided in request {{(pid=116694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:45:21.413259 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [None req-c2760893-2219-4e18-8a8e-185f5a2b507a demo demo] Calling method 'detail' {{(pid=116694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:45:21.413868 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.api_utils [None req-c2760893-2219-4e18-8a8e-185f5a2b507a demo demo] Removing options '' from query. {{(pid=116694) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:45:21.414906 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.volume.api [None req-c2760893-2219-4e18-8a8e-185f5a2b507a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116694) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:45:21.454104 np0000181102 devstack@c-api.service[116694]: INFO cinder.volume.api [None req-c2760893-2219-4e18-8a8e-185f5a2b507a demo demo] Get all volumes completed successfully. Jun 17 04:45:21.456248 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [None req-c2760893-2219-4e18-8a8e-185f5a2b507a demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:45:21.456558 np0000181102 devstack@c-api.service[116694]: [pid: 116694|app: 0|req: 7/24] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 04:45:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:45:31.448090 np0000181102 devstack@c-api.service[116694]: DEBUG dbcounter [-] [116694] Writing DB stats cinder:SELECT=1 {{(pid=116694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:46:21.480674 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.middleware.request_id [None req-f2056922-a4e6-4a05-a540-0264f3e2f992 None None] RequestId filter calling following filter/app {{(pid=116695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:46:21.483262 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-f2056922-a4e6-4a05-a540-0264f3e2f992 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 04:46:21.483416 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-f2056922-a4e6-4a05-a540-0264f3e2f992 demo demo] Empty body provided in request {{(pid=116695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:46:21.483610 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-f2056922-a4e6-4a05-a540-0264f3e2f992 demo demo] Calling method 'detail' {{(pid=116695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:46:21.484111 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.api_utils [None req-f2056922-a4e6-4a05-a540-0264f3e2f992 demo demo] Removing options '' from query. {{(pid=116695) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:46:21.484860 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.volume.api [None req-f2056922-a4e6-4a05-a540-0264f3e2f992 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116695) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:46:21.528183 np0000181102 devstack@c-api.service[116695]: INFO cinder.volume.api [None req-f2056922-a4e6-4a05-a540-0264f3e2f992 demo demo] Get all volumes completed successfully. Jun 17 04:46:21.531269 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-f2056922-a4e6-4a05-a540-0264f3e2f992 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:46:21.531720 np0000181102 devstack@c-api.service[116695]: [pid: 116695|app: 0|req: 6/25] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 04:46:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:46:31.516591 np0000181102 devstack@c-api.service[116695]: DEBUG dbcounter [-] [116695] Writing DB stats cinder:SELECT=1 {{(pid=116695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:47:21.554770 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.middleware.request_id [None req-fe71eed5-c422-460d-ba22-42a8d5c18064 None None] RequestId filter calling following filter/app {{(pid=116697) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:47:21.558848 np0000181102 devstack@c-api.service[116697]: INFO cinder.api.openstack.wsgi [None req-fe71eed5-c422-460d-ba22-42a8d5c18064 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 04:47:21.559368 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.openstack.wsgi [None req-fe71eed5-c422-460d-ba22-42a8d5c18064 demo demo] Empty body provided in request {{(pid=116697) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:47:21.559920 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.openstack.wsgi [None req-fe71eed5-c422-460d-ba22-42a8d5c18064 demo demo] Calling method 'detail' {{(pid=116697) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:47:21.560265 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.api_utils [None req-fe71eed5-c422-460d-ba22-42a8d5c18064 demo demo] Removing options '' from query. {{(pid=116697) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:47:21.561352 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.volume.api [None req-fe71eed5-c422-460d-ba22-42a8d5c18064 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116697) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:47:21.569353 np0000181102 devstack@c-api.service[116697]: INFO cinder.volume.api [None req-fe71eed5-c422-460d-ba22-42a8d5c18064 demo demo] Get all volumes completed successfully. Jun 17 04:47:21.571335 np0000181102 devstack@c-api.service[116697]: INFO cinder.api.openstack.wsgi [None req-fe71eed5-c422-460d-ba22-42a8d5c18064 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:47:21.571718 np0000181102 devstack@c-api.service[116697]: [pid: 116697|app: 0|req: 7/26] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 04:47:21 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 17 04:47:31.566034 np0000181102 devstack@c-api.service[116697]: DEBUG dbcounter [-] [116697] Writing DB stats cinder:SELECT=1 {{(pid=116697) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:48:21.604562 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.middleware.request_id [None req-776b56a2-5567-423b-bcf8-1e5ab73556df None None] RequestId filter calling following filter/app {{(pid=116696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:48:21.753112 np0000181102 devstack@c-api.service[116696]: INFO cinder.api.openstack.wsgi [None req-776b56a2-5567-423b-bcf8-1e5ab73556df demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 04:48:21.753554 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.openstack.wsgi [None req-776b56a2-5567-423b-bcf8-1e5ab73556df demo demo] Empty body provided in request {{(pid=116696) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:48:21.753848 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.openstack.wsgi [None req-776b56a2-5567-423b-bcf8-1e5ab73556df demo demo] Calling method 'detail' {{(pid=116696) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:48:21.754496 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.api_utils [None req-776b56a2-5567-423b-bcf8-1e5ab73556df demo demo] Removing options '' from query. {{(pid=116696) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:48:21.755668 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.volume.api [None req-776b56a2-5567-423b-bcf8-1e5ab73556df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116696) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:48:21.766055 np0000181102 devstack@c-api.service[116696]: INFO cinder.volume.api [None req-776b56a2-5567-423b-bcf8-1e5ab73556df demo demo] Get all volumes completed successfully. Jun 17 04:48:21.769770 np0000181102 devstack@c-api.service[116696]: INFO cinder.api.openstack.wsgi [None req-776b56a2-5567-423b-bcf8-1e5ab73556df demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:48:21.770400 np0000181102 devstack@c-api.service[116696]: [pid: 116696|app: 0|req: 7/27] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 04:48:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:48:31.760110 np0000181102 devstack@c-api.service[116696]: DEBUG dbcounter [-] [116696] Writing DB stats cinder:SELECT=1 {{(pid=116696) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:49:21.784078 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.middleware.request_id [None req-eaf302d8-f688-4041-9aea-8fc4a58a6cdf None None] RequestId filter calling following filter/app {{(pid=116694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:49:21.788246 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [None req-eaf302d8-f688-4041-9aea-8fc4a58a6cdf demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 04:49:21.788558 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [None req-eaf302d8-f688-4041-9aea-8fc4a58a6cdf demo demo] Empty body provided in request {{(pid=116694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:49:21.788778 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [None req-eaf302d8-f688-4041-9aea-8fc4a58a6cdf demo demo] Calling method 'detail' {{(pid=116694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:49:21.789105 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.api_utils [None req-eaf302d8-f688-4041-9aea-8fc4a58a6cdf demo demo] Removing options '' from query. {{(pid=116694) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:49:21.790074 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.volume.api [None req-eaf302d8-f688-4041-9aea-8fc4a58a6cdf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116694) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:49:21.798737 np0000181102 devstack@c-api.service[116694]: INFO cinder.volume.api [None req-eaf302d8-f688-4041-9aea-8fc4a58a6cdf demo demo] Get all volumes completed successfully. Jun 17 04:49:21.800850 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [None req-eaf302d8-f688-4041-9aea-8fc4a58a6cdf demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:49:21.801223 np0000181102 devstack@c-api.service[116694]: [pid: 116694|app: 0|req: 8/28] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 04:49:21 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 17 04:49:31.793182 np0000181102 devstack@c-api.service[116694]: DEBUG dbcounter [-] [116694] Writing DB stats cinder:SELECT=1 {{(pid=116694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:50:21.815732 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.middleware.request_id [None req-3cdb1000-5272-439d-ad8e-e00789b6eb5f None None] RequestId filter calling following filter/app {{(pid=116695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:50:21.819324 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-3cdb1000-5272-439d-ad8e-e00789b6eb5f demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 04:50:21.819618 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-3cdb1000-5272-439d-ad8e-e00789b6eb5f demo demo] Empty body provided in request {{(pid=116695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:50:21.819867 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-3cdb1000-5272-439d-ad8e-e00789b6eb5f demo demo] Calling method 'detail' {{(pid=116695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:50:21.820219 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.api_utils [None req-3cdb1000-5272-439d-ad8e-e00789b6eb5f demo demo] Removing options '' from query. {{(pid=116695) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:50:21.821612 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.volume.api [None req-3cdb1000-5272-439d-ad8e-e00789b6eb5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116695) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:50:21.830396 np0000181102 devstack@c-api.service[116695]: INFO cinder.volume.api [None req-3cdb1000-5272-439d-ad8e-e00789b6eb5f demo demo] Get all volumes completed successfully. Jun 17 04:50:21.832380 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-3cdb1000-5272-439d-ad8e-e00789b6eb5f demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:50:21.832917 np0000181102 devstack@c-api.service[116695]: [pid: 116695|app: 0|req: 7/29] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 04:50:21 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 17 04:50:31.825318 np0000181102 devstack@c-api.service[116695]: DEBUG dbcounter [-] [116695] Writing DB stats cinder:SELECT=1 {{(pid=116695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:51:21.847380 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.middleware.request_id [None req-02d6ad76-1cd9-4380-8561-4c7447069b3e None None] RequestId filter calling following filter/app {{(pid=116697) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:51:21.853119 np0000181102 devstack@c-api.service[116697]: INFO cinder.api.openstack.wsgi [None req-02d6ad76-1cd9-4380-8561-4c7447069b3e demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 04:51:21.853520 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.openstack.wsgi [None req-02d6ad76-1cd9-4380-8561-4c7447069b3e demo demo] Empty body provided in request {{(pid=116697) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:51:21.853958 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.openstack.wsgi [None req-02d6ad76-1cd9-4380-8561-4c7447069b3e demo demo] Calling method 'detail' {{(pid=116697) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:51:21.854485 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.api_utils [None req-02d6ad76-1cd9-4380-8561-4c7447069b3e demo demo] Removing options '' from query. {{(pid=116697) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:51:21.855452 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.volume.api [None req-02d6ad76-1cd9-4380-8561-4c7447069b3e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116697) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:51:21.863840 np0000181102 devstack@c-api.service[116697]: INFO cinder.volume.api [None req-02d6ad76-1cd9-4380-8561-4c7447069b3e demo demo] Get all volumes completed successfully. Jun 17 04:51:21.865689 np0000181102 devstack@c-api.service[116697]: INFO cinder.api.openstack.wsgi [None req-02d6ad76-1cd9-4380-8561-4c7447069b3e demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:51:21.866101 np0000181102 devstack@c-api.service[116697]: [pid: 116697|app: 0|req: 8/30] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 04:51:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 17 04:51:31.858532 np0000181102 devstack@c-api.service[116697]: DEBUG dbcounter [-] [116697] Writing DB stats cinder:SELECT=1 {{(pid=116697) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:52:21.881722 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.middleware.request_id [None req-2b61c564-2d66-4bad-a16e-dee8d0548e53 None None] RequestId filter calling following filter/app {{(pid=116696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:52:21.885651 np0000181102 devstack@c-api.service[116696]: INFO cinder.api.openstack.wsgi [None req-2b61c564-2d66-4bad-a16e-dee8d0548e53 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 04:52:21.886055 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.openstack.wsgi [None req-2b61c564-2d66-4bad-a16e-dee8d0548e53 demo demo] Empty body provided in request {{(pid=116696) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:52:21.886465 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.openstack.wsgi [None req-2b61c564-2d66-4bad-a16e-dee8d0548e53 demo demo] Calling method 'detail' {{(pid=116696) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:52:21.887059 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.api_utils [None req-2b61c564-2d66-4bad-a16e-dee8d0548e53 demo demo] Removing options '' from query. {{(pid=116696) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:52:21.888550 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.volume.api [None req-2b61c564-2d66-4bad-a16e-dee8d0548e53 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116696) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:52:21.897181 np0000181102 devstack@c-api.service[116696]: INFO cinder.volume.api [None req-2b61c564-2d66-4bad-a16e-dee8d0548e53 demo demo] Get all volumes completed successfully. Jun 17 04:52:21.899045 np0000181102 devstack@c-api.service[116696]: INFO cinder.api.openstack.wsgi [None req-2b61c564-2d66-4bad-a16e-dee8d0548e53 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:52:21.899362 np0000181102 devstack@c-api.service[116696]: [pid: 116696|app: 0|req: 8/31] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 04:52:21 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 17 04:52:31.892737 np0000181102 devstack@c-api.service[116696]: DEBUG dbcounter [-] [116696] Writing DB stats cinder:SELECT=1 {{(pid=116696) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:53:21.912764 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.middleware.request_id [None req-56130e10-0337-4ffc-98eb-952ea3745b74 None None] RequestId filter calling following filter/app {{(pid=116694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:53:21.914950 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [None req-56130e10-0337-4ffc-98eb-952ea3745b74 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 04:53:21.915126 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [None req-56130e10-0337-4ffc-98eb-952ea3745b74 demo demo] Empty body provided in request {{(pid=116694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:53:21.915352 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [None req-56130e10-0337-4ffc-98eb-952ea3745b74 demo demo] Calling method 'detail' {{(pid=116694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:53:21.915610 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.api_utils [None req-56130e10-0337-4ffc-98eb-952ea3745b74 demo demo] Removing options '' from query. {{(pid=116694) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:53:21.916343 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.volume.api [None req-56130e10-0337-4ffc-98eb-952ea3745b74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116694) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:53:21.922998 np0000181102 devstack@c-api.service[116694]: INFO cinder.volume.api [None req-56130e10-0337-4ffc-98eb-952ea3745b74 demo demo] Get all volumes completed successfully. Jun 17 04:53:21.924942 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [None req-56130e10-0337-4ffc-98eb-952ea3745b74 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:53:21.925266 np0000181102 devstack@c-api.service[116694]: [pid: 116694|app: 0|req: 9/32] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 04:53:21 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 17 04:53:31.919021 np0000181102 devstack@c-api.service[116694]: DEBUG dbcounter [-] [116694] Writing DB stats cinder:SELECT=1 {{(pid=116694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:54:21.942977 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.middleware.request_id [None req-2378e177-b437-4586-9e93-94ea39ff950e None None] RequestId filter calling following filter/app {{(pid=116695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:54:22.090108 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-2378e177-b437-4586-9e93-94ea39ff950e demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 04:54:22.090495 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-2378e177-b437-4586-9e93-94ea39ff950e demo demo] Empty body provided in request {{(pid=116695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:54:22.090936 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-2378e177-b437-4586-9e93-94ea39ff950e demo demo] Calling method 'detail' {{(pid=116695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:54:22.091395 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.api_utils [None req-2378e177-b437-4586-9e93-94ea39ff950e demo demo] Removing options '' from query. {{(pid=116695) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:54:22.093418 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.volume.api [None req-2378e177-b437-4586-9e93-94ea39ff950e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116695) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:54:22.100849 np0000181102 devstack@c-api.service[116695]: INFO cinder.volume.api [None req-2378e177-b437-4586-9e93-94ea39ff950e demo demo] Get all volumes completed successfully. Jun 17 04:54:22.102671 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-2378e177-b437-4586-9e93-94ea39ff950e demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:54:22.103126 np0000181102 devstack@c-api.service[116695]: [pid: 116695|app: 0|req: 8/33] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 04:54:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:54:32.097354 np0000181102 devstack@c-api.service[116695]: DEBUG dbcounter [-] [116695] Writing DB stats cinder:SELECT=1 {{(pid=116695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:55:22.119264 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.middleware.request_id [None req-4dce24a1-9f28-4d20-9309-802a6eff0cdc None None] RequestId filter calling following filter/app {{(pid=116697) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:55:22.123568 np0000181102 devstack@c-api.service[116697]: INFO cinder.api.openstack.wsgi [None req-4dce24a1-9f28-4d20-9309-802a6eff0cdc demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 04:55:22.124039 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.openstack.wsgi [None req-4dce24a1-9f28-4d20-9309-802a6eff0cdc demo demo] Empty body provided in request {{(pid=116697) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:55:22.124465 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.openstack.wsgi [None req-4dce24a1-9f28-4d20-9309-802a6eff0cdc demo demo] Calling method 'detail' {{(pid=116697) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:55:22.125112 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.api_utils [None req-4dce24a1-9f28-4d20-9309-802a6eff0cdc demo demo] Removing options '' from query. {{(pid=116697) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:55:22.126336 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.volume.api [None req-4dce24a1-9f28-4d20-9309-802a6eff0cdc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116697) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:55:22.134759 np0000181102 devstack@c-api.service[116697]: INFO cinder.volume.api [None req-4dce24a1-9f28-4d20-9309-802a6eff0cdc demo demo] Get all volumes completed successfully. Jun 17 04:55:22.136861 np0000181102 devstack@c-api.service[116697]: INFO cinder.api.openstack.wsgi [None req-4dce24a1-9f28-4d20-9309-802a6eff0cdc demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:55:22.137253 np0000181102 devstack@c-api.service[116697]: [pid: 116697|app: 0|req: 9/34] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 04:55:22 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 17 04:55:32.129967 np0000181102 devstack@c-api.service[116697]: DEBUG dbcounter [-] [116697] Writing DB stats cinder:SELECT=1 {{(pid=116697) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:56:22.151797 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.middleware.request_id [None req-4daa59b0-398d-4d12-a98c-861b64805d8b None None] RequestId filter calling following filter/app {{(pid=116696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:56:22.155365 np0000181102 devstack@c-api.service[116696]: INFO cinder.api.openstack.wsgi [None req-4daa59b0-398d-4d12-a98c-861b64805d8b demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 04:56:22.155596 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.openstack.wsgi [None req-4daa59b0-398d-4d12-a98c-861b64805d8b demo demo] Empty body provided in request {{(pid=116696) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:56:22.155874 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.openstack.wsgi [None req-4daa59b0-398d-4d12-a98c-861b64805d8b demo demo] Calling method 'detail' {{(pid=116696) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:56:22.156268 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.api_utils [None req-4daa59b0-398d-4d12-a98c-861b64805d8b demo demo] Removing options '' from query. {{(pid=116696) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:56:22.157269 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.volume.api [None req-4daa59b0-398d-4d12-a98c-861b64805d8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116696) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:56:22.165084 np0000181102 devstack@c-api.service[116696]: INFO cinder.volume.api [None req-4daa59b0-398d-4d12-a98c-861b64805d8b demo demo] Get all volumes completed successfully. Jun 17 04:56:22.167665 np0000181102 devstack@c-api.service[116696]: INFO cinder.api.openstack.wsgi [None req-4daa59b0-398d-4d12-a98c-861b64805d8b demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:56:22.168130 np0000181102 devstack@c-api.service[116696]: [pid: 116696|app: 0|req: 9/35] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 04:56:22 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 17 04:56:32.160393 np0000181102 devstack@c-api.service[116696]: DEBUG dbcounter [-] [116696] Writing DB stats cinder:SELECT=1 {{(pid=116696) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:57:22.181870 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.middleware.request_id [None req-ca977cbc-9a60-4693-bbc7-2587036a7bbc None None] RequestId filter calling following filter/app {{(pid=116694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:57:22.185328 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [None req-ca977cbc-9a60-4693-bbc7-2587036a7bbc demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 04:57:22.185588 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [None req-ca977cbc-9a60-4693-bbc7-2587036a7bbc demo demo] Empty body provided in request {{(pid=116694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:57:22.185923 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [None req-ca977cbc-9a60-4693-bbc7-2587036a7bbc demo demo] Calling method 'detail' {{(pid=116694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:57:22.186305 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.api_utils [None req-ca977cbc-9a60-4693-bbc7-2587036a7bbc demo demo] Removing options '' from query. {{(pid=116694) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:57:22.192070 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.volume.api [None req-ca977cbc-9a60-4693-bbc7-2587036a7bbc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116694) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:57:22.203167 np0000181102 devstack@c-api.service[116694]: INFO cinder.volume.api [None req-ca977cbc-9a60-4693-bbc7-2587036a7bbc demo demo] Get all volumes completed successfully. Jun 17 04:57:22.207020 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [None req-ca977cbc-9a60-4693-bbc7-2587036a7bbc demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:57:22.207687 np0000181102 devstack@c-api.service[116694]: [pid: 116694|app: 0|req: 10/36] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 04:57:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:57:32.196694 np0000181102 devstack@c-api.service[116694]: DEBUG dbcounter [-] [116694] Writing DB stats cinder:SELECT=1 {{(pid=116694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:58:22.224954 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.middleware.request_id [None req-4c220d1c-ab7f-488b-9af9-b28699e8fc35 None None] RequestId filter calling following filter/app {{(pid=116695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:58:22.227535 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-4c220d1c-ab7f-488b-9af9-b28699e8fc35 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 04:58:22.227775 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-4c220d1c-ab7f-488b-9af9-b28699e8fc35 demo demo] Empty body provided in request {{(pid=116695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:58:22.228046 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-4c220d1c-ab7f-488b-9af9-b28699e8fc35 demo demo] Calling method 'detail' {{(pid=116695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:58:22.228437 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.api_utils [None req-4c220d1c-ab7f-488b-9af9-b28699e8fc35 demo demo] Removing options '' from query. {{(pid=116695) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:58:22.229578 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.volume.api [None req-4c220d1c-ab7f-488b-9af9-b28699e8fc35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116695) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:58:22.238304 np0000181102 devstack@c-api.service[116695]: INFO cinder.volume.api [None req-4c220d1c-ab7f-488b-9af9-b28699e8fc35 demo demo] Get all volumes completed successfully. Jun 17 04:58:22.240797 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-4c220d1c-ab7f-488b-9af9-b28699e8fc35 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:58:22.241236 np0000181102 devstack@c-api.service[116695]: [pid: 116695|app: 0|req: 9/37] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 04:58:22 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 17 04:58:32.232756 np0000181102 devstack@c-api.service[116695]: DEBUG dbcounter [-] [116695] Writing DB stats cinder:SELECT=1 {{(pid=116695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:59:22.255939 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.middleware.request_id [None req-c291bb7b-c07a-4165-8d14-40ee3507265c None None] RequestId filter calling following filter/app {{(pid=116697) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:59:22.258517 np0000181102 devstack@c-api.service[116697]: INFO cinder.api.openstack.wsgi [None req-c291bb7b-c07a-4165-8d14-40ee3507265c demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 04:59:22.258750 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.openstack.wsgi [None req-c291bb7b-c07a-4165-8d14-40ee3507265c demo demo] Empty body provided in request {{(pid=116697) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:59:22.259021 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.openstack.wsgi [None req-c291bb7b-c07a-4165-8d14-40ee3507265c demo demo] Calling method 'detail' {{(pid=116697) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:59:22.259307 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.api_utils [None req-c291bb7b-c07a-4165-8d14-40ee3507265c demo demo] Removing options '' from query. {{(pid=116697) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:59:22.260270 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.volume.api [None req-c291bb7b-c07a-4165-8d14-40ee3507265c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116697) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:59:22.271439 np0000181102 devstack@c-api.service[116697]: INFO cinder.volume.api [None req-c291bb7b-c07a-4165-8d14-40ee3507265c demo demo] Get all volumes completed successfully. Jun 17 04:59:22.274294 np0000181102 devstack@c-api.service[116697]: INFO cinder.api.openstack.wsgi [None req-c291bb7b-c07a-4165-8d14-40ee3507265c demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:59:22.274795 np0000181102 devstack@c-api.service[116697]: [pid: 116697|app: 0|req: 10/38] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 04:59:22 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 17 04:59:32.264604 np0000181102 devstack@c-api.service[116697]: DEBUG dbcounter [-] [116697] Writing DB stats cinder:SELECT=1 {{(pid=116697) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:00:22.291270 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.middleware.request_id [None req-0cd7408a-c285-4875-8e29-bfe1a4dbba0f None None] RequestId filter calling following filter/app {{(pid=116696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:00:22.375450 np0000181102 devstack@c-api.service[116696]: INFO cinder.api.openstack.wsgi [None req-0cd7408a-c285-4875-8e29-bfe1a4dbba0f demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 05:00:22.375857 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.openstack.wsgi [None req-0cd7408a-c285-4875-8e29-bfe1a4dbba0f demo demo] Empty body provided in request {{(pid=116696) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:00:22.376473 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.openstack.wsgi [None req-0cd7408a-c285-4875-8e29-bfe1a4dbba0f demo demo] Calling method 'detail' {{(pid=116696) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:00:22.377071 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.api_utils [None req-0cd7408a-c285-4875-8e29-bfe1a4dbba0f demo demo] Removing options '' from query. {{(pid=116696) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:00:22.378220 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.volume.api [None req-0cd7408a-c285-4875-8e29-bfe1a4dbba0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116696) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:00:22.387216 np0000181102 devstack@c-api.service[116696]: INFO cinder.volume.api [None req-0cd7408a-c285-4875-8e29-bfe1a4dbba0f demo demo] Get all volumes completed successfully. Jun 17 05:00:22.389809 np0000181102 devstack@c-api.service[116696]: INFO cinder.api.openstack.wsgi [None req-0cd7408a-c285-4875-8e29-bfe1a4dbba0f demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:00:22.390203 np0000181102 devstack@c-api.service[116696]: [pid: 116696|app: 0|req: 10/39] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 05:00:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:00:32.381523 np0000181102 devstack@c-api.service[116696]: DEBUG dbcounter [-] [116696] Writing DB stats cinder:SELECT=1 {{(pid=116696) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:01:22.407221 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.middleware.request_id [None req-274258c5-5ae4-46e5-990c-b716ef7af7ca None None] RequestId filter calling following filter/app {{(pid=116694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:01:22.411402 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [None req-274258c5-5ae4-46e5-990c-b716ef7af7ca demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 05:01:22.411650 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [None req-274258c5-5ae4-46e5-990c-b716ef7af7ca demo demo] Empty body provided in request {{(pid=116694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:01:22.412085 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [None req-274258c5-5ae4-46e5-990c-b716ef7af7ca demo demo] Calling method 'detail' {{(pid=116694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:01:22.412854 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.api_utils [None req-274258c5-5ae4-46e5-990c-b716ef7af7ca demo demo] Removing options '' from query. {{(pid=116694) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:01:22.414304 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.volume.api [None req-274258c5-5ae4-46e5-990c-b716ef7af7ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116694) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:01:22.422336 np0000181102 devstack@c-api.service[116694]: INFO cinder.volume.api [None req-274258c5-5ae4-46e5-990c-b716ef7af7ca demo demo] Get all volumes completed successfully. Jun 17 05:01:22.424149 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [None req-274258c5-5ae4-46e5-990c-b716ef7af7ca demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:01:22.424488 np0000181102 devstack@c-api.service[116694]: [pid: 116694|app: 0|req: 11/40] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 05:01:22 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 17 05:01:32.418009 np0000181102 devstack@c-api.service[116694]: DEBUG dbcounter [-] [116694] Writing DB stats cinder:SELECT=1 {{(pid=116694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:02:22.436210 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.middleware.request_id [None req-08a0a272-ebe8-4c22-b6f7-4721b5f66cfa None None] RequestId filter calling following filter/app {{(pid=116695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:02:22.438275 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-08a0a272-ebe8-4c22-b6f7-4721b5f66cfa demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 05:02:22.438478 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-08a0a272-ebe8-4c22-b6f7-4721b5f66cfa demo demo] Empty body provided in request {{(pid=116695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:02:22.438677 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-08a0a272-ebe8-4c22-b6f7-4721b5f66cfa demo demo] Calling method 'detail' {{(pid=116695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:02:22.438921 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.api_utils [None req-08a0a272-ebe8-4c22-b6f7-4721b5f66cfa demo demo] Removing options '' from query. {{(pid=116695) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:02:22.439622 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.volume.api [None req-08a0a272-ebe8-4c22-b6f7-4721b5f66cfa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116695) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:02:22.447726 np0000181102 devstack@c-api.service[116695]: INFO cinder.volume.api [None req-08a0a272-ebe8-4c22-b6f7-4721b5f66cfa demo demo] Get all volumes completed successfully. Jun 17 05:02:22.450204 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-08a0a272-ebe8-4c22-b6f7-4721b5f66cfa demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:02:22.450885 np0000181102 devstack@c-api.service[116695]: [pid: 116695|app: 0|req: 10/41] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 05:02:22 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 17 05:02:32.443079 np0000181102 devstack@c-api.service[116695]: DEBUG dbcounter [-] [116695] Writing DB stats cinder:SELECT=1 {{(pid=116695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:03:22.466143 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.middleware.request_id [None req-8d6d9141-f3fe-41b6-ab33-3e0fc3c2b1b2 None None] RequestId filter calling following filter/app {{(pid=116697) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:03:22.470484 np0000181102 devstack@c-api.service[116697]: INFO cinder.api.openstack.wsgi [None req-8d6d9141-f3fe-41b6-ab33-3e0fc3c2b1b2 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 05:03:22.470709 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.openstack.wsgi [None req-8d6d9141-f3fe-41b6-ab33-3e0fc3c2b1b2 demo demo] Empty body provided in request {{(pid=116697) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:03:22.470984 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.openstack.wsgi [None req-8d6d9141-f3fe-41b6-ab33-3e0fc3c2b1b2 demo demo] Calling method 'detail' {{(pid=116697) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:03:22.471269 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.api_utils [None req-8d6d9141-f3fe-41b6-ab33-3e0fc3c2b1b2 demo demo] Removing options '' from query. {{(pid=116697) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:03:22.472181 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.volume.api [None req-8d6d9141-f3fe-41b6-ab33-3e0fc3c2b1b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116697) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:03:22.480008 np0000181102 devstack@c-api.service[116697]: INFO cinder.volume.api [None req-8d6d9141-f3fe-41b6-ab33-3e0fc3c2b1b2 demo demo] Get all volumes completed successfully. Jun 17 05:03:22.481940 np0000181102 devstack@c-api.service[116697]: INFO cinder.api.openstack.wsgi [None req-8d6d9141-f3fe-41b6-ab33-3e0fc3c2b1b2 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:03:22.482330 np0000181102 devstack@c-api.service[116697]: [pid: 116697|app: 0|req: 11/42] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 05:03:22 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 17 05:03:32.475190 np0000181102 devstack@c-api.service[116697]: DEBUG dbcounter [-] [116697] Writing DB stats cinder:SELECT=1 {{(pid=116697) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:04:22.498493 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.middleware.request_id [None req-cb2e6c94-62a2-4b9c-8d43-399c68747a80 None None] RequestId filter calling following filter/app {{(pid=116696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:04:22.502975 np0000181102 devstack@c-api.service[116696]: INFO cinder.api.openstack.wsgi [None req-cb2e6c94-62a2-4b9c-8d43-399c68747a80 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 05:04:22.503288 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.openstack.wsgi [None req-cb2e6c94-62a2-4b9c-8d43-399c68747a80 demo demo] Empty body provided in request {{(pid=116696) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:04:22.503684 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.openstack.wsgi [None req-cb2e6c94-62a2-4b9c-8d43-399c68747a80 demo demo] Calling method 'detail' {{(pid=116696) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:04:22.504201 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.api_utils [None req-cb2e6c94-62a2-4b9c-8d43-399c68747a80 demo demo] Removing options '' from query. {{(pid=116696) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:04:22.505762 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.volume.api [None req-cb2e6c94-62a2-4b9c-8d43-399c68747a80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116696) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:04:22.516151 np0000181102 devstack@c-api.service[116696]: INFO cinder.volume.api [None req-cb2e6c94-62a2-4b9c-8d43-399c68747a80 demo demo] Get all volumes completed successfully. Jun 17 05:04:22.519621 np0000181102 devstack@c-api.service[116696]: INFO cinder.api.openstack.wsgi [None req-cb2e6c94-62a2-4b9c-8d43-399c68747a80 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:04:22.520122 np0000181102 devstack@c-api.service[116696]: [pid: 116696|app: 0|req: 11/43] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 05:04:22 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 17 05:04:32.510042 np0000181102 devstack@c-api.service[116696]: DEBUG dbcounter [-] [116696] Writing DB stats cinder:SELECT=1 {{(pid=116696) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:05:22.533321 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.middleware.request_id [None req-f98cf593-8588-4f65-8ec5-d1e570fb51cc None None] RequestId filter calling following filter/app {{(pid=116694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:05:22.691474 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [None req-f98cf593-8588-4f65-8ec5-d1e570fb51cc demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 05:05:22.692970 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [None req-f98cf593-8588-4f65-8ec5-d1e570fb51cc demo demo] Empty body provided in request {{(pid=116694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:05:22.694184 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [None req-f98cf593-8588-4f65-8ec5-d1e570fb51cc demo demo] Calling method 'detail' {{(pid=116694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:05:22.694184 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.api_utils [None req-f98cf593-8588-4f65-8ec5-d1e570fb51cc demo demo] Removing options '' from query. {{(pid=116694) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:05:22.694997 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.volume.api [None req-f98cf593-8588-4f65-8ec5-d1e570fb51cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116694) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:05:22.705841 np0000181102 devstack@c-api.service[116694]: INFO cinder.volume.api [None req-f98cf593-8588-4f65-8ec5-d1e570fb51cc demo demo] Get all volumes completed successfully. Jun 17 05:05:22.711294 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [None req-f98cf593-8588-4f65-8ec5-d1e570fb51cc demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:05:22.712037 np0000181102 devstack@c-api.service[116694]: [pid: 116694|app: 0|req: 12/44] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 05:05:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:05:32.698982 np0000181102 devstack@c-api.service[116694]: DEBUG dbcounter [-] [116694] Writing DB stats cinder:SELECT=1 {{(pid=116694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:06:22.732110 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.middleware.request_id [None req-ae4d4688-59c1-4360-8d11-67a518b0b015 None None] RequestId filter calling following filter/app {{(pid=116695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:06:22.735888 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-ae4d4688-59c1-4360-8d11-67a518b0b015 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 05:06:22.736288 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-ae4d4688-59c1-4360-8d11-67a518b0b015 demo demo] Empty body provided in request {{(pid=116695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:06:22.736899 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-ae4d4688-59c1-4360-8d11-67a518b0b015 demo demo] Calling method 'detail' {{(pid=116695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:06:22.737410 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.api_utils [None req-ae4d4688-59c1-4360-8d11-67a518b0b015 demo demo] Removing options '' from query. {{(pid=116695) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:06:22.739136 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.volume.api [None req-ae4d4688-59c1-4360-8d11-67a518b0b015 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116695) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:06:22.751278 np0000181102 devstack@c-api.service[116695]: INFO cinder.volume.api [None req-ae4d4688-59c1-4360-8d11-67a518b0b015 demo demo] Get all volumes completed successfully. Jun 17 05:06:22.754030 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-ae4d4688-59c1-4360-8d11-67a518b0b015 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:06:22.754508 np0000181102 devstack@c-api.service[116695]: [pid: 116695|app: 0|req: 11/45] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 05:06:22 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 17 05:06:32.743599 np0000181102 devstack@c-api.service[116695]: DEBUG dbcounter [-] [116695] Writing DB stats cinder:SELECT=1 {{(pid=116695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:07:22.769318 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.middleware.request_id [None req-b81ea37f-405c-4d7b-9573-f4120cc30bcc None None] RequestId filter calling following filter/app {{(pid=116697) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:07:22.773260 np0000181102 devstack@c-api.service[116697]: INFO cinder.api.openstack.wsgi [None req-b81ea37f-405c-4d7b-9573-f4120cc30bcc demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 05:07:22.773633 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.openstack.wsgi [None req-b81ea37f-405c-4d7b-9573-f4120cc30bcc demo demo] Empty body provided in request {{(pid=116697) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:07:22.774059 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.openstack.wsgi [None req-b81ea37f-405c-4d7b-9573-f4120cc30bcc demo demo] Calling method 'detail' {{(pid=116697) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:07:22.774486 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.api.api_utils [None req-b81ea37f-405c-4d7b-9573-f4120cc30bcc demo demo] Removing options '' from query. {{(pid=116697) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:07:22.775908 np0000181102 devstack@c-api.service[116697]: DEBUG cinder.volume.api [None req-b81ea37f-405c-4d7b-9573-f4120cc30bcc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116697) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:07:22.782330 np0000181102 devstack@c-api.service[116697]: INFO cinder.volume.api [None req-b81ea37f-405c-4d7b-9573-f4120cc30bcc demo demo] Get all volumes completed successfully. Jun 17 05:07:22.784160 np0000181102 devstack@c-api.service[116697]: INFO cinder.api.openstack.wsgi [None req-b81ea37f-405c-4d7b-9573-f4120cc30bcc demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:07:22.784498 np0000181102 devstack@c-api.service[116697]: [pid: 116697|app: 0|req: 12/46] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 05:07:22 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 17 05:07:32.779148 np0000181102 devstack@c-api.service[116697]: DEBUG dbcounter [-] [116697] Writing DB stats cinder:SELECT=1 {{(pid=116697) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:08:22.799025 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.middleware.request_id [None req-3a216485-3591-4de4-88d0-691d2b8897fc None None] RequestId filter calling following filter/app {{(pid=116696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:08:22.802911 np0000181102 devstack@c-api.service[116696]: INFO cinder.api.openstack.wsgi [None req-3a216485-3591-4de4-88d0-691d2b8897fc demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 05:08:22.803367 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.openstack.wsgi [None req-3a216485-3591-4de4-88d0-691d2b8897fc demo demo] Empty body provided in request {{(pid=116696) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:08:22.803554 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.openstack.wsgi [None req-3a216485-3591-4de4-88d0-691d2b8897fc demo demo] Calling method 'detail' {{(pid=116696) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:08:22.803957 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.api.api_utils [None req-3a216485-3591-4de4-88d0-691d2b8897fc demo demo] Removing options '' from query. {{(pid=116696) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:08:22.804921 np0000181102 devstack@c-api.service[116696]: DEBUG cinder.volume.api [None req-3a216485-3591-4de4-88d0-691d2b8897fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116696) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:08:22.813851 np0000181102 devstack@c-api.service[116696]: INFO cinder.volume.api [None req-3a216485-3591-4de4-88d0-691d2b8897fc demo demo] Get all volumes completed successfully. Jun 17 05:08:22.816744 np0000181102 devstack@c-api.service[116696]: INFO cinder.api.openstack.wsgi [None req-3a216485-3591-4de4-88d0-691d2b8897fc demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:08:22.817166 np0000181102 devstack@c-api.service[116696]: [pid: 116696|app: 0|req: 12/47] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 05:08:22 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 17 05:08:32.808304 np0000181102 devstack@c-api.service[116696]: DEBUG dbcounter [-] [116696] Writing DB stats cinder:SELECT=1 {{(pid=116696) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:09:22.832464 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.middleware.request_id [None req-dfde3102-0b39-41a8-926a-1b1ed5dbbb1d None None] RequestId filter calling following filter/app {{(pid=116694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:09:22.835362 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [None req-dfde3102-0b39-41a8-926a-1b1ed5dbbb1d demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 05:09:22.835616 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [None req-dfde3102-0b39-41a8-926a-1b1ed5dbbb1d demo demo] Empty body provided in request {{(pid=116694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:09:22.835945 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.openstack.wsgi [None req-dfde3102-0b39-41a8-926a-1b1ed5dbbb1d demo demo] Calling method 'detail' {{(pid=116694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:09:22.836253 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.api.api_utils [None req-dfde3102-0b39-41a8-926a-1b1ed5dbbb1d demo demo] Removing options '' from query. {{(pid=116694) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:09:22.837231 np0000181102 devstack@c-api.service[116694]: DEBUG cinder.volume.api [None req-dfde3102-0b39-41a8-926a-1b1ed5dbbb1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116694) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:09:22.845289 np0000181102 devstack@c-api.service[116694]: INFO cinder.volume.api [None req-dfde3102-0b39-41a8-926a-1b1ed5dbbb1d demo demo] Get all volumes completed successfully. Jun 17 05:09:22.848289 np0000181102 devstack@c-api.service[116694]: INFO cinder.api.openstack.wsgi [None req-dfde3102-0b39-41a8-926a-1b1ed5dbbb1d demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:09:22.848841 np0000181102 devstack@c-api.service[116694]: [pid: 116694|app: 0|req: 13/48] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 05:09:22 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 17 05:09:32.840975 np0000181102 devstack@c-api.service[116694]: DEBUG dbcounter [-] [116694] Writing DB stats cinder:SELECT=1 {{(pid=116694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:10:22.862322 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.middleware.request_id [None req-23f9f699-6a70-4503-b12d-dcb069a5343b None None] RequestId filter calling following filter/app {{(pid=116695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:10:22.926998 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-23f9f699-6a70-4503-b12d-dcb069a5343b demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 17 05:10:22.927480 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-23f9f699-6a70-4503-b12d-dcb069a5343b demo demo] Empty body provided in request {{(pid=116695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:10:22.927729 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.openstack.wsgi [None req-23f9f699-6a70-4503-b12d-dcb069a5343b demo demo] Calling method 'detail' {{(pid=116695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:10:22.928061 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.api.api_utils [None req-23f9f699-6a70-4503-b12d-dcb069a5343b demo demo] Removing options '' from query. {{(pid=116695) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:10:22.929033 np0000181102 devstack@c-api.service[116695]: DEBUG cinder.volume.api [None req-23f9f699-6a70-4503-b12d-dcb069a5343b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116695) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:10:22.937776 np0000181102 devstack@c-api.service[116695]: INFO cinder.volume.api [None req-23f9f699-6a70-4503-b12d-dcb069a5343b demo demo] Get all volumes completed successfully. Jun 17 05:10:22.940363 np0000181102 devstack@c-api.service[116695]: INFO cinder.api.openstack.wsgi [None req-23f9f699-6a70-4503-b12d-dcb069a5343b demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:10:22.940788 np0000181102 devstack@c-api.service[116695]: [pid: 116695|app: 0|req: 12/49] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jun 17 05:10:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)