Jun 19 01:12:47.861922 np0000182260 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 19 01:12:47.868591 np0000182260 devstack@c-api.service[112643]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 19 01:12:47.870829 np0000182260 devstack@c-api.service[112643]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 19 01:12:47 2026] *** Jun 19 01:12:47.870829 np0000182260 devstack@c-api.service[112643]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 19 01:12:47.870829 np0000182260 devstack@c-api.service[112643]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 19 01:12:47.870829 np0000182260 devstack@c-api.service[112643]: nodename: np0000182260 Jun 19 01:12:47.870829 np0000182260 devstack@c-api.service[112643]: machine: x86_64 Jun 19 01:12:47.870829 np0000182260 devstack@c-api.service[112643]: clock source: unix Jun 19 01:12:47.870829 np0000182260 devstack@c-api.service[112643]: pcre jit disabled Jun 19 01:12:47.870829 np0000182260 devstack@c-api.service[112643]: detected number of CPU cores: 16 Jun 19 01:12:47.870829 np0000182260 devstack@c-api.service[112643]: current working directory: / Jun 19 01:12:47.870829 np0000182260 devstack@c-api.service[112643]: detected binary path: /usr/bin/uwsgi-core Jun 19 01:12:47.870829 np0000182260 devstack@c-api.service[112643]: your processes number limit is 256917 Jun 19 01:12:47.870829 np0000182260 devstack@c-api.service[112643]: your memory page size is 4096 bytes Jun 19 01:12:47.870829 np0000182260 devstack@c-api.service[112643]: detected max file descriptor number: 2048 Jun 19 01:12:47.870829 np0000182260 devstack@c-api.service[112643]: lock engine: pthread robust mutexes Jun 19 01:12:47.871474 np0000182260 devstack@c-api.service[112643]: thunder lock: enabled Jun 19 01:12:47.871474 np0000182260 devstack@c-api.service[112643]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 19 01:12:47.871561 np0000182260 devstack@c-api.service[112643]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 19 01:12:47.871561 np0000182260 devstack@c-api.service[112643]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 19 01:12:47.871561 np0000182260 devstack@c-api.service[112643]: Set PythonHome to /opt/stack/data/venv Jun 19 01:12:47.905265 np0000182260 devstack@c-api.service[112643]: Python main interpreter initialized at 0x71fddb8a3668 Jun 19 01:12:47.905265 np0000182260 devstack@c-api.service[112643]: python threads support enabled Jun 19 01:12:47.905265 np0000182260 devstack@c-api.service[112643]: your server socket listen backlog is limited to 100 connections Jun 19 01:12:47.905265 np0000182260 devstack@c-api.service[112643]: your mercy for graceful operations on workers is 80 seconds Jun 19 01:12:47.905893 np0000182260 devstack@c-api.service[112643]: mapped 671795 bytes (656 KB) for 4 cores Jun 19 01:12:47.906054 np0000182260 devstack@c-api.service[112643]: *** Operational MODE: preforking *** Jun 19 01:12:47.906286 np0000182260 devstack@c-api.service[112643]: *** uWSGI is running in multiple interpreter mode *** Jun 19 01:12:47.906286 np0000182260 devstack@c-api.service[112643]: spawned uWSGI master process (pid: 112643) Jun 19 01:12:47.906557 np0000182260 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 19 01:12:47.907075 np0000182260 devstack@c-api.service[112643]: spawned uWSGI worker 1 (pid: 112644, cores: 1) Jun 19 01:12:47.907608 np0000182260 devstack@c-api.service[112643]: spawned uWSGI worker 2 (pid: 112645, cores: 1) Jun 19 01:12:47.908111 np0000182260 devstack@c-api.service[112643]: spawned uWSGI worker 3 (pid: 112646, cores: 1) Jun 19 01:12:47.908584 np0000182260 devstack@c-api.service[112643]: spawned uWSGI worker 4 (pid: 112647, cores: 1) Jun 19 01:12:47.908692 np0000182260 devstack@c-api.service[112643]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 19 01:12:48.038289 np0000182260 devstack@c-api.service[112644]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:12:48.038289 np0000182260 devstack@c-api.service[112644]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:12:48.038289 np0000182260 devstack@c-api.service[112644]: we strongly recommend against using it for new projects. Jun 19 01:12:48.038289 np0000182260 devstack@c-api.service[112644]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:12:48.038289 np0000182260 devstack@c-api.service[112644]: framework. For more detail see Jun 19 01:12:48.038289 np0000182260 devstack@c-api.service[112644]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:12:48.038289 np0000182260 devstack@c-api.service[112644]: import eventlet # noqa Jun 19 01:12:48.038688 np0000182260 devstack@c-api.service[112645]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:12:48.038688 np0000182260 devstack@c-api.service[112645]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:12:48.038688 np0000182260 devstack@c-api.service[112645]: we strongly recommend against using it for new projects. Jun 19 01:12:48.038688 np0000182260 devstack@c-api.service[112645]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:12:48.038688 np0000182260 devstack@c-api.service[112645]: framework. For more detail see Jun 19 01:12:48.038688 np0000182260 devstack@c-api.service[112645]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:12:48.038688 np0000182260 devstack@c-api.service[112645]: import eventlet # noqa Jun 19 01:12:48.043745 np0000182260 devstack@c-api.service[112647]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:12:48.043745 np0000182260 devstack@c-api.service[112647]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:12:48.043745 np0000182260 devstack@c-api.service[112647]: we strongly recommend against using it for new projects. Jun 19 01:12:48.043745 np0000182260 devstack@c-api.service[112647]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:12:48.043745 np0000182260 devstack@c-api.service[112647]: framework. For more detail see Jun 19 01:12:48.043745 np0000182260 devstack@c-api.service[112647]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:12:48.043745 np0000182260 devstack@c-api.service[112647]: import eventlet # noqa Jun 19 01:12:48.044796 np0000182260 devstack@c-api.service[112646]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:12:48.044796 np0000182260 devstack@c-api.service[112646]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:12:48.044796 np0000182260 devstack@c-api.service[112646]: we strongly recommend against using it for new projects. Jun 19 01:12:48.044796 np0000182260 devstack@c-api.service[112646]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:12:48.044796 np0000182260 devstack@c-api.service[112646]: framework. For more detail see Jun 19 01:12:48.044796 np0000182260 devstack@c-api.service[112646]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:12:48.044796 np0000182260 devstack@c-api.service[112646]: import eventlet # noqa Jun 19 01:12:48.129042 np0000182260 devstack@c-api.service[112646]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:12:48.129042 np0000182260 devstack@c-api.service[112646]: warnings.warn( Jun 19 01:12:48.131482 np0000182260 devstack@c-api.service[112645]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:12:48.131482 np0000182260 devstack@c-api.service[112645]: warnings.warn( Jun 19 01:12:48.139576 np0000182260 devstack@c-api.service[112644]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:12:48.139576 np0000182260 devstack@c-api.service[112644]: warnings.warn( Jun 19 01:12:48.147750 np0000182260 devstack@c-api.service[112647]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:12:48.147750 np0000182260 devstack@c-api.service[112647]: warnings.warn( Jun 19 01:12:48.207470 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:48.207470 np0000182260 devstack@c-api.service[112646]: from cgi import parse_header Jun 19 01:12:48.222203 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:48.222203 np0000182260 devstack@c-api.service[112647]: from cgi import parse_header Jun 19 01:12:48.223855 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:48.223855 np0000182260 devstack@c-api.service[112645]: from cgi import parse_header Jun 19 01:12:48.233807 np0000182260 devstack@c-api.service[112644]: /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 19 01:12:48.233807 np0000182260 devstack@c-api.service[112644]: from cgi import parse_header Jun 19 01:12:48.258546 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:48.258546 np0000182260 devstack@c-api.service[112646]: removals.removed_module( Jun 19 01:12:48.260140 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:48.260140 np0000182260 devstack@c-api.service[112646]: removals.removed_module( Jun 19 01:12:48.270325 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:48.270325 np0000182260 devstack@c-api.service[112647]: removals.removed_module( Jun 19 01:12:48.271665 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:48.271665 np0000182260 devstack@c-api.service[112647]: removals.removed_module( Jun 19 01:12:48.272613 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:48.272613 np0000182260 devstack@c-api.service[112645]: removals.removed_module( Jun 19 01:12:48.274336 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:48.274336 np0000182260 devstack@c-api.service[112645]: removals.removed_module( Jun 19 01:12:48.284696 np0000182260 devstack@c-api.service[112644]: /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 19 01:12:48.284696 np0000182260 devstack@c-api.service[112644]: removals.removed_module( Jun 19 01:12:48.286322 np0000182260 devstack@c-api.service[112644]: /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 19 01:12:48.286322 np0000182260 devstack@c-api.service[112644]: removals.removed_module( Jun 19 01:12:49.038981 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:49.038981 np0000182260 devstack@c-api.service[112646]: warnings.warn( Jun 19 01:12:49.062626 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:49.062626 np0000182260 devstack@c-api.service[112647]: warnings.warn( Jun 19 01:12:49.063402 np0000182260 devstack@c-api.service[112644]: /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 19 01:12:49.063402 np0000182260 devstack@c-api.service[112644]: warnings.warn( Jun 19 01:12:49.089852 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:49.089852 np0000182260 devstack@c-api.service[112646]: warnings.warn( Jun 19 01:12:49.093261 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:49.093261 np0000182260 devstack@c-api.service[112645]: warnings.warn( Jun 19 01:12:49.112114 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:49.112114 np0000182260 devstack@c-api.service[112647]: warnings.warn( Jun 19 01:12:49.114853 np0000182260 devstack@c-api.service[112644]: /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 19 01:12:49.114853 np0000182260 devstack@c-api.service[112644]: warnings.warn( Jun 19 01:12:49.140335 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:49.140335 np0000182260 devstack@c-api.service[112645]: warnings.warn( Jun 19 01:12:49.284047 np0000182260 devstack@c-api.service[112646]: 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 19 01:12:49.284236 np0000182260 devstack@c-api.service[112646]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112646) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:12:49.297721 np0000182260 devstack@c-api.service[112647]: 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 19 01:12:49.297856 np0000182260 devstack@c-api.service[112647]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112647) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:12:49.304794 np0000182260 devstack@c-api.service[112644]: 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 19 01:12:49.304965 np0000182260 devstack@c-api.service[112644]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112644) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:12:49.327708 np0000182260 devstack@c-api.service[112645]: 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 19 01:12:49.327859 np0000182260 devstack@c-api.service[112645]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112645) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:12:49.369593 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:49.369593 np0000182260 devstack@c-api.service[112646]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:12:49.371534 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:49.371534 np0000182260 devstack@c-api.service[112647]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:12:49.372577 np0000182260 devstack@c-api.service[112644]: /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 19 01:12:49.372577 np0000182260 devstack@c-api.service[112644]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:12:49.388114 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:49.388114 np0000182260 devstack@c-api.service[112645]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:12:49.829937 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112644) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:12:49.830107 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112647) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:12:49.830177 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.830214 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112646) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:12:49.830252 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.830291 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.830325 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.830368 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.830415 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.830459 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.830459 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.830527 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.831297 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112645) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:12:49.831796 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.832242 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.832242 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.832425 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.832550 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.832593 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.832668 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.832752 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.832789 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.832831 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.832864 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.832900 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.832937 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.832937 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.833040 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.833085 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.833085 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.833174 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.833209 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.833246 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.833663 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.833663 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.833663 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.833663 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.833817 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.833852 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.833852 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.833916 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.833949 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.833984 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.834015 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.834050 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.834081 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.834120 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.834186 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.834226 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.834259 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.834259 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.834331 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.834365 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.834399 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.834527 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.834571 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.834604 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.834640 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.834672 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.834706 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.834750 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.834787 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.834829 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.834862 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.834893 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.834929 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.834962 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.834993 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.835027 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.835063 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.835098 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.835134 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.835198 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.835230 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.835267 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.835303 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.835344 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.835383 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.835418 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.835453 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.835495 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.835495 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.835495 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.835495 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.835495 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.835495 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.835669 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.835669 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.835669 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.835669 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.835669 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.835831 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.835870 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.835909 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.835909 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.835977 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.836010 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.836010 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.836604 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.836653 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.836697 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.836733 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.836766 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.836801 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.836832 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.836866 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.836898 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.836940 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.836975 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.837010 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.837051 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.837091 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.837125 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.837222 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.837272 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.837309 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.837347 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.837394 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.837427 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.837427 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.837427 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.837724 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.837804 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.837893 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.837980 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.838065 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.838153 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.838292 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.838762 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.838889 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.838889 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.838968 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.839004 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.839042 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.839042 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.839110 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.839187 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.839241 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.839241 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.839310 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.839346 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.839346 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.839414 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.839494 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.839554 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.839604 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.839670 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.839670 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.839759 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.839808 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.839861 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.839908 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.839952 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.839996 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.840037 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.840080 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.840115 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.840179 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.840228 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.840287 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.840333 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.840375 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.840411 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.840451 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.840489 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.840531 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.840566 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.840650 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.840686 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.840723 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.840756 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.840798 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.840798 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.840871 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.840914 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.840965 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.841023 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.841023 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.841098 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.841141 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.841207 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.841207 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.841207 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.841207 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.841339 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.841339 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.841405 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.841438 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.841465 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.841488 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.841512 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.841539 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.841567 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.841597 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.841630 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.841655 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.841684 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.841708 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.841734 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.841758 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.841785 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.841810 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.841841 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.841868 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.841868 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.842452 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.842452 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.842555 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.842663 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.842763 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.842795 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.842898 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.843693 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.843755 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.843823 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.843879 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.843945 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.844008 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.844040 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.844073 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.844173 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.844223 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.844265 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.844351 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.844351 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.844408 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.844441 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.844483 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.844539 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.844624 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.844675 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.844733 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.844806 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.844837 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.844907 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.844966 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.845027 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.845062 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.845092 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.845119 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.845161 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.845217 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.845252 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.845277 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.845302 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.845330 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.845362 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.845389 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.845418 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.845449 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.845475 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.845501 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.845543 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.845607 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.845748 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.845811 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.845874 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.845937 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.845996 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.846054 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.846119 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.846425 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.846495 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.846572 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.846631 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.846689 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.846748 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.846819 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.846864 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.846933 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.846990 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.847051 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.847110 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.847178 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.847228 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.847263 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.847292 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.847320 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.847345 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.847370 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.847401 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.847433 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.847459 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.847490 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.847521 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.847546 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.847573 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.847600 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.847624 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.847655 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.847685 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.847710 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.847768 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.847827 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.847885 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.847949 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.848406 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.848474 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.848686 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.848762 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.848798 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.848823 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.848854 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.848883 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.848909 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.848937 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.848965 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.848989 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.849016 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.849048 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.849078 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.849103 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.849135 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.849190 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.849221 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.849247 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.849276 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.849304 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.849329 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.849329 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.849329 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.849329 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.849489 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.849489 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.855091 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.855206 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.855249 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.855293 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.855321 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.855349 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.855395 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.855422 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.855452 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.855477 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.855505 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.855572 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.855627 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.855652 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.855683 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.855725 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.855786 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.855814 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.855850 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.855880 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.855905 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.855931 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.855955 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.855979 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.856025 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.856053 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.856095 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.856182 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.856252 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.856319 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.856347 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.856378 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.856404 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.856433 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.856460 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.856489 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.856518 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.856547 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.856576 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.856607 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.856642 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.856668 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.856707 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.856736 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.856767 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.856833 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.856863 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.856890 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.856920 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.856950 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.856975 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.857003 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.857028 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.857051 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.857080 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.857080 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.858026 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.858111 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.858111 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.858301 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.858408 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.858485 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.858546 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.858605 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.858666 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.858726 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.858785 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.858844 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.858902 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.858982 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.859050 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.859109 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.859238 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.859322 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.859407 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.859484 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.859704 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.859764 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.859764 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.859896 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.859958 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.859958 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.859958 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.859958 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.860207 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.860207 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.860207 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.860207 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.860452 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.860514 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.860573 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.860631 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.860697 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.860755 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.860828 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.860938 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.861006 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.861091 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.861205 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.861301 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.861363 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.861423 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.861496 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.861557 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.861625 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.861684 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.861743 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.861815 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.861905 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.861905 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.861905 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.861905 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.862129 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.862129 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.862129 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.862129 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.862414 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.862484 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.862484 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.862594 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.862652 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.862718 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.862718 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.862718 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.862718 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.862718 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.863001 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.863001 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.863122 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.863227 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.863328 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.863394 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.863453 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.863530 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.863589 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.863659 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.863725 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.863783 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.863842 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.863842 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.863959 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.863959 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.864067 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.864128 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.864321 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.864399 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.864459 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.864532 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.864591 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.864650 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.864708 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.864767 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.864826 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.864950 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.865028 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.865096 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.865193 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.865257 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.865317 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.865376 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.865441 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.865468 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.865499 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.865526 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.865557 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.865584 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.865611 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.865645 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.865671 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.865671 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.865671 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.865744 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.865772 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.865797 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.865820 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.865843 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.865875 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.865902 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.865929 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.865955 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.865981 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.866007 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.866030 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.866057 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.866088 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.866120 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.866163 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.866196 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.866231 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.866259 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.866286 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.866320 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.866347 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.866374 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.866374 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.866374 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.866449 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.866480 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.866507 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.866537 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.866563 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.866588 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.866614 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.866643 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.866678 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.866703 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.866732 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.866758 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.866782 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.866805 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.866827 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.866850 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.866877 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.866905 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.866932 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.866958 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.866958 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.867002 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.867002 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.867045 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.867071 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.867071 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.867071 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.867071 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.870757 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.870825 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.870877 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.870905 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.870930 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.870988 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.871018 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.871042 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.871075 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.871101 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.871126 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.871166 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.871240 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.871271 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.871304 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.871330 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.871396 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.871424 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.871457 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.871488 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.871514 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.871540 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.871566 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.871593 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.871618 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.871642 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.871695 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.871759 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.873185 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.873253 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.873314 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.873364 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.873420 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.873454 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.873479 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.873505 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.873540 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.873569 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.873596 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.873628 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.873656 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.873682 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.873706 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.873735 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.873763 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.873790 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.873819 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.873846 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.873871 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.873900 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.873927 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.873957 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.873957 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.874004 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.874031 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.874031 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.874084 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.874111 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.874143 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.874185 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.874218 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.874242 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.874274 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.874302 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.874332 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.874358 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.874452 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.874482 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.874509 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.874541 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.874569 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.874594 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.874618 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.874646 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.874675 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.874703 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.874737 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.874763 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.874789 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.874812 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.874812 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.874812 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.874812 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.874812 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.876258 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.876360 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.876360 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.876467 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.876467 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.876594 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.876641 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.876678 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.876716 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.876752 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.876787 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.876830 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.876867 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.876907 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.876944 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.876980 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.877015 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.877090 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.877126 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.877184 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.877234 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.877295 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.877337 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.877379 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.877416 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.877451 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.877491 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.877526 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.877564 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.877605 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.877640 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.877682 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.877715 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.877750 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.877787 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.877827 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.877860 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.877898 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.877937 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.877978 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.878017 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.878063 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.878098 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.878133 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.878194 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.878233 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.878280 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.878316 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.878351 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.878391 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.878425 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.878464 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.878499 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.878532 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.878564 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.878564 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.881889 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.881973 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.882013 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.882066 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.882132 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.882277 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.882337 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.882377 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.882413 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.882449 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.882489 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.882529 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.882591 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.882631 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.882669 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.882710 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.882745 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.882745 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.882823 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.882864 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.882903 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.882943 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.882988 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.882988 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.883084 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.883122 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.883203 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.883250 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.883285 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.883317 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.883355 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.883392 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.883426 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.883472 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.883508 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.883543 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.883577 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.883617 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.883652 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.883686 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.883727 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.883761 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.883796 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.883831 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.883863 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.883896 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.883936 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.883972 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.884012 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.884047 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.884089 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.884142 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.884142 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.884142 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.884142 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.884142 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.885178 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.885247 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.885302 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.885347 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.885381 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.885460 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.885512 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.885552 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.885593 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.885628 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.885689 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.885755 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.885802 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.885866 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.885994 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.886040 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.886111 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.886179 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.886221 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.886264 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.886371 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.886508 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.886547 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.886585 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.886621 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.886655 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.886655 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.886655 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.886746 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.886781 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.886824 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.886861 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.886902 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.886938 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.886972 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.887007 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.887048 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.887084 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.887124 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.887193 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.887244 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.887282 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.887331 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.887390 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.887438 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.887478 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.887520 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.887557 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.887592 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.887627 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.887669 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.887712 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.887754 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.887788 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.887822 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.887863 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.887898 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.887931 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.887980 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.888052 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.888101 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.888140 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.888190 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.888225 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.888270 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.888305 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.888345 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.888378 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.888425 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.888484 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.888541 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.888589 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.888624 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.888660 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.888700 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.888734 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.888768 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.888799 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.888841 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.888881 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.888920 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.888920 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.888920 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.888920 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.890294 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.890361 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.890397 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.890434 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.890576 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.890615 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.890651 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.890689 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.890725 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.890759 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.890817 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.890867 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.890903 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.890937 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.890974 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.891021 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.891061 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.891097 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.891133 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.891189 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.891235 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.891272 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.891309 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.891346 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.891381 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.891428 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.891464 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.891500 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.891539 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.891573 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.891613 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.891648 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.891681 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.891720 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.891753 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.891792 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.891828 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.891862 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.891896 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.891930 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.891971 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.892006 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.892041 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.892075 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.892110 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.892176 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.892235 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.892272 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.892304 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.892338 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.892372 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.892406 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.892440 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.892472 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.892508 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.892540 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.892584 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.892618 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.892653 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.892686 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.892718 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.892756 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.892790 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.892823 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.892855 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.892886 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.892919 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.892957 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.892996 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.893034 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.893034 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.893105 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:49.893167 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.893217 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:49.893326 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.893378 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:49.893378 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:49.893378 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:49.893378 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:49.893378 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:49.937539 np0000182260 devstack@c-api.service[112644]: INFO dbcounter [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Registered counter for database cinder Jun 19 01:12:49.937653 np0000182260 devstack@c-api.service[112645]: INFO dbcounter [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Registered counter for database cinder Jun 19 01:12:49.937727 np0000182260 devstack@c-api.service[112647]: INFO dbcounter [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Registered counter for database cinder Jun 19 01:12:49.937839 np0000182260 devstack@c-api.service[112646]: INFO dbcounter [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Registered counter for database cinder Jun 19 01:12:49.976749 np0000182260 devstack@c-api.service[112645]: DEBUG oslo_db.sqlalchemy.engines [None req-427155e9-5e01-4fde-9010-27bf03f780ea 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=112645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:49.980332 np0000182260 devstack@c-api.service[112647]: DEBUG oslo_db.sqlalchemy.engines [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d 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=112647) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:49.984251 np0000182260 devstack@c-api.service[112646]: DEBUG oslo_db.sqlalchemy.engines [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc 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=112646) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:49.986376 np0000182260 devstack@c-api.service[112644]: DEBUG oslo_db.sqlalchemy.engines [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 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=112644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:50.090595 np0000182260 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writer thread running {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:12:50.093534 np0000182260 devstack@c-api.service[112645]: INFO cinder.rpc [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:12:50.095247 np0000182260 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writer thread running {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:12:50.096625 np0000182260 devstack@c-api.service[112645]: INFO cinder.rpc [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:12:50.097965 np0000182260 devstack@c-api.service[112647]: INFO cinder.rpc [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:12:50.099215 np0000182260 devstack@c-api.service[112645]: INFO cinder.rpc [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:12:50.099739 np0000182260 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writer thread running {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:12:50.100350 np0000182260 devstack@c-api.service[112647]: INFO cinder.rpc [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:12:50.101307 np0000182260 devstack@c-api.service[112645]: INFO cinder.rpc [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:12:50.102163 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.102300 np0000182260 devstack@c-api.service[112646]: INFO cinder.rpc [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:12:50.102570 np0000182260 devstack@c-api.service[112647]: INFO cinder.rpc [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:12:50.104706 np0000182260 devstack@c-api.service[112646]: INFO cinder.rpc [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:12:50.104822 np0000182260 devstack@c-api.service[112647]: INFO cinder.rpc [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:12:50.105053 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.105638 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.107323 np0000182260 devstack@c-api.service[112646]: INFO cinder.rpc [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:12:50.108399 np0000182260 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writer thread running {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:12:50.108949 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.109745 np0000182260 devstack@c-api.service[112646]: INFO cinder.rpc [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:12:50.110907 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.111277 np0000182260 devstack@c-api.service[112644]: INFO cinder.rpc [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:12:50.113873 np0000182260 devstack@c-api.service[112644]: INFO cinder.rpc [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:12:50.114213 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.116199 np0000182260 devstack@c-api.service[112644]: INFO cinder.rpc [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:12:50.118871 np0000182260 devstack@c-api.service[112644]: INFO cinder.rpc [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:12:50.120250 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.124324 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.135896 np0000182260 devstack@c-api.service[112645]: DEBUG oslo_db.sqlalchemy.engines [None req-427155e9-5e01-4fde-9010-27bf03f780ea 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=112645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:50.138342 np0000182260 devstack@c-api.service[112645]: INFO cinder.rpc [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:12:50.140746 np0000182260 devstack@c-api.service[112645]: INFO cinder.rpc [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:12:50.141994 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.143237 np0000182260 devstack@c-api.service[112647]: DEBUG oslo_db.sqlalchemy.engines [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d 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=112647) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:50.146128 np0000182260 devstack@c-api.service[112647]: INFO cinder.rpc [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:12:50.146530 np0000182260 devstack@c-api.service[112646]: DEBUG oslo_db.sqlalchemy.engines [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc 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=112646) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:50.148506 np0000182260 devstack@c-api.service[112647]: INFO cinder.rpc [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:12:50.149413 np0000182260 devstack@c-api.service[112646]: INFO cinder.rpc [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:12:50.149615 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.152423 np0000182260 devstack@c-api.service[112646]: INFO cinder.rpc [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:12:50.153474 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.154575 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.157737 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.160085 np0000182260 devstack@c-api.service[112644]: DEBUG oslo_db.sqlalchemy.engines [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 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=112644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:50.160675 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.160869 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.163078 np0000182260 devstack@c-api.service[112644]: INFO cinder.rpc [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:12:50.163808 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.165666 np0000182260 devstack@c-api.service[112644]: INFO cinder.rpc [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:12:50.166555 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.166877 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.166915 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.166941 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.169547 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.170215 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.171921 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.172550 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.173430 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.174886 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.175652 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.177926 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.178639 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.178820 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.180298 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.181180 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.181510 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.181783 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.182968 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.183834 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.184537 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.184707 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.185645 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.186720 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.187849 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.187897 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.188165 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.190669 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.190853 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.191130 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.193524 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.194263 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.194572 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.195994 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.196367 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.196569 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.196648 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.198061 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.198667 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.199712 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.199793 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.201067 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.201740 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.202048 np0000182260 devstack@c-api.service[112645]: WARNING cinder.api.contrib.hosts [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:12:50.202728 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.202941 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.203272 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.204096 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.204386 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.204906 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.205776 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.206293 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.207314 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.207368 np0000182260 devstack@c-api.service[112647]: WARNING cinder.api.contrib.hosts [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:12:50.207779 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.207969 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.208109 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extended resource: extensions {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.209364 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.209435 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extended resource: extra_specs {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.209922 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.210007 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.210851 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.211081 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extended resource: os-volume-transfer {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.211297 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.212262 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.212508 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.212977 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.213126 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extended resource: extensions {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.213391 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extended resource: os-quota-class-sets {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.214388 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.214457 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extended resource: extra_specs {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.214691 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extended resource: cgsnapshots {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.215407 np0000182260 devstack@c-api.service[112646]: WARNING cinder.api.contrib.hosts [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:12:50.215497 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.216062 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.216173 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extended resource: os-volume-transfer {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.216236 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extended resource: scheduler-stats {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.217183 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.217406 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.217729 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extended resource: qos-specs {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.217830 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extended resource: os-quota-class-sets {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.218885 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.219628 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extended resource: cgsnapshots {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.219765 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extended resource: capabilities {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.219934 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.220308 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.220977 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extended resource: scheduler-stats {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.221066 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extended resource: encryption {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.221177 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extended resource: extensions {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.222467 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extended resource: qos-specs {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.222561 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extended resource: extra_specs {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.222642 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extended resource: encryption {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.223977 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extended resource: os-volume-transfer {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.224302 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extended resource: os-volume-type-access {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.224497 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extended resource: capabilities {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.225638 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.225713 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extended resource: encryption {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.225842 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extended resource: os-quota-sets {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.226279 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extended resource: os-quota-class-sets {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.227241 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extended resource: encryption {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.227311 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extended resource: os-snapshot-manage {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.227563 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extended resource: cgsnapshots {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.228730 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extended resource: os-volume-manage {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.228815 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extended resource: os-volume-type-access {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.229034 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.229488 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extended resource: scheduler-stats {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.230332 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extended resource: os-hosts {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.230433 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extended resource: os-quota-sets {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.230930 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extended resource: qos-specs {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.231372 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.231775 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extended resource: os-snapshot-manage {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.231859 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extended resource: os-availability-zone {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.232843 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.232961 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extended resource: capabilities {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.233077 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extended resource: consistencygroups {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.233201 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extended resource: os-volume-manage {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.234177 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extended resource: encryption {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.234499 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.234596 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extended resource: os-hosts {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.235039 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extended resource: backups {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.235688 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extended resource: encryption {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.235822 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.235954 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extended resource: os-availability-zone {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.236867 np0000182260 devstack@c-api.service[112644]: WARNING cinder.api.contrib.hosts [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:12:50.237062 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.contrib.snapshot_actions [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] SnapshotActionsController initialized {{(pid=112645) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:12:50.237231 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extended resource: os-volume-type-access {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.237283 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extended resource: consistencygroups {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.237640 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.237928 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.238854 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extended resource: os-quota-sets {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.239040 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.239226 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extended resource: backups {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.239335 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.240292 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extended resource: os-snapshot-manage {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.240538 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.240867 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.241259 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.contrib.snapshot_actions [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] SnapshotActionsController initialized {{(pid=112647) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:12:50.241761 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extended resource: os-volume-manage {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.241961 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.242004 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.242424 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.242796 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extended resource: extensions {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.243170 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extended resource: os-hosts {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.243356 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.243846 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.244104 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extended resource: extra_specs {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.244513 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extended resource: os-availability-zone {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.244715 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.245349 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.245726 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extended resource: os-volume-transfer {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.245867 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extended resource: consistencygroups {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.246082 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.246838 np0000182260 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.247386 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extended resource: os-quota-class-sets {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.247476 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.247667 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extension UsedLimits extending resource: limits {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.247775 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extended resource: backups {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.247868 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extension SnapshotActions extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.247868 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.248002 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.248126 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.248228 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.248308 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.248418 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.248507 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.248606 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.248764 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.249278 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extension AdminActions extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.249375 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extension AdminActions extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.249519 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extended resource: cgsnapshots {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.249590 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extension AdminActions extending resource: backups {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.249590 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extension VolumeTypeAccess extending resource: types {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.249702 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extension VolumeActions extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.249833 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.contrib.snapshot_actions [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] SnapshotActionsController initialized {{(pid=112646) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:12:50.249905 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-427155e9-5e01-4fde-9010-27bf03f780ea None None] Extension TypesManage extending resource: types {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.250238 np0000182260 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.250598 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.250834 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extended resource: scheduler-stats {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.251032 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extension UsedLimits extending resource: limits {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.251157 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.251271 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.251382 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.251490 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.251591 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.251701 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.251808 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.251903 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.251989 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.252029 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.252202 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extension AdminActions extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.252280 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extended resource: qos-specs {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.252327 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extension AdminActions extending resource: snapshots {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.252409 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extension AdminActions extending resource: backups {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.252512 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.252625 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extension VolumeActions extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.252753 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-b488e7b3-7e5c-4f4b-b0b2-d9e1548e908d None None] Extension TypesManage extending resource: types {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.253359 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.254331 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extended resource: capabilities {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.254705 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.255587 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extended resource: encryption {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.256025 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.257137 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extended resource: encryption {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.257388 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.257842 np0000182260 devstack@c-api.service[112645]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71fddb8a3668 pid: 112645 (default app) Jun 19 01:12:50.258843 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extended resource: os-volume-type-access {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.258982 np0000182260 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.259866 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extension UsedLimits extending resource: limits {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.259983 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.260098 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.260233 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.260337 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.260435 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extended resource: os-quota-sets {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.260499 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.260549 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.260647 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.260740 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.260919 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.260977 np0000182260 devstack@c-api.service[112647]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71fddb8a3668 pid: 112647 (default app) Jun 19 01:12:50.261596 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extension AdminActions extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.261720 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extension AdminActions extending resource: snapshots {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.261822 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extension AdminActions extending resource: backups {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.261899 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extended resource: os-snapshot-manage {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.261940 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.262043 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extension VolumeActions extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.262161 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-537d76e3-8a4e-4f14-970c-3d3ff7716cdc None None] Extension TypesManage extending resource: types {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.263387 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extended resource: os-volume-manage {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.264817 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extended resource: os-hosts {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.266114 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.266114 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.266114 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.266114 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.266371 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.266371 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.266371 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.266371 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.266661 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.266661 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.266661 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.266661 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.266661 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.266661 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.267048 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.267048 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.267209 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extended resource: os-availability-zone {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.267295 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.267295 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.267295 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.267295 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.267567 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.267567 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.267567 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.267567 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.267859 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.267859 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.267859 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.267859 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.268174 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.268174 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.268174 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.268174 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.268174 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.268548 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.268548 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.268548 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.268548 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.268548 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.268853 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.268853 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.268853 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.268853 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.268853 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.268853 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.269478 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.269478 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.269478 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.269478 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.269478 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.269478 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.269922 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.269922 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.269922 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.269922 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.269922 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.269922 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.270396 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.270396 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.270396 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.270396 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.270396 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.270797 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.270797 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.270797 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.270797 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.270797 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.272796 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.272796 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.272796 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.272796 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.272796 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.272796 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.273760 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.273760 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.273760 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.273760 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.273760 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.273760 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.274271 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.274271 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.274271 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.274271 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.274271 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.274561 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.274561 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.274561 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.274561 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.274561 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.274712 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.274712 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.274712 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.274712 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.274862 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.274862 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.274862 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.274862 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.275041 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.275041 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.275041 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.275041 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.275041 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.275245 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.275245 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.275245 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.275245 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.275245 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.275413 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.275413 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.275413 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.275413 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.275547 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.275547 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.275547 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.275547 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.275674 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.275674 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.275674 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.275674 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.275795 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.275795 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.275795 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.275795 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.275913 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.275913 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.275913 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.275913 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.276040 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.276040 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.276040 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.276040 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.276040 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.276260 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.276260 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.276260 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.276260 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.276260 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.276260 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.276467 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.276467 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.276467 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.276467 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.276467 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.276624 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.276624 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.276624 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.276624 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.276624 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.276624 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.276878 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.276878 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.276878 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.276878 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.276878 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.276878 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.277074 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.277074 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.277074 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.277074 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.277074 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.277074 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.277310 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.277310 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.277310 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.277310 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.277310 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.277310 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.277511 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.277511 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.277511 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.277511 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.277636 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.277636 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.277636 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.277636 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.277636 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.277829 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.277829 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.277829 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.277829 np0000182260 devstack@c-api.service[112645]: /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 19 01:12:50.277829 np0000182260 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 19 01:12:50.278008 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extended resource: consistencygroups {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.278047 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-16cec10c-5b82-404b-8f81-e01eeaf5b5bf None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:12:50.278073 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extended resource: backups {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:50.278100 np0000182260 devstack@c-api.service[112646]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71fddb8a3668 pid: 112646 (default app) Jun 19 01:12:50.278132 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.contrib.snapshot_actions [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] SnapshotActionsController initialized {{(pid=112644) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:12:50.278184 np0000182260 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 1/1] 199.204.45.248 () {60 vars in 956 bytes} [Fri Jun 19 01:12:50 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 01:12:50.278212 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.278212 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.278212 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.278212 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.279091 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.310316 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.310316 np0000182260 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:50.310316 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extension UsedLimits extending resource: limits {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.310316 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.310316 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.310316 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.310316 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.310316 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.310683 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.310683 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.310683 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.310683 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.310683 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extension AdminActions extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.310683 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extension AdminActions extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.310683 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extension AdminActions extending resource: backups {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.310844 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.310844 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extension VolumeActions extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.310844 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-77b0b311-0b83-414f-ab19-ad0612191ec9 None None] Extension TypesManage extending resource: types {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:50.310844 np0000182260 devstack@c-api.service[112644]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71fddb8a3668 pid: 112644 (default app) Jun 19 01:12:58.827768 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.827768 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.827768 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.827768 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.827768 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.828491 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.828491 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.828491 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.828491 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.828491 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.828680 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.828680 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.828680 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.828680 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.828680 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.828680 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.828937 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.828937 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.828937 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.828937 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.829159 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.829159 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.829159 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.829159 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.829345 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.829345 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.829345 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.829345 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.829572 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.829572 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.829572 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.829572 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.829572 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.829810 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.829810 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.829810 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.829810 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.829810 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.830030 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.830030 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.830030 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.830030 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.830030 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.830030 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.830310 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.830310 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.830310 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.830310 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.830310 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.830310 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.830515 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.830515 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.830515 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.830515 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.830515 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.830515 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.830827 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.830827 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.830827 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.830827 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.830827 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.831052 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.831052 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.831052 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.831052 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.831052 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.831346 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.831346 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.831346 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.831346 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.831346 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.831346 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.831572 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.831572 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.831572 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.831572 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.831572 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.831572 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.831766 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.831766 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.831766 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.831766 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.831766 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.831957 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.831957 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.831957 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.831957 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.831957 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.832159 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.832159 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.832159 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.832159 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.832312 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.832312 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.832312 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.832312 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.832518 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.832518 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.832518 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.832518 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.832518 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.832735 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.832735 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.832735 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.832735 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.832735 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.832984 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.832984 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.832984 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.832984 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.833215 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.833215 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.833215 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.833215 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.833371 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.833371 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.833371 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.833371 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.833506 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.833506 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.833506 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.833506 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.833654 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.833654 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.833654 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.833654 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.833812 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.833812 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.833812 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.833812 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.833812 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.834080 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.834080 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.834080 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.834080 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.834080 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.834080 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.834383 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.834383 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.834383 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.834383 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.834383 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.834575 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.834575 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.834575 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.834575 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.834575 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.834575 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.834908 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.834908 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.834908 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.834908 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.834908 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.834908 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.835176 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.835176 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.835176 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.835176 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.835176 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.835176 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.835415 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.835415 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.835415 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.835415 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.835415 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.835415 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.835654 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.835654 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.835654 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.835654 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.835807 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.835807 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.835807 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.835807 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.835807 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.836068 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.836068 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.836068 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.836068 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:58.836068 np0000182260 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 19 01:12:58.836068 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-de3c18fd-11b4-436c-a672-6e84f087670d None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:12:59.305872 np0000182260 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-de3c18fd-11b4-436c-a672-6e84f087670d admin admin] POST https://199.204.45.248/volume/v3/types Jun 19 01:12:59.306308 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-de3c18fd-11b4-436c-a672-6e84f087670d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 01:12:59.307922 np0000182260 devstack@c-api.service[112647]: /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 19 01:12:59.307922 np0000182260 devstack@c-api.service[112647]: warnings.warn( Jun 19 01:12:59.341535 np0000182260 devstack@c-api.service[112647]: DEBUG oslo_db.sqlalchemy.engines [None req-de3c18fd-11b4-436c-a672-6e84f087670d 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=112647) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:59.368984 np0000182260 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-de3c18fd-11b4-436c-a672-6e84f087670d admin admin] https://199.204.45.248/volume/v3/types returned with HTTP 200 Jun 19 01:12:59.369370 np0000182260 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 1/2] 199.204.45.248 () {68 vars in 1288 bytes} [Fri Jun 19 01:12:58 2026] POST /volume/v3/types => generated 186 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:12:59.392637 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.392637 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.392637 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.392637 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.392637 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.393473 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.393473 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.393473 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.393473 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.393473 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.393762 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.393762 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.393762 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.393762 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.393762 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.393762 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.394084 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.394084 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.394084 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.394084 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.394336 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.394336 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.394336 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.394336 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.394582 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.394582 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.394582 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.394582 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.394821 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.394821 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.394821 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.394821 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.394821 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.395105 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.395105 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.395105 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.395105 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.395105 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.395394 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.395394 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.395394 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.395394 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.395394 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.395394 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.395771 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.395771 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.395771 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.395771 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.395771 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.395771 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.396214 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.396214 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.396214 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.396214 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.396214 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.396214 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.396547 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.396547 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.396547 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.396547 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.396547 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.396839 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.396839 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.396839 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.396839 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.396839 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.397106 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.397106 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.397106 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.397106 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.397106 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.397106 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.397465 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.397465 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.397465 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.397465 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.397465 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.397465 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.397805 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.397805 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.397805 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.397805 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.397805 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.398649 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.398649 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.398649 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.398649 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.398649 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.399070 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.399070 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.399070 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.399070 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.399343 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.399343 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.399343 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.399343 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.399573 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.399573 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.399573 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.399573 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.399573 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.400002 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.400002 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.400002 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.400002 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.400002 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.400328 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.400328 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.400328 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.400328 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.400559 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.400559 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.400559 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.400559 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.400760 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.400760 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.400760 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.400760 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.400885 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.400885 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.400885 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.400885 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.401032 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.401032 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.401032 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.401032 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.401165 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.401165 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.401165 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.401165 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.401165 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.401355 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.401355 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.401355 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.401355 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.401355 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.401355 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.401557 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.401557 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.401557 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.401557 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.401557 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.401719 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.401719 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.401719 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.401719 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.401719 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.401719 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.401884 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.401884 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.401884 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.401884 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.401884 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.401884 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.402037 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.402037 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.402037 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.402037 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.402037 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.402037 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.402227 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.402227 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.402227 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.402227 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.402227 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.402227 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.402383 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.402383 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.402383 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.402383 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.402500 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.402500 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.402500 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.402500 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.402500 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.402631 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.402631 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.402631 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.402631 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.402631 np0000182260 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 19 01:12:59.402631 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [req-de3c18fd-11b4-436c-a672-6e84f087670d req-0c1581fe-81fc-4b14-9fc2-0147d6388719 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:12:59.729752 np0000182260 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [req-de3c18fd-11b4-436c-a672-6e84f087670d req-0c1581fe-81fc-4b14-9fc2-0147d6388719 admin admin] POST https://199.204.45.248/volume/v3/types/761f28af-aa2c-4f67-b569-23a0060aca6a/extra_specs Jun 19 01:12:59.730303 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [req-de3c18fd-11b4-436c-a672-6e84f087670d req-0c1581fe-81fc-4b14-9fc2-0147d6388719 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 01:12:59.732020 np0000182260 devstack@c-api.service[112646]: /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 19 01:12:59.732020 np0000182260 devstack@c-api.service[112646]: warnings.warn( Jun 19 01:12:59.766077 np0000182260 devstack@c-api.service[112646]: DEBUG oslo_db.sqlalchemy.engines [req-de3c18fd-11b4-436c-a672-6e84f087670d req-0c1581fe-81fc-4b14-9fc2-0147d6388719 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=112646) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:59.824542 np0000182260 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [req-de3c18fd-11b4-436c-a672-6e84f087670d req-0c1581fe-81fc-4b14-9fc2-0147d6388719 admin admin] https://199.204.45.248/volume/v3/types/761f28af-aa2c-4f67-b569-23a0060aca6a/extra_specs returned with HTTP 200 Jun 19 01:12:59.825001 np0000182260 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 1/3] 199.204.45.248 () {70 vars in 1505 bytes} [Fri Jun 19 01:12:59 2026] POST /volume/v3/types/761f28af-aa2c-4f67-b569-23a0060aca6a/extra_specs => generated 55 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:13:00.141722 np0000182260 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=6 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:13:00.190242 np0000182260 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=6 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:13:09.366666 np0000182260 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:13:09.823014 np0000182260 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:16:46.132538 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-7b32def7-20bc-4b0f-8cd6-ba271ad7d7af None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:16:46.133436 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-7b32def7-20bc-4b0f-8cd6-ba271ad7d7af None None] GET https://199.204.45.248/volume// Jun 19 01:16:46.133660 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-7b32def7-20bc-4b0f-8cd6-ba271ad7d7af None None] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:16:46.133960 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-7b32def7-20bc-4b0f-8cd6-ba271ad7d7af None None] Calling method 'all' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:16:46.134644 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-7b32def7-20bc-4b0f-8cd6-ba271ad7d7af None None] https://199.204.45.248/volume// returned with HTTP 300 Jun 19 01:16:46.135031 np0000182260 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 2/4] 199.204.45.248 () {66 vars in 1456 bytes} [Fri Jun 19 01:16:46 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 19 01:17:23.292027 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.292027 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.292027 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.292027 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.292027 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.293172 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.293172 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.293172 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.293172 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.293172 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.293544 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.293544 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.293544 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.293544 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.293544 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.293544 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.293957 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.293957 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.293957 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.293957 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.294281 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.294281 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.294281 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.294281 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.294589 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.294589 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.294589 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.294589 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.294948 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.294948 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.294948 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.294948 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.294948 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.295348 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.295348 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.295348 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.295348 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.295348 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.295747 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.295747 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.295747 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.295747 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.295747 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.295747 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.296179 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.296179 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.296179 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.296179 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.296179 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.296179 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.296696 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.296696 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.296696 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.296696 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.296696 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.296696 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.297306 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.297306 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.297306 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.297306 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.297306 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.297517 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.297517 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.297517 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.297517 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.297517 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.297735 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.297735 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.297735 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.297735 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.297735 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.297735 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.297980 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.297980 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.297980 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.297980 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.297980 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.297980 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.298220 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.298220 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.298220 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.298220 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.298220 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.298449 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.298449 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.298449 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.298449 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.298449 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.298669 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.298669 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.298669 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.298669 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.298839 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.298839 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.298839 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.298839 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.299023 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.299023 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.299023 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.299023 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.299023 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.299264 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.299264 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.299264 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.299264 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.299264 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.299468 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.299468 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.299468 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.299468 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.299693 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.299693 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.299693 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.299693 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.299965 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.299965 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.299965 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.299965 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.300206 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.300206 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.300206 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.300206 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.300431 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.300431 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.300431 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.300431 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.300611 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.300611 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.300611 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.300611 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.300611 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.300871 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.300871 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.300871 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.300871 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.300871 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.300871 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.301124 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.301124 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.301124 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.301124 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.301124 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.301362 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.301362 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.301362 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.301362 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.301362 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.301362 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.301630 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.301630 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.301630 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.301630 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.301630 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.301630 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.301878 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.301878 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.301878 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.301878 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.301878 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.301878 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.302135 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.302135 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.302135 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.302135 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.302135 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.302135 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.302416 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.302416 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.302416 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.302416 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.302601 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.302601 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.302601 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.302601 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.302601 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.302832 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.302832 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.302832 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.302832 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:23.302832 np0000182260 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 19 01:17:23.302832 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-d9a05a8d-b721-4587-9706-373acecba910 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:23.302832 np0000182260 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 1/5] 199.204.45.248 () {62 vars in 1068 bytes} [Fri Jun 19 01:17:23 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 01:17:23.330404 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-7f0896d7-fc81-4bd6-9c2d-fe918e3903b9 None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:23.339519 np0000182260 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 2/6] 199.204.45.248 () {64 vars in 1272 bytes} [Fri Jun 19 01:17:23 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 01:17:23.375884 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [req-7f0896d7-fc81-4bd6-9c2d-fe918e3903b9 req-5d54a479-df3c-4685-9c07-7cbe520263c0 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:23.381530 np0000182260 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [req-7f0896d7-fc81-4bd6-9c2d-fe918e3903b9 req-5d54a479-df3c-4685-9c07-7cbe520263c0 demo demo] GET https://199.204.45.248/volume/v3/ Jun 19 01:17:23.381756 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [req-7f0896d7-fc81-4bd6-9c2d-fe918e3903b9 req-5d54a479-df3c-4685-9c07-7cbe520263c0 demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:23.382066 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [req-7f0896d7-fc81-4bd6-9c2d-fe918e3903b9 req-5d54a479-df3c-4685-9c07-7cbe520263c0 demo demo] Calling method 'version_select' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:23.383216 np0000182260 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [req-7f0896d7-fc81-4bd6-9c2d-fe918e3903b9 req-5d54a479-df3c-4685-9c07-7cbe520263c0 demo demo] https://199.204.45.248/volume/v3/ returned with HTTP 200 Jun 19 01:17:23.383622 np0000182260 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 2/7] 199.204.45.248 () {66 vars in 1346 bytes} [Fri Jun 19 01:17:23 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:23.422387 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-22a1bc0a-6574-4c17-87eb-e525f84e2750 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:23.735624 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-22a1bc0a-6574-4c17-87eb-e525f84e2750 demo demo] GET https://199.204.45.248/volume/v3/types Jun 19 01:17:23.736005 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-22a1bc0a-6574-4c17-87eb-e525f84e2750 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:23.736195 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-22a1bc0a-6574-4c17-87eb-e525f84e2750 demo demo] Calling method 'index' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:23.736616 np0000182260 devstack@c-api.service[112645]: /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 19 01:17:23.736616 np0000182260 devstack@c-api.service[112645]: warnings.warn( Jun 19 01:17:23.737260 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-22a1bc0a-6574-4c17-87eb-e525f84e2750 demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:17:23.773565 np0000182260 devstack@c-api.service[112645]: DEBUG oslo_db.sqlalchemy.engines [None req-22a1bc0a-6574-4c17-87eb-e525f84e2750 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=112645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:17:23.789669 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-22a1bc0a-6574-4c17-87eb-e525f84e2750 demo demo] https://199.204.45.248/volume/v3/types returned with HTTP 200 Jun 19 01:17:23.790039 np0000182260 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 3/8] 199.204.45.248 () {64 vars in 1290 bytes} [Fri Jun 19 01:17:23 2026] GET /volume/v3/types => generated 377 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:23.822560 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-d02c141d-e2f6-4d99-b11e-e19c5c8fc417 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:24.141512 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-d02c141d-e2f6-4d99-b11e-e19c5c8fc417 demo demo] GET https://199.204.45.248/volume/v3/types/default Jun 19 01:17:24.141844 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-d02c141d-e2f6-4d99-b11e-e19c5c8fc417 demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:24.142064 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-d02c141d-e2f6-4d99-b11e-e19c5c8fc417 demo demo] Calling method 'show' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:24.176372 np0000182260 devstack@c-api.service[112644]: DEBUG oslo_db.sqlalchemy.engines [None req-d02c141d-e2f6-4d99-b11e-e19c5c8fc417 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=112644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:17:24.198290 np0000182260 devstack@c-api.service[112644]: /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 19 01:17:24.198290 np0000182260 devstack@c-api.service[112644]: warnings.warn( Jun 19 01:17:24.200707 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-d02c141d-e2f6-4d99-b11e-e19c5c8fc417 demo demo] https://199.204.45.248/volume/v3/types/default returned with HTTP 200 Jun 19 01:17:24.201060 np0000182260 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 2/9] 199.204.45.248 () {64 vars in 1301 bytes} [Fri Jun 19 01:17:23 2026] GET /volume/v3/types/default => generated 145 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:24.673808 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-b851372c-1e15-4a77-ac93-cd9d3a05219e None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:24.675008 np0000182260 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 3/10] 199.204.45.248 () {62 vars in 1068 bytes} [Fri Jun 19 01:17:24 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 01:17:24.712837 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-a4cd87cf-419c-4440-80f8-c072aebb75c4 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:24.721660 np0000182260 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 3/11] 199.204.45.248 () {64 vars in 1272 bytes} [Fri Jun 19 01:17:24 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 01:17:24.756710 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [req-a4cd87cf-419c-4440-80f8-c072aebb75c4 req-dac51544-e377-434f-b1d3-899b41831a1d None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:24.758931 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [req-a4cd87cf-419c-4440-80f8-c072aebb75c4 req-dac51544-e377-434f-b1d3-899b41831a1d demo demo] GET https://199.204.45.248/volume/v3/ Jun 19 01:17:24.759227 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [req-a4cd87cf-419c-4440-80f8-c072aebb75c4 req-dac51544-e377-434f-b1d3-899b41831a1d demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:24.759508 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [req-a4cd87cf-419c-4440-80f8-c072aebb75c4 req-dac51544-e377-434f-b1d3-899b41831a1d demo demo] Calling method 'version_select' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:24.760096 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [req-a4cd87cf-419c-4440-80f8-c072aebb75c4 req-dac51544-e377-434f-b1d3-899b41831a1d demo demo] https://199.204.45.248/volume/v3/ returned with HTTP 200 Jun 19 01:17:24.760616 np0000182260 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 4/12] 199.204.45.248 () {66 vars in 1346 bytes} [Fri Jun 19 01:17:24 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:24.796164 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-b3e7475a-ade5-44c3-8d3f-4a1282cd96b2 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:24.799598 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-b3e7475a-ade5-44c3-8d3f-4a1282cd96b2 demo demo] GET https://199.204.45.248/volume/v3/types/default Jun 19 01:17:24.799981 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-b3e7475a-ade5-44c3-8d3f-4a1282cd96b2 demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:24.800670 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-b3e7475a-ade5-44c3-8d3f-4a1282cd96b2 demo demo] Calling method 'show' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:24.810214 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-b3e7475a-ade5-44c3-8d3f-4a1282cd96b2 demo demo] https://199.204.45.248/volume/v3/types/default returned with HTTP 200 Jun 19 01:17:24.810623 np0000182260 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 3/13] 199.204.45.248 () {64 vars in 1301 bytes} [Fri Jun 19 01:17:24 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 19 01:17:25.348348 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-3dd80628-7429-410c-9e74-486ef21ca645 None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:25.349531 np0000182260 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 4/14] 199.204.45.248 () {62 vars in 1068 bytes} [Fri Jun 19 01:17:25 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 01:17:25.380510 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-31bdfc90-c487-412d-ab4d-6c616eae28a9 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:25.382907 np0000182260 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 4/15] 199.204.45.248 () {64 vars in 1272 bytes} [Fri Jun 19 01:17:25 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 01:17:25.413953 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [req-31bdfc90-c487-412d-ab4d-6c616eae28a9 req-470b05fa-d08b-4c44-a53a-44c584990134 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:25.416098 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [req-31bdfc90-c487-412d-ab4d-6c616eae28a9 req-470b05fa-d08b-4c44-a53a-44c584990134 demo demo] GET https://199.204.45.248/volume/v3/ Jun 19 01:17:25.416346 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [req-31bdfc90-c487-412d-ab4d-6c616eae28a9 req-470b05fa-d08b-4c44-a53a-44c584990134 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:25.416579 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [req-31bdfc90-c487-412d-ab4d-6c616eae28a9 req-470b05fa-d08b-4c44-a53a-44c584990134 demo demo] Calling method 'version_select' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:25.416993 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [req-31bdfc90-c487-412d-ab4d-6c616eae28a9 req-470b05fa-d08b-4c44-a53a-44c584990134 demo demo] https://199.204.45.248/volume/v3/ returned with HTTP 200 Jun 19 01:17:25.417448 np0000182260 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 5/16] 199.204.45.248 () {66 vars in 1346 bytes} [Fri Jun 19 01:17:25 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:25.451542 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-56a1a007-550d-4aa7-bd48-6f57d6cce01e None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:25.453973 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-56a1a007-550d-4aa7-bd48-6f57d6cce01e demo demo] GET https://199.204.45.248/volume/v3/types/default Jun 19 01:17:25.454221 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-56a1a007-550d-4aa7-bd48-6f57d6cce01e demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:25.454542 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-56a1a007-550d-4aa7-bd48-6f57d6cce01e demo demo] Calling method 'show' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:25.464809 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-56a1a007-550d-4aa7-bd48-6f57d6cce01e demo demo] https://199.204.45.248/volume/v3/types/default returned with HTTP 200 Jun 19 01:17:25.465161 np0000182260 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 4/17] 199.204.45.248 () {64 vars in 1301 bytes} [Fri Jun 19 01:17:25 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:25.502807 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-79d478a4-4f5e-4808-a16b-d29c9649277d None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:25.504034 np0000182260 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 5/18] 199.204.45.248 () {62 vars in 1068 bytes} [Fri Jun 19 01:17:25 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 01:17:25.535962 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-f72483af-006a-4ab8-bca7-86e508ccb6ce None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:25.539564 np0000182260 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 5/19] 199.204.45.248 () {64 vars in 1272 bytes} [Fri Jun 19 01:17:25 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 01:17:25.571928 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [req-f72483af-006a-4ab8-bca7-86e508ccb6ce req-b7b9626f-1ef7-4c55-aaa4-30fc5ee4a1a2 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:25.573993 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [req-f72483af-006a-4ab8-bca7-86e508ccb6ce req-b7b9626f-1ef7-4c55-aaa4-30fc5ee4a1a2 demo demo] GET https://199.204.45.248/volume/v3/ Jun 19 01:17:25.574237 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [req-f72483af-006a-4ab8-bca7-86e508ccb6ce req-b7b9626f-1ef7-4c55-aaa4-30fc5ee4a1a2 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:25.574472 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [req-f72483af-006a-4ab8-bca7-86e508ccb6ce req-b7b9626f-1ef7-4c55-aaa4-30fc5ee4a1a2 demo demo] Calling method 'version_select' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:25.574882 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [req-f72483af-006a-4ab8-bca7-86e508ccb6ce req-b7b9626f-1ef7-4c55-aaa4-30fc5ee4a1a2 demo demo] https://199.204.45.248/volume/v3/ returned with HTTP 200 Jun 19 01:17:25.575328 np0000182260 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 6/20] 199.204.45.248 () {66 vars in 1346 bytes} [Fri Jun 19 01:17:25 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:25.609879 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-bea2ddcc-d9db-4ba1-8f24-5040ef6d12c7 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:25.613239 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-bea2ddcc-d9db-4ba1-8f24-5040ef6d12c7 demo demo] GET https://199.204.45.248/volume/v3/types/default Jun 19 01:17:25.613581 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-bea2ddcc-d9db-4ba1-8f24-5040ef6d12c7 demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:25.613972 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-bea2ddcc-d9db-4ba1-8f24-5040ef6d12c7 demo demo] Calling method 'show' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:25.622108 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-bea2ddcc-d9db-4ba1-8f24-5040ef6d12c7 demo demo] https://199.204.45.248/volume/v3/types/default returned with HTTP 200 Jun 19 01:17:25.622445 np0000182260 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 5/21] 199.204.45.248 () {64 vars in 1301 bytes} [Fri Jun 19 01:17:25 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:33.785486 np0000182260 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:17:35.620893 np0000182260 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=8 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:22:53.928688 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-1d605a12-6b51-4c40-b3ba-7239a14fe220 None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:22:54.041547 np0000182260 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-1d605a12-6b51-4c40-b3ba-7239a14fe220 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:22:54.041812 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-1d605a12-6b51-4c40-b3ba-7239a14fe220 demo demo] Empty body provided in request {{(pid=112647) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:22:54.042104 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-1d605a12-6b51-4c40-b3ba-7239a14fe220 demo demo] Calling method 'detail' {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:22:54.042806 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.api_utils [None req-1d605a12-6b51-4c40-b3ba-7239a14fe220 demo demo] Removing options '' from query. {{(pid=112647) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:22:54.043857 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.volume.api [None req-1d605a12-6b51-4c40-b3ba-7239a14fe220 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112647) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:22:54.088267 np0000182260 devstack@c-api.service[112647]: INFO cinder.volume.api [None req-1d605a12-6b51-4c40-b3ba-7239a14fe220 demo demo] Get all volumes completed successfully. Jun 19 01:22:54.092432 np0000182260 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-1d605a12-6b51-4c40-b3ba-7239a14fe220 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:22:54.093406 np0000182260 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 6/22] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:22:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:23:04.080125 np0000182260 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writing DB stats cinder:SELECT=1 {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:23:54.112927 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-7641047f-a44b-40ef-93d2-130358afa1ae None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:23:54.116749 np0000182260 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-7641047f-a44b-40ef-93d2-130358afa1ae demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:23:54.116933 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-7641047f-a44b-40ef-93d2-130358afa1ae demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:23:54.117202 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-7641047f-a44b-40ef-93d2-130358afa1ae demo demo] Calling method 'detail' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:23:54.118900 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.api_utils [None req-7641047f-a44b-40ef-93d2-130358afa1ae demo demo] Removing options '' from query. {{(pid=112646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:23:54.121527 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.volume.api [None req-7641047f-a44b-40ef-93d2-130358afa1ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:23:54.158921 np0000182260 devstack@c-api.service[112646]: INFO cinder.volume.api [None req-7641047f-a44b-40ef-93d2-130358afa1ae demo demo] Get all volumes completed successfully. Jun 19 01:23:54.162094 np0000182260 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-7641047f-a44b-40ef-93d2-130358afa1ae demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:23:54.162719 np0000182260 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 6/23] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:23:54 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 19 01:24:04.151512 np0000182260 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writing DB stats cinder:SELECT=1 {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:24:54.180534 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-e328ac7d-082f-459e-ae71-8fa382d37233 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:24:54.184958 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-e328ac7d-082f-459e-ae71-8fa382d37233 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:24:54.185215 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-e328ac7d-082f-459e-ae71-8fa382d37233 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:24:54.185483 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-e328ac7d-082f-459e-ae71-8fa382d37233 demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:24:54.186122 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-e328ac7d-082f-459e-ae71-8fa382d37233 demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:24:54.187186 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-e328ac7d-082f-459e-ae71-8fa382d37233 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:24:54.235394 np0000182260 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-e328ac7d-082f-459e-ae71-8fa382d37233 demo demo] Get all volumes completed successfully. Jun 19 01:24:54.237382 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-e328ac7d-082f-459e-ae71-8fa382d37233 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:24:54.237934 np0000182260 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 7/24] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:24:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:25:04.228004 np0000182260 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:25:54.282420 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-15c469e5-2506-4b6e-a70f-3ea1f9675ac1 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:25:54.290760 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-15c469e5-2506-4b6e-a70f-3ea1f9675ac1 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:25:54.290760 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-15c469e5-2506-4b6e-a70f-3ea1f9675ac1 demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:25:54.290760 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-15c469e5-2506-4b6e-a70f-3ea1f9675ac1 demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:25:54.290760 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-15c469e5-2506-4b6e-a70f-3ea1f9675ac1 demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:25:54.291291 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-15c469e5-2506-4b6e-a70f-3ea1f9675ac1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:25:54.341570 np0000182260 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-15c469e5-2506-4b6e-a70f-3ea1f9675ac1 demo demo] Get all volumes completed successfully. Jun 19 01:25:54.343689 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-15c469e5-2506-4b6e-a70f-3ea1f9675ac1 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:25:54.344129 np0000182260 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 6/25] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:25:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:26:04.333328 np0000182260 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:26:54.400796 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-57b41a13-ba14-4413-a07f-2d4a7262919e None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:26:54.406096 np0000182260 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-57b41a13-ba14-4413-a07f-2d4a7262919e demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:26:54.406642 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-57b41a13-ba14-4413-a07f-2d4a7262919e demo demo] Empty body provided in request {{(pid=112647) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:26:54.407105 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-57b41a13-ba14-4413-a07f-2d4a7262919e demo demo] Calling method 'detail' {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:26:54.407591 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.api_utils [None req-57b41a13-ba14-4413-a07f-2d4a7262919e demo demo] Removing options '' from query. {{(pid=112647) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:26:54.408942 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.volume.api [None req-57b41a13-ba14-4413-a07f-2d4a7262919e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112647) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:26:54.418042 np0000182260 devstack@c-api.service[112647]: INFO cinder.volume.api [None req-57b41a13-ba14-4413-a07f-2d4a7262919e demo demo] Get all volumes completed successfully. Jun 19 01:26:54.421168 np0000182260 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-57b41a13-ba14-4413-a07f-2d4a7262919e demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:26:54.421778 np0000182260 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 7/26] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:26:54 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 19 01:27:04.412998 np0000182260 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writing DB stats cinder:SELECT=1 {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:27:54.441936 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-7d83253d-7db0-43d9-8b58-d8f8e35bd386 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:27:54.558645 np0000182260 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-7d83253d-7db0-43d9-8b58-d8f8e35bd386 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:27:54.558979 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-7d83253d-7db0-43d9-8b58-d8f8e35bd386 demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:27:54.559271 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-7d83253d-7db0-43d9-8b58-d8f8e35bd386 demo demo] Calling method 'detail' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:27:54.559846 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.api_utils [None req-7d83253d-7db0-43d9-8b58-d8f8e35bd386 demo demo] Removing options '' from query. {{(pid=112646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:27:54.561199 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.volume.api [None req-7d83253d-7db0-43d9-8b58-d8f8e35bd386 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:27:54.575273 np0000182260 devstack@c-api.service[112646]: INFO cinder.volume.api [None req-7d83253d-7db0-43d9-8b58-d8f8e35bd386 demo demo] Get all volumes completed successfully. Jun 19 01:27:54.579367 np0000182260 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-7d83253d-7db0-43d9-8b58-d8f8e35bd386 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:27:54.579872 np0000182260 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 7/27] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:27:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:28:04.566582 np0000182260 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writing DB stats cinder:SELECT=1 {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:28:54.600896 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-da2dd1f3-a876-40a1-b5f4-40b242df654f None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:28:54.603472 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-da2dd1f3-a876-40a1-b5f4-40b242df654f demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:28:54.603905 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-da2dd1f3-a876-40a1-b5f4-40b242df654f demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:28:54.605169 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-da2dd1f3-a876-40a1-b5f4-40b242df654f demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:28:54.605169 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-da2dd1f3-a876-40a1-b5f4-40b242df654f demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:28:54.605977 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-da2dd1f3-a876-40a1-b5f4-40b242df654f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:28:54.614464 np0000182260 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-da2dd1f3-a876-40a1-b5f4-40b242df654f demo demo] Get all volumes completed successfully. Jun 19 01:28:54.617323 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-da2dd1f3-a876-40a1-b5f4-40b242df654f demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:28:54.618234 np0000182260 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 8/28] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:28:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:29:04.609595 np0000182260 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:29:54.633308 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-89ca2801-bef2-4fae-bc3a-c0164f1fcfcd None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:29:54.637910 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-89ca2801-bef2-4fae-bc3a-c0164f1fcfcd demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:29:54.638446 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-89ca2801-bef2-4fae-bc3a-c0164f1fcfcd demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:29:54.638839 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-89ca2801-bef2-4fae-bc3a-c0164f1fcfcd demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:29:54.639421 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-89ca2801-bef2-4fae-bc3a-c0164f1fcfcd demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:29:54.641528 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-89ca2801-bef2-4fae-bc3a-c0164f1fcfcd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:29:54.650061 np0000182260 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-89ca2801-bef2-4fae-bc3a-c0164f1fcfcd demo demo] Get all volumes completed successfully. Jun 19 01:29:54.651922 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-89ca2801-bef2-4fae-bc3a-c0164f1fcfcd demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:29:54.652255 np0000182260 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 7/29] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:29:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:30:04.645079 np0000182260 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:30:54.671892 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-a0658308-bb62-46b8-a869-63859669771f None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:30:54.674306 np0000182260 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-a0658308-bb62-46b8-a869-63859669771f demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:30:54.674477 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-a0658308-bb62-46b8-a869-63859669771f demo demo] Empty body provided in request {{(pid=112647) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:30:54.674700 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-a0658308-bb62-46b8-a869-63859669771f demo demo] Calling method 'detail' {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:30:54.675097 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.api_utils [None req-a0658308-bb62-46b8-a869-63859669771f demo demo] Removing options '' from query. {{(pid=112647) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:30:54.675868 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.volume.api [None req-a0658308-bb62-46b8-a869-63859669771f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112647) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:30:54.684794 np0000182260 devstack@c-api.service[112647]: INFO cinder.volume.api [None req-a0658308-bb62-46b8-a869-63859669771f demo demo] Get all volumes completed successfully. Jun 19 01:30:54.686785 np0000182260 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-a0658308-bb62-46b8-a869-63859669771f demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:30:54.687167 np0000182260 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 8/30] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:30:54 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 19 01:31:04.678786 np0000182260 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writing DB stats cinder:SELECT=1 {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:31:54.707588 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-ce7427d6-4e6f-47e6-a78b-9f55511f105b None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:31:54.710721 np0000182260 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-ce7427d6-4e6f-47e6-a78b-9f55511f105b demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:31:54.711021 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-ce7427d6-4e6f-47e6-a78b-9f55511f105b demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:31:54.711205 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-ce7427d6-4e6f-47e6-a78b-9f55511f105b demo demo] Calling method 'detail' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:31:54.711530 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.api_utils [None req-ce7427d6-4e6f-47e6-a78b-9f55511f105b demo demo] Removing options '' from query. {{(pid=112646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:31:54.712523 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.volume.api [None req-ce7427d6-4e6f-47e6-a78b-9f55511f105b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:31:54.720099 np0000182260 devstack@c-api.service[112646]: INFO cinder.volume.api [None req-ce7427d6-4e6f-47e6-a78b-9f55511f105b demo demo] Get all volumes completed successfully. Jun 19 01:31:54.722354 np0000182260 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-ce7427d6-4e6f-47e6-a78b-9f55511f105b demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:31:54.722833 np0000182260 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 8/31] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:31:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:32:04.716470 np0000182260 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writing DB stats cinder:SELECT=1 {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:32:54.735744 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-c0a688a2-b007-4de1-a9d9-343ad723a463 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:32:54.881753 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-c0a688a2-b007-4de1-a9d9-343ad723a463 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:32:54.882339 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-c0a688a2-b007-4de1-a9d9-343ad723a463 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:32:54.882935 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-c0a688a2-b007-4de1-a9d9-343ad723a463 demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:32:54.883592 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-c0a688a2-b007-4de1-a9d9-343ad723a463 demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:32:54.885357 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-c0a688a2-b007-4de1-a9d9-343ad723a463 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:32:54.893093 np0000182260 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-c0a688a2-b007-4de1-a9d9-343ad723a463 demo demo] Get all volumes completed successfully. Jun 19 01:32:54.895783 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-c0a688a2-b007-4de1-a9d9-343ad723a463 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:32:54.896279 np0000182260 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 9/32] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:32:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:33:04.888879 np0000182260 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:33:54.909370 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-2104402e-9f8d-453b-a46e-59a27cae63a4 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:33:54.913070 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-2104402e-9f8d-453b-a46e-59a27cae63a4 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:33:54.913340 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-2104402e-9f8d-453b-a46e-59a27cae63a4 demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:33:54.913595 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-2104402e-9f8d-453b-a46e-59a27cae63a4 demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:33:54.913903 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-2104402e-9f8d-453b-a46e-59a27cae63a4 demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:33:54.914911 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-2104402e-9f8d-453b-a46e-59a27cae63a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:33:54.924798 np0000182260 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-2104402e-9f8d-453b-a46e-59a27cae63a4 demo demo] Get all volumes completed successfully. Jun 19 01:33:54.927710 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-2104402e-9f8d-453b-a46e-59a27cae63a4 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:33:54.928220 np0000182260 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 8/33] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:33:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:34:04.918918 np0000182260 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:34:54.943116 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-e195d31a-7c56-4d59-8fc3-8d978d468a2a None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:34:54.946004 np0000182260 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-e195d31a-7c56-4d59-8fc3-8d978d468a2a demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:34:54.946268 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-e195d31a-7c56-4d59-8fc3-8d978d468a2a demo demo] Empty body provided in request {{(pid=112647) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:34:54.946536 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-e195d31a-7c56-4d59-8fc3-8d978d468a2a demo demo] Calling method 'detail' {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:34:54.946837 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.api_utils [None req-e195d31a-7c56-4d59-8fc3-8d978d468a2a demo demo] Removing options '' from query. {{(pid=112647) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:34:54.947881 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.volume.api [None req-e195d31a-7c56-4d59-8fc3-8d978d468a2a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112647) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:34:54.959249 np0000182260 devstack@c-api.service[112647]: INFO cinder.volume.api [None req-e195d31a-7c56-4d59-8fc3-8d978d468a2a demo demo] Get all volumes completed successfully. Jun 19 01:34:54.961542 np0000182260 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-e195d31a-7c56-4d59-8fc3-8d978d468a2a demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:34:54.962078 np0000182260 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 9/34] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:34:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 19 01:35:04.952254 np0000182260 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writing DB stats cinder:SELECT=1 {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:35:54.978421 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-9a203942-3b25-433a-88b9-448d1552aa35 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:35:54.982948 np0000182260 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-9a203942-3b25-433a-88b9-448d1552aa35 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:35:54.983745 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-9a203942-3b25-433a-88b9-448d1552aa35 demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:35:54.984072 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-9a203942-3b25-433a-88b9-448d1552aa35 demo demo] Calling method 'detail' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:35:54.984471 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.api_utils [None req-9a203942-3b25-433a-88b9-448d1552aa35 demo demo] Removing options '' from query. {{(pid=112646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:35:54.985554 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.volume.api [None req-9a203942-3b25-433a-88b9-448d1552aa35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:35:54.995094 np0000182260 devstack@c-api.service[112646]: INFO cinder.volume.api [None req-9a203942-3b25-433a-88b9-448d1552aa35 demo demo] Get all volumes completed successfully. Jun 19 01:35:54.998105 np0000182260 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-9a203942-3b25-433a-88b9-448d1552aa35 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:35:54.998686 np0000182260 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 9/35] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:35:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:36:04.989177 np0000182260 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writing DB stats cinder:SELECT=1 {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:36:55.018317 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-ded013c4-6b6d-4df7-9dac-b63c690b34fe None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:36:55.020293 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-ded013c4-6b6d-4df7-9dac-b63c690b34fe demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:36:55.020468 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-ded013c4-6b6d-4df7-9dac-b63c690b34fe demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:36:55.020659 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-ded013c4-6b6d-4df7-9dac-b63c690b34fe demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:36:55.020894 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-ded013c4-6b6d-4df7-9dac-b63c690b34fe demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:36:55.023424 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-ded013c4-6b6d-4df7-9dac-b63c690b34fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:36:55.031734 np0000182260 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-ded013c4-6b6d-4df7-9dac-b63c690b34fe demo demo] Get all volumes completed successfully. Jun 19 01:36:55.033741 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-ded013c4-6b6d-4df7-9dac-b63c690b34fe demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:36:55.034883 np0000182260 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 10/36] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:36:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:37:05.027254 np0000182260 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:37:55.050692 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-0dd9c2bd-0018-4a7d-9d6a-1c0c0b050e9b None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:37:55.056345 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-0dd9c2bd-0018-4a7d-9d6a-1c0c0b050e9b demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:37:55.056930 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-0dd9c2bd-0018-4a7d-9d6a-1c0c0b050e9b demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:37:55.057235 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-0dd9c2bd-0018-4a7d-9d6a-1c0c0b050e9b demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:37:55.057798 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-0dd9c2bd-0018-4a7d-9d6a-1c0c0b050e9b demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:37:55.058732 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-0dd9c2bd-0018-4a7d-9d6a-1c0c0b050e9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:37:55.065687 np0000182260 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-0dd9c2bd-0018-4a7d-9d6a-1c0c0b050e9b demo demo] Get all volumes completed successfully. Jun 19 01:37:55.067541 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-0dd9c2bd-0018-4a7d-9d6a-1c0c0b050e9b demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:37:55.067893 np0000182260 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 9/37] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:37:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:38:05.061878 np0000182260 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:38:55.083223 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-0d16f49d-9c0c-4935-be06-34dacd32d999 None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:38:55.157167 np0000182260 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-0d16f49d-9c0c-4935-be06-34dacd32d999 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:38:55.157167 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-0d16f49d-9c0c-4935-be06-34dacd32d999 demo demo] Empty body provided in request {{(pid=112647) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:38:55.157167 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-0d16f49d-9c0c-4935-be06-34dacd32d999 demo demo] Calling method 'detail' {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:38:55.157167 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.api_utils [None req-0d16f49d-9c0c-4935-be06-34dacd32d999 demo demo] Removing options '' from query. {{(pid=112647) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:38:55.157167 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.volume.api [None req-0d16f49d-9c0c-4935-be06-34dacd32d999 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112647) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:38:55.165989 np0000182260 devstack@c-api.service[112647]: INFO cinder.volume.api [None req-0d16f49d-9c0c-4935-be06-34dacd32d999 demo demo] Get all volumes completed successfully. Jun 19 01:38:55.168483 np0000182260 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-0d16f49d-9c0c-4935-be06-34dacd32d999 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:38:55.168963 np0000182260 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 10/38] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:38:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:39:05.160635 np0000182260 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writing DB stats cinder:SELECT=1 {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:39:55.186435 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-75ff0140-e907-4375-8059-c2624ae8d18b None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:39:55.189745 np0000182260 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-75ff0140-e907-4375-8059-c2624ae8d18b demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:39:55.189993 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-75ff0140-e907-4375-8059-c2624ae8d18b demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:39:55.190260 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-75ff0140-e907-4375-8059-c2624ae8d18b demo demo] Calling method 'detail' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:39:55.190563 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.api_utils [None req-75ff0140-e907-4375-8059-c2624ae8d18b demo demo] Removing options '' from query. {{(pid=112646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:39:55.191674 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.volume.api [None req-75ff0140-e907-4375-8059-c2624ae8d18b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:39:55.197738 np0000182260 devstack@c-api.service[112646]: INFO cinder.volume.api [None req-75ff0140-e907-4375-8059-c2624ae8d18b demo demo] Get all volumes completed successfully. Jun 19 01:39:55.199641 np0000182260 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-75ff0140-e907-4375-8059-c2624ae8d18b demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:39:55.199987 np0000182260 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 10/39] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:39:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:40:05.194219 np0000182260 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writing DB stats cinder:SELECT=1 {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:40:55.219951 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-476e233c-68bc-4493-9a79-1cb9de3e3d36 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:40:55.223410 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-476e233c-68bc-4493-9a79-1cb9de3e3d36 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:40:55.223635 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-476e233c-68bc-4493-9a79-1cb9de3e3d36 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:40:55.223877 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-476e233c-68bc-4493-9a79-1cb9de3e3d36 demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:40:55.224187 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-476e233c-68bc-4493-9a79-1cb9de3e3d36 demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:40:55.225165 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-476e233c-68bc-4493-9a79-1cb9de3e3d36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:40:55.233433 np0000182260 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-476e233c-68bc-4493-9a79-1cb9de3e3d36 demo demo] Get all volumes completed successfully. Jun 19 01:40:55.235463 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-476e233c-68bc-4493-9a79-1cb9de3e3d36 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:40:55.235822 np0000182260 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 11/40] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:40:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:41:05.229424 np0000182260 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:41:55.250631 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-8dc15dd9-667f-413d-b070-31bc7061e612 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:41:55.253353 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-8dc15dd9-667f-413d-b070-31bc7061e612 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:41:55.253524 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-8dc15dd9-667f-413d-b070-31bc7061e612 demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:41:55.253721 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-8dc15dd9-667f-413d-b070-31bc7061e612 demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:41:55.253972 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-8dc15dd9-667f-413d-b070-31bc7061e612 demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:41:55.254880 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-8dc15dd9-667f-413d-b070-31bc7061e612 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:41:55.262721 np0000182260 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-8dc15dd9-667f-413d-b070-31bc7061e612 demo demo] Get all volumes completed successfully. Jun 19 01:41:55.264988 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-8dc15dd9-667f-413d-b070-31bc7061e612 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:41:55.265427 np0000182260 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 10/41] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:41:55 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 19 01:42:05.257955 np0000182260 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:42:55.279535 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-4753efd8-b3c8-49dc-bd4b-f919196a2871 None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:42:55.282446 np0000182260 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-4753efd8-b3c8-49dc-bd4b-f919196a2871 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:42:55.282693 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-4753efd8-b3c8-49dc-bd4b-f919196a2871 demo demo] Empty body provided in request {{(pid=112647) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:42:55.282947 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-4753efd8-b3c8-49dc-bd4b-f919196a2871 demo demo] Calling method 'detail' {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:42:55.283297 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.api_utils [None req-4753efd8-b3c8-49dc-bd4b-f919196a2871 demo demo] Removing options '' from query. {{(pid=112647) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:42:55.284298 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.volume.api [None req-4753efd8-b3c8-49dc-bd4b-f919196a2871 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112647) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:42:55.292959 np0000182260 devstack@c-api.service[112647]: INFO cinder.volume.api [None req-4753efd8-b3c8-49dc-bd4b-f919196a2871 demo demo] Get all volumes completed successfully. Jun 19 01:42:55.295229 np0000182260 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-4753efd8-b3c8-49dc-bd4b-f919196a2871 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:42:55.295593 np0000182260 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 11/42] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:42:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:43:05.287957 np0000182260 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writing DB stats cinder:SELECT=1 {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:43:55.314318 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-d091ceee-ae99-4d27-bcee-6271669a8152 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:43:55.401489 np0000182260 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-d091ceee-ae99-4d27-bcee-6271669a8152 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:43:55.401727 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-d091ceee-ae99-4d27-bcee-6271669a8152 demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:43:55.401966 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-d091ceee-ae99-4d27-bcee-6271669a8152 demo demo] Calling method 'detail' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:43:55.402287 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.api_utils [None req-d091ceee-ae99-4d27-bcee-6271669a8152 demo demo] Removing options '' from query. {{(pid=112646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:43:55.403182 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.volume.api [None req-d091ceee-ae99-4d27-bcee-6271669a8152 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:43:55.411573 np0000182260 devstack@c-api.service[112646]: INFO cinder.volume.api [None req-d091ceee-ae99-4d27-bcee-6271669a8152 demo demo] Get all volumes completed successfully. Jun 19 01:43:55.414212 np0000182260 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-d091ceee-ae99-4d27-bcee-6271669a8152 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:43:55.414652 np0000182260 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 11/43] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:43:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:44:05.406358 np0000182260 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writing DB stats cinder:SELECT=1 {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:44:55.431353 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-4498a6b4-666f-4997-9f05-309addf9c134 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:44:55.435230 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-4498a6b4-666f-4997-9f05-309addf9c134 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:44:55.435516 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-4498a6b4-666f-4997-9f05-309addf9c134 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:44:55.435772 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-4498a6b4-666f-4997-9f05-309addf9c134 demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:44:55.436281 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-4498a6b4-666f-4997-9f05-309addf9c134 demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:44:55.437546 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-4498a6b4-666f-4997-9f05-309addf9c134 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:44:55.444576 np0000182260 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-4498a6b4-666f-4997-9f05-309addf9c134 demo demo] Get all volumes completed successfully. Jun 19 01:44:55.446833 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-4498a6b4-666f-4997-9f05-309addf9c134 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:44:55.447265 np0000182260 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 12/44] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:44:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:45:05.440733 np0000182260 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:45:55.465514 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-3e2a0bf8-0975-4b5e-8c1a-1b6d2c3e5d3e None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:45:55.468506 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-3e2a0bf8-0975-4b5e-8c1a-1b6d2c3e5d3e demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:45:55.468733 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-3e2a0bf8-0975-4b5e-8c1a-1b6d2c3e5d3e demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:45:55.468984 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-3e2a0bf8-0975-4b5e-8c1a-1b6d2c3e5d3e demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:45:55.469338 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-3e2a0bf8-0975-4b5e-8c1a-1b6d2c3e5d3e demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:45:55.470343 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-3e2a0bf8-0975-4b5e-8c1a-1b6d2c3e5d3e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:45:55.483988 np0000182260 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-3e2a0bf8-0975-4b5e-8c1a-1b6d2c3e5d3e demo demo] Get all volumes completed successfully. Jun 19 01:45:55.487820 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-3e2a0bf8-0975-4b5e-8c1a-1b6d2c3e5d3e demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:45:55.488416 np0000182260 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 11/45] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:45:55 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 19 01:46:05.474552 np0000182260 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:46:55.504356 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-f86f375b-ae8b-4051-a5dd-31d23900a92f None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:46:55.508959 np0000182260 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-f86f375b-ae8b-4051-a5dd-31d23900a92f demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:46:55.509525 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-f86f375b-ae8b-4051-a5dd-31d23900a92f demo demo] Empty body provided in request {{(pid=112647) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:46:55.509916 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-f86f375b-ae8b-4051-a5dd-31d23900a92f demo demo] Calling method 'detail' {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:46:55.510523 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.api.api_utils [None req-f86f375b-ae8b-4051-a5dd-31d23900a92f demo demo] Removing options '' from query. {{(pid=112647) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:46:55.513865 np0000182260 devstack@c-api.service[112647]: DEBUG cinder.volume.api [None req-f86f375b-ae8b-4051-a5dd-31d23900a92f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112647) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:46:55.520977 np0000182260 devstack@c-api.service[112647]: INFO cinder.volume.api [None req-f86f375b-ae8b-4051-a5dd-31d23900a92f demo demo] Get all volumes completed successfully. Jun 19 01:46:55.523133 np0000182260 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-f86f375b-ae8b-4051-a5dd-31d23900a92f demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:46:55.523518 np0000182260 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 12/46] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:46:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:47:05.516604 np0000182260 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writing DB stats cinder:SELECT=1 {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:47:55.542616 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-3d69e685-d20f-4790-b5db-af4b1ecfbff2 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:47:55.545401 np0000182260 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-3d69e685-d20f-4790-b5db-af4b1ecfbff2 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:47:55.545739 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-3d69e685-d20f-4790-b5db-af4b1ecfbff2 demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:47:55.546355 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-3d69e685-d20f-4790-b5db-af4b1ecfbff2 demo demo] Calling method 'detail' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:47:55.546355 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.api.api_utils [None req-3d69e685-d20f-4790-b5db-af4b1ecfbff2 demo demo] Removing options '' from query. {{(pid=112646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:47:55.547241 np0000182260 devstack@c-api.service[112646]: DEBUG cinder.volume.api [None req-3d69e685-d20f-4790-b5db-af4b1ecfbff2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:47:55.555030 np0000182260 devstack@c-api.service[112646]: INFO cinder.volume.api [None req-3d69e685-d20f-4790-b5db-af4b1ecfbff2 demo demo] Get all volumes completed successfully. Jun 19 01:47:55.557937 np0000182260 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-3d69e685-d20f-4790-b5db-af4b1ecfbff2 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:47:55.558396 np0000182260 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 12/47] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:47:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:48:05.550437 np0000182260 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writing DB stats cinder:SELECT=1 {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:48:55.573883 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-2234cf0b-d41a-4b8e-a364-02ffc0be3958 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:48:55.629701 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-2234cf0b-d41a-4b8e-a364-02ffc0be3958 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:48:55.630168 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-2234cf0b-d41a-4b8e-a364-02ffc0be3958 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:48:55.630688 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-2234cf0b-d41a-4b8e-a364-02ffc0be3958 demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:48:55.631307 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-2234cf0b-d41a-4b8e-a364-02ffc0be3958 demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:48:55.632859 np0000182260 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-2234cf0b-d41a-4b8e-a364-02ffc0be3958 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:48:55.640350 np0000182260 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-2234cf0b-d41a-4b8e-a364-02ffc0be3958 demo demo] Get all volumes completed successfully. Jun 19 01:48:55.642257 np0000182260 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-2234cf0b-d41a-4b8e-a364-02ffc0be3958 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:48:55.642596 np0000182260 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 13/48] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:48:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:49:05.636629 np0000182260 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:49:55.657299 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-9d1e5856-b81d-4895-ad4f-bc497f72b017 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:49:55.660522 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-9d1e5856-b81d-4895-ad4f-bc497f72b017 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Jun 19 01:49:55.660746 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-9d1e5856-b81d-4895-ad4f-bc497f72b017 demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:49:55.660979 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-9d1e5856-b81d-4895-ad4f-bc497f72b017 demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:49:55.661277 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-9d1e5856-b81d-4895-ad4f-bc497f72b017 demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:49:55.662195 np0000182260 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-9d1e5856-b81d-4895-ad4f-bc497f72b017 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:49:55.670980 np0000182260 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-9d1e5856-b81d-4895-ad4f-bc497f72b017 demo demo] Get all volumes completed successfully. Jun 19 01:49:55.672927 np0000182260 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-9d1e5856-b81d-4895-ad4f-bc497f72b017 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:49:55.673271 np0000182260 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 12/49] 199.204.45.248 () {64 vars in 1296 bytes} [Fri Jun 19 01:49:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:50:05.665114 np0000182260 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}