Jun 17 04:32:32.799900 np0000181103 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 04:32:32.809212 np0000181103 devstack@c-api.service[116510]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 04:32:32.812071 np0000181103 devstack@c-api.service[116510]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 04:32:32 2026] *** Jun 17 04:32:32.812071 np0000181103 devstack@c-api.service[116510]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 04:32:32.812071 np0000181103 devstack@c-api.service[116510]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 04:32:32.812071 np0000181103 devstack@c-api.service[116510]: nodename: np0000181103 Jun 17 04:32:32.812071 np0000181103 devstack@c-api.service[116510]: machine: x86_64 Jun 17 04:32:32.812071 np0000181103 devstack@c-api.service[116510]: clock source: unix Jun 17 04:32:32.812071 np0000181103 devstack@c-api.service[116510]: pcre jit disabled Jun 17 04:32:32.812071 np0000181103 devstack@c-api.service[116510]: detected number of CPU cores: 16 Jun 17 04:32:32.812071 np0000181103 devstack@c-api.service[116510]: current working directory: / Jun 17 04:32:32.812071 np0000181103 devstack@c-api.service[116510]: detected binary path: /usr/bin/uwsgi-core Jun 17 04:32:32.812071 np0000181103 devstack@c-api.service[116510]: your processes number limit is 256917 Jun 17 04:32:32.812071 np0000181103 devstack@c-api.service[116510]: your memory page size is 4096 bytes Jun 17 04:32:32.812071 np0000181103 devstack@c-api.service[116510]: detected max file descriptor number: 2048 Jun 17 04:32:32.812071 np0000181103 devstack@c-api.service[116510]: lock engine: pthread robust mutexes Jun 17 04:32:32.812971 np0000181103 devstack@c-api.service[116510]: thunder lock: enabled Jun 17 04:32:32.812971 np0000181103 devstack@c-api.service[116510]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 04:32:32.812971 np0000181103 devstack@c-api.service[116510]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 04:32:32.812971 np0000181103 devstack@c-api.service[116510]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 04:32:32.812971 np0000181103 devstack@c-api.service[116510]: Set PythonHome to /opt/stack/data/venv Jun 17 04:32:32.847405 np0000181103 devstack@c-api.service[116510]: Python main interpreter initialized at 0x79f1c2aa3668 Jun 17 04:32:32.847405 np0000181103 devstack@c-api.service[116510]: python threads support enabled Jun 17 04:32:32.847405 np0000181103 devstack@c-api.service[116510]: your server socket listen backlog is limited to 100 connections Jun 17 04:32:32.847405 np0000181103 devstack@c-api.service[116510]: your mercy for graceful operations on workers is 80 seconds Jun 17 04:32:32.847405 np0000181103 devstack@c-api.service[116510]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 04:32:32.847405 np0000181103 devstack@c-api.service[116510]: *** Operational MODE: preforking *** Jun 17 04:32:32.847405 np0000181103 devstack@c-api.service[116510]: *** uWSGI is running in multiple interpreter mode *** Jun 17 04:32:32.847405 np0000181103 devstack@c-api.service[116510]: spawned uWSGI master process (pid: 116510) Jun 17 04:32:32.847888 np0000181103 devstack@c-api.service[116510]: spawned uWSGI worker 1 (pid: 116515, cores: 1) Jun 17 04:32:32.847736 np0000181103 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 04:32:32.848488 np0000181103 devstack@c-api.service[116510]: spawned uWSGI worker 2 (pid: 116516, cores: 1) Jun 17 04:32:32.849797 np0000181103 devstack@c-api.service[116510]: spawned uWSGI worker 3 (pid: 116517, cores: 1) Jun 17 04:32:32.849797 np0000181103 devstack@c-api.service[116510]: spawned uWSGI worker 4 (pid: 116518, cores: 1) Jun 17 04:32:32.849797 np0000181103 devstack@c-api.service[116510]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 04:32:32.968164 np0000181103 devstack@c-api.service[116515]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:32:32.968164 np0000181103 devstack@c-api.service[116515]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:32:32.968164 np0000181103 devstack@c-api.service[116515]: we strongly recommend against using it for new projects. Jun 17 04:32:32.968164 np0000181103 devstack@c-api.service[116515]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:32:32.968164 np0000181103 devstack@c-api.service[116515]: framework. For more detail see Jun 17 04:32:32.968164 np0000181103 devstack@c-api.service[116515]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:32:32.968164 np0000181103 devstack@c-api.service[116515]: import eventlet # noqa Jun 17 04:32:32.973813 np0000181103 devstack@c-api.service[116516]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:32:32.973813 np0000181103 devstack@c-api.service[116516]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:32:32.973813 np0000181103 devstack@c-api.service[116516]: we strongly recommend against using it for new projects. Jun 17 04:32:32.973813 np0000181103 devstack@c-api.service[116516]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:32:32.973813 np0000181103 devstack@c-api.service[116516]: framework. For more detail see Jun 17 04:32:32.973813 np0000181103 devstack@c-api.service[116516]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:32:32.973813 np0000181103 devstack@c-api.service[116516]: import eventlet # noqa Jun 17 04:32:32.980793 np0000181103 devstack@c-api.service[116518]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:32:32.980793 np0000181103 devstack@c-api.service[116518]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:32:32.980793 np0000181103 devstack@c-api.service[116518]: we strongly recommend against using it for new projects. Jun 17 04:32:32.980793 np0000181103 devstack@c-api.service[116518]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:32:32.980793 np0000181103 devstack@c-api.service[116518]: framework. For more detail see Jun 17 04:32:32.980793 np0000181103 devstack@c-api.service[116518]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:32:32.980793 np0000181103 devstack@c-api.service[116518]: import eventlet # noqa Jun 17 04:32:32.985248 np0000181103 devstack@c-api.service[116517]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:32:32.985248 np0000181103 devstack@c-api.service[116517]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:32:32.985248 np0000181103 devstack@c-api.service[116517]: we strongly recommend against using it for new projects. Jun 17 04:32:32.985248 np0000181103 devstack@c-api.service[116517]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:32:32.985248 np0000181103 devstack@c-api.service[116517]: framework. For more detail see Jun 17 04:32:32.985248 np0000181103 devstack@c-api.service[116517]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:32:32.985248 np0000181103 devstack@c-api.service[116517]: import eventlet # noqa Jun 17 04:32:33.052219 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:32:33.052219 np0000181103 devstack@c-api.service[116515]: warnings.warn( Jun 17 04:32:33.062127 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:32:33.062127 np0000181103 devstack@c-api.service[116516]: warnings.warn( Jun 17 04:32:33.065224 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:32:33.065224 np0000181103 devstack@c-api.service[116518]: warnings.warn( Jun 17 04:32:33.070429 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:32:33.070429 np0000181103 devstack@c-api.service[116517]: warnings.warn( Jun 17 04:32:33.125372 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 04:32:33.125372 np0000181103 devstack@c-api.service[116515]: from cgi import parse_header Jun 17 04:32:33.138232 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 04:32:33.138232 np0000181103 devstack@c-api.service[116518]: from cgi import parse_header Jun 17 04:32:33.143393 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 04:32:33.143393 np0000181103 devstack@c-api.service[116516]: from cgi import parse_header Jun 17 04:32:33.149158 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 04:32:33.149158 np0000181103 devstack@c-api.service[116517]: from cgi import parse_header Jun 17 04:32:33.172126 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 04:32:33.172126 np0000181103 devstack@c-api.service[116515]: removals.removed_module( Jun 17 04:32:33.173470 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 04:32:33.173470 np0000181103 devstack@c-api.service[116515]: removals.removed_module( Jun 17 04:32:33.186902 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 04:32:33.186902 np0000181103 devstack@c-api.service[116518]: removals.removed_module( Jun 17 04:32:33.188397 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 04:32:33.188397 np0000181103 devstack@c-api.service[116518]: removals.removed_module( Jun 17 04:32:33.194459 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 04:32:33.194459 np0000181103 devstack@c-api.service[116516]: removals.removed_module( Jun 17 04:32:33.194459 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 04:32:33.194459 np0000181103 devstack@c-api.service[116516]: removals.removed_module( Jun 17 04:32:33.210333 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 04:32:33.210333 np0000181103 devstack@c-api.service[116517]: removals.removed_module( Jun 17 04:32:33.212324 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 04:32:33.212324 np0000181103 devstack@c-api.service[116517]: removals.removed_module( Jun 17 04:32:33.780815 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 04:32:33.780815 np0000181103 devstack@c-api.service[116515]: warnings.warn( Jun 17 04:32:33.793713 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 04:32:33.793713 np0000181103 devstack@c-api.service[116518]: warnings.warn( Jun 17 04:32:33.810007 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 04:32:33.810007 np0000181103 devstack@c-api.service[116516]: warnings.warn( Jun 17 04:32:33.850530 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 04:32:33.850530 np0000181103 devstack@c-api.service[116517]: warnings.warn( Jun 17 04:32:33.871385 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 04:32:33.871385 np0000181103 devstack@c-api.service[116515]: warnings.warn( Jun 17 04:32:33.885251 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 04:32:33.885251 np0000181103 devstack@c-api.service[116518]: warnings.warn( Jun 17 04:32:33.901821 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 04:32:33.901821 np0000181103 devstack@c-api.service[116516]: warnings.warn( Jun 17 04:32:33.982897 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 04:32:33.982897 np0000181103 devstack@c-api.service[116517]: warnings.warn( Jun 17 04:32:34.177063 np0000181103 devstack@c-api.service[116518]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 04:32:34.177764 np0000181103 devstack@c-api.service[116518]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116518) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:32:34.178722 np0000181103 devstack@c-api.service[116515]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 04:32:34.179187 np0000181103 devstack@c-api.service[116515]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116515) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:32:34.183043 np0000181103 devstack@c-api.service[116516]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 04:32:34.183599 np0000181103 devstack@c-api.service[116516]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116516) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:32:34.263814 np0000181103 devstack@c-api.service[116515]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 04:32:34.263814 np0000181103 devstack@c-api.service[116515]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:32:34.264244 np0000181103 devstack@c-api.service[116518]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 04:32:34.264244 np0000181103 devstack@c-api.service[116518]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:32:34.265269 np0000181103 devstack@c-api.service[116516]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 04:32:34.265269 np0000181103 devstack@c-api.service[116516]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:32:34.274486 np0000181103 devstack@c-api.service[116517]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 04:32:34.275008 np0000181103 devstack@c-api.service[116517]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116517) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:32:34.336799 np0000181103 devstack@c-api.service[116517]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 04:32:34.336799 np0000181103 devstack@c-api.service[116517]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:32:34.718852 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116516) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:32:34.719244 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116515) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:32:34.719545 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.719545 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.719964 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116517) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:32:34.720096 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.720096 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.720290 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116518) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:32:34.720462 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.720595 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.720701 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.720701 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.720980 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.720980 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.721246 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.721415 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.721542 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.721542 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.721542 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.721542 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.721542 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.721889 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.721965 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.722039 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.722110 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.722181 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.722246 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.722313 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.722410 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.722482 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.722558 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.722646 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.722739 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.722818 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.722911 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.722991 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.723062 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.723131 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.723201 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.723288 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.723288 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.723288 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.723288 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.723288 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.723636 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.723636 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.723636 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.723810 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.723885 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.723885 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.724028 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.724113 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.724190 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.724262 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.724332 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.724332 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.724517 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.724595 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.724670 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.724770 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.724851 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.724851 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.724851 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.725069 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.725139 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.725214 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.725290 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.725388 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.725388 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.725388 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.725388 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.725388 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.725680 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.725680 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.725811 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.725874 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.725944 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.726020 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.726093 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.726163 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.726226 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.726287 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.726350 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.726441 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.726519 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.726608 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.726688 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.726790 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.726863 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.726940 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.727015 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.727079 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.727142 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.727211 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.727283 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.727381 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.727486 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.727486 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.727486 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.727486 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.727779 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.727779 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.727779 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.727779 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.727779 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.728103 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.728169 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.728252 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.728337 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.728431 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.728431 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.728431 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.728431 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.728431 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.728759 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.728759 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.728759 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.728759 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.729090 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.729166 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.729258 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.729337 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.729434 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.729511 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.729569 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.729569 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.729569 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.729569 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.729756 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.729810 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.729857 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.729907 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.729960 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.730009 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.730055 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.730104 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.730150 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.730203 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.730253 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.730306 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.730368 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.730430 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.730486 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.730540 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.730590 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.730640 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.730690 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.730740 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.730786 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.730833 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.730882 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.730939 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.730987 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.731033 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.731083 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.731135 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.731370 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.731446 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.731500 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.731565 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.731565 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.731697 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.731752 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.731800 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.731851 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.731899 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.731948 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.732010 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.732063 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.732113 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.732171 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.732225 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.732280 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.732327 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.732397 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.732451 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.732502 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.732552 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.732600 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.732646 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.732699 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.732751 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.732802 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.732849 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.732898 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.732974 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.733029 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.733075 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.733126 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.733176 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.733227 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.733280 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.733330 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.733399 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.733453 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.733503 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.733530 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.733556 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.733579 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.733609 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.733636 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.733658 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.733682 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.733708 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.733734 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.733759 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.733788 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.733810 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.733837 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.733877 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.733901 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.733901 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.736818 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.736874 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.736974 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.737056 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.737115 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.737173 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.737173 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.737247 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.737276 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.737299 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.737299 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.737428 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.737507 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.737586 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.737661 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.737718 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.737761 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.737761 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.737824 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.737865 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.737865 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.737928 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.737969 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.738004 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.738004 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.738004 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.738004 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.738004 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.742111 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.742194 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.742247 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.742307 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.742350 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.742414 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.742453 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.742494 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.742535 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.742569 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.742612 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.742648 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.742684 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.742722 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.742763 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.742795 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.742838 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.742870 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.742903 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.742941 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.742977 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.743013 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.743052 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.743093 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.743131 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.743166 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.743196 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.743232 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.745544 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.745619 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.745660 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.745698 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.745836 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.745888 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.745938 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.745983 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.746016 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.746057 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.746057 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.746124 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.746156 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.746194 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.746232 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.746264 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.746301 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.746337 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.746391 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.746435 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.746472 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.746504 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.746540 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.746576 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.746621 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.746656 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.746696 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.746733 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.746770 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.746807 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.746838 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.746870 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.746901 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.746944 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.746981 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.747017 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.747052 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.747085 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.747121 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.747157 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.747194 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.747227 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.747262 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.747302 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.747345 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.747405 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.747442 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.747473 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.747509 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.747540 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.747570 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.747601 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.747636 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.747666 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.747712 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.747748 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.747778 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.747808 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.747844 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.747878 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.747912 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.747948 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.747987 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.748022 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.748063 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.748094 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.748128 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.748168 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.748199 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.748235 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.748265 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.748300 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.748336 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.749260 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.749379 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.749469 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.749539 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.749601 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.749673 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.749738 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.749738 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.749738 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.749738 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.749738 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.750036 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.750036 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.750036 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.750036 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.750276 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.750345 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.750423 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.750492 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.750556 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.750624 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.750685 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.750745 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.750811 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.750876 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.750944 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.751013 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.751074 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.751139 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.751201 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.751262 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.751328 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.751407 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.751470 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.751551 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.751621 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.751685 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.751685 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.751685 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.751867 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.751867 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.751867 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.752078 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.752163 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.752255 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.752347 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.752440 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.752517 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.752582 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.752655 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.752655 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.752655 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.752655 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.752912 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.752912 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.752912 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.753148 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.753242 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.753327 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.753437 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.753512 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.753585 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.753657 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.753726 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.753795 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.753795 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.753795 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.754035 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.754035 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.754035 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.754236 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.754304 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.754409 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.754483 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.754572 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.754669 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.754761 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.754857 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.754943 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.755036 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.755118 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.755170 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.755225 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.755270 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.755306 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.755339 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.755391 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.755425 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.755468 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.755499 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.755530 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.755568 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.755602 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.755634 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.755669 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.755705 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.755737 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.755774 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.755804 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.755843 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.755877 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.755916 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.755947 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.755983 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.756014 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.756046 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.756076 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.756108 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.756143 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.756179 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.756214 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.756244 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.756284 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.756323 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.756376 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.756409 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.756441 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.756441 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.756441 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.756441 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.756441 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.756441 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.756441 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.756781 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.756781 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.756893 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.756944 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.757076 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.757144 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.757205 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.757267 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.757332 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.757728 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.757792 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.757844 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.757901 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.757955 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.758011 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.759007 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.759077 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.759156 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.759224 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.759278 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.759334 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.759412 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.759467 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.759513 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.759559 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.759604 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.759655 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.759708 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.759755 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.759755 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.759755 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.759755 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.759755 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.759972 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.760026 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.760076 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.760122 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.760178 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.760178 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.760178 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.760178 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.760178 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.762299 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.762394 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.762448 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.762515 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.762578 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.762637 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.762685 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.762735 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.762783 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.762847 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.762904 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.763001 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.763065 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.763173 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.763444 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.763535 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.763606 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.763665 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.763725 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.763786 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.763835 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.763888 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.763936 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.763987 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.764035 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.764088 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.764145 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.764197 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.764255 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.764317 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.764388 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.764440 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.764486 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.764534 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.764581 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.764627 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.764680 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.764734 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.764781 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.764828 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.764873 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.764918 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.764964 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.765084 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.765145 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.765197 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.765246 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.765309 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.765368 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.765418 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.765467 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.765545 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.765615 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.765688 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.765752 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.765814 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.765881 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.765975 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.766066 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.766148 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.766217 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.766295 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.766405 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.766478 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.766541 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.766576 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.766703 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.766745 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.766745 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.766815 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.766855 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.766855 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.766855 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.766855 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.766972 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.767010 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.767010 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.767090 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.767129 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.767160 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.767160 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.767160 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.767251 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.767288 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.767327 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.767593 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.767712 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.767781 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.767847 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.767929 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.768000 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.768075 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.768075 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.768233 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.768308 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.768404 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.768404 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.768404 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.768604 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.768604 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.768604 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.768804 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.768868 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.768930 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.769031 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.769031 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.769155 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.769155 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.769278 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.769315 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.769358 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.769419 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.769458 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.769494 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.769534 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.769566 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.769603 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.769639 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.769670 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.769707 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.769739 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.769770 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.769806 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.769806 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.769806 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.769806 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.769953 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.769953 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.769953 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.769953 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.770077 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.770110 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.770143 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.770197 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.770239 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.770271 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.770310 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.770347 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.770406 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.770444 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.770481 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.770518 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.770560 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.770591 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.770621 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.770621 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.770684 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.770715 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.770715 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.770715 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.770715 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.770715 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.770715 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.770882 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.772029 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.772089 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.772135 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.772229 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.772307 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.772307 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.772505 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.772571 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.772571 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.772571 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.772571 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.772737 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.772737 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.772737 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.772830 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.772868 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.772907 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.772945 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.772983 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.773082 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.773122 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.773156 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.773191 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.773228 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.773264 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.773294 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.773332 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.773389 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.773433 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.773468 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.773500 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.773529 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.773529 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.773574 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.773597 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.773626 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.773653 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.773653 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.773653 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.773721 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.773748 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.773774 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.773902 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.774194 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.774318 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.774318 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.774467 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.774541 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.774612 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.774664 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.774711 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.774758 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.774811 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.774859 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.774910 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.774963 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.775012 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.775060 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.775111 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.775162 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.775209 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.775262 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.775309 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.775377 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.775427 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.775483 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.775533 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.775587 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.775635 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.775686 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.775737 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.775784 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.775833 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.775884 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.775939 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.775939 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.776030 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.776079 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.776125 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.776180 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.776230 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.776292 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.776374 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.776442 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.776504 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.776555 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.776610 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.776660 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.776716 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.776767 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.776823 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.776867 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.776913 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.776943 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.776967 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.776991 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.777033 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.777062 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.777089 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.777120 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.777156 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.777188 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.777218 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.777248 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.777248 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.777310 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.777310 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.777372 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.777412 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.777412 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.777412 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.777412 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.777803 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.777873 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.777991 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.777991 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.778129 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.778161 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.778193 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.778217 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.778245 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.778273 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.778300 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.778300 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.778300 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.778399 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.778433 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.778458 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.778458 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.778511 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.778535 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.778562 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.778590 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.778613 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.778641 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.778668 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.778691 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.778719 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.778825 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.778825 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.779062 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.779117 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.779167 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.779230 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.779300 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.779350 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.779410 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.779457 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.779513 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.779564 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.779615 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.779661 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.779716 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.779767 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.779817 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.779868 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.779915 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.779960 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.780009 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.780062 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.780109 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.780160 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.780211 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.780265 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.780328 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.780399 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.780467 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.780467 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.780547 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.780547 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.780547 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.780618 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.780787 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.780787 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.780831 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.780857 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.780893 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.780923 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.780949 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.780949 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.780949 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.781047 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.781078 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.781102 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.781128 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.781151 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.781151 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.781197 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.781219 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.781241 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.781263 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.781290 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.781290 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.781424 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.781448 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.781448 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.787031 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.787095 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.787161 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.787205 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.787269 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.787311 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.787352 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.787411 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.787440 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.787464 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.787490 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.787490 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.787541 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.787568 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.787597 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.787624 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.787652 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.787678 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.787705 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.787733 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116515) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.787756 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.787781 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.787885 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.787885 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.788119 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.788184 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.788184 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.788280 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.788280 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.788280 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.788280 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.788280 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.788280 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.788601 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.788601 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.788601 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.788601 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.788819 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.788819 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.788914 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.788967 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.789052 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.789184 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.789252 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.789297 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.789398 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:34.789462 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:34.789524 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:34.789598 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:34.789671 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:34.789736 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:34.789736 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116516) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:34.833968 np0000181103 devstack@c-api.service[116515]: INFO dbcounter [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Registered counter for database cinder Jun 17 04:32:34.835595 np0000181103 devstack@c-api.service[116517]: INFO dbcounter [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Registered counter for database cinder Jun 17 04:32:34.836227 np0000181103 devstack@c-api.service[116516]: INFO dbcounter [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Registered counter for database cinder Jun 17 04:32:34.837951 np0000181103 devstack@c-api.service[116518]: INFO dbcounter [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Registered counter for database cinder Jun 17 04:32:34.876029 np0000181103 devstack@c-api.service[116515]: DEBUG oslo_db.sqlalchemy.engines [None req-95505ce7-de87-4a92-9040-4ad8dc63470b 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=116515) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:34.877062 np0000181103 devstack@c-api.service[116516]: DEBUG oslo_db.sqlalchemy.engines [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 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=116516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:34.878540 np0000181103 devstack@c-api.service[116517]: DEBUG oslo_db.sqlalchemy.engines [None req-8c34d080-56f5-4eb9-9016-06de7f33401d 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=116517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:34.881067 np0000181103 devstack@c-api.service[116518]: DEBUG oslo_db.sqlalchemy.engines [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 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=116518) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:34.989159 np0000181103 devstack@c-api.service[116515]: DEBUG dbcounter [-] [116515] Writer thread running {{(pid=116515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:32:34.991567 np0000181103 devstack@c-api.service[116515]: INFO cinder.rpc [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:32:34.992110 np0000181103 devstack@c-api.service[116517]: DEBUG dbcounter [-] [116517] Writer thread running {{(pid=116517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:32:34.993230 np0000181103 devstack@c-api.service[116518]: DEBUG dbcounter [-] [116518] Writer thread running {{(pid=116518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:32:34.993853 np0000181103 devstack@c-api.service[116515]: INFO cinder.rpc [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:32:34.994446 np0000181103 devstack@c-api.service[116517]: INFO cinder.rpc [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:32:34.994984 np0000181103 devstack@c-api.service[116516]: DEBUG dbcounter [-] [116516] Writer thread running {{(pid=116516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:32:34.995629 np0000181103 devstack@c-api.service[116518]: INFO cinder.rpc [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:32:34.995844 np0000181103 devstack@c-api.service[116515]: INFO cinder.rpc [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:32:34.996577 np0000181103 devstack@c-api.service[116517]: INFO cinder.rpc [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:32:34.997641 np0000181103 devstack@c-api.service[116516]: INFO cinder.rpc [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:32:34.997867 np0000181103 devstack@c-api.service[116515]: INFO cinder.rpc [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:32:34.998101 np0000181103 devstack@c-api.service[116518]: INFO cinder.rpc [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:32:34.998560 np0000181103 devstack@c-api.service[116517]: INFO cinder.rpc [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:32:34.998789 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.000022 np0000181103 devstack@c-api.service[116516]: INFO cinder.rpc [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:32:35.000135 np0000181103 devstack@c-api.service[116518]: INFO cinder.rpc [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:32:35.000297 np0000181103 devstack@c-api.service[116517]: INFO cinder.rpc [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:32:35.001153 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.001980 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.002063 np0000181103 devstack@c-api.service[116518]: INFO cinder.rpc [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:32:35.002211 np0000181103 devstack@c-api.service[116516]: INFO cinder.rpc [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:32:35.002906 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.004111 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.004649 np0000181103 devstack@c-api.service[116516]: INFO cinder.rpc [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:32:35.005811 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.005893 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.009617 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.034897 np0000181103 devstack@c-api.service[116517]: DEBUG oslo_db.sqlalchemy.engines [None req-8c34d080-56f5-4eb9-9016-06de7f33401d 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=116517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:35.036514 np0000181103 devstack@c-api.service[116515]: DEBUG oslo_db.sqlalchemy.engines [None req-95505ce7-de87-4a92-9040-4ad8dc63470b 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=116515) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:35.037698 np0000181103 devstack@c-api.service[116517]: INFO cinder.rpc [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:32:35.038579 np0000181103 devstack@c-api.service[116518]: DEBUG oslo_db.sqlalchemy.engines [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 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=116518) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:35.039547 np0000181103 devstack@c-api.service[116515]: INFO cinder.rpc [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:32:35.040260 np0000181103 devstack@c-api.service[116517]: INFO cinder.rpc [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:32:35.040488 np0000181103 devstack@c-api.service[116518]: INFO cinder.rpc [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:32:35.041454 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.042197 np0000181103 devstack@c-api.service[116515]: INFO cinder.rpc [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:32:35.042263 np0000181103 devstack@c-api.service[116518]: INFO cinder.rpc [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:32:35.042298 np0000181103 devstack@c-api.service[116516]: DEBUG oslo_db.sqlalchemy.engines [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 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=116516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:35.043071 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.043521 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.045013 np0000181103 devstack@c-api.service[116516]: INFO cinder.rpc [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:32:35.047601 np0000181103 devstack@c-api.service[116516]: INFO cinder.rpc [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:32:35.048710 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.053094 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.054255 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.056283 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.056660 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.057408 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.059376 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.059849 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.060564 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.061665 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.062936 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.064288 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.064787 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.065775 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.067264 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.067916 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.067989 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.068747 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.070170 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.070959 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.071714 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.072901 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.073317 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.073861 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.074878 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.075880 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.076154 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.076942 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.077725 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.078766 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.079018 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.080016 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.080474 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.080565 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.082064 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.082146 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.082987 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.083092 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.084434 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.084708 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.084869 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.087083 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.087756 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.088733 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.089201 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.090181 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.091864 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.092035 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.092852 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.093569 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.094200 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.095657 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.095766 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.096198 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.097034 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.097170 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.097507 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.098382 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.098466 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.098634 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.099516 np0000181103 devstack@c-api.service[116518]: WARNING cinder.api.contrib.hosts [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:32:35.099796 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.099974 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.100191 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.100817 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.101121 np0000181103 devstack@c-api.service[116517]: WARNING cinder.api.contrib.hosts [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:32:35.101209 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.101524 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.101857 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.102567 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.102823 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.102981 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.103158 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.103734 np0000181103 devstack@c-api.service[116515]: WARNING cinder.api.contrib.hosts [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:32:35.104326 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.104437 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.104484 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.104517 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.105264 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extended resource: extensions {{(pid=116518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.105798 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.105851 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.105983 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.106613 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extended resource: os-quota-class-sets {{(pid=116518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.106972 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extended resource: extensions {{(pid=116517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.107224 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.107491 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.107875 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extended resource: scheduler-stats {{(pid=116518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.108378 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extended resource: os-quota-class-sets {{(pid=116517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.108700 np0000181103 devstack@c-api.service[116516]: WARNING cinder.api.contrib.hosts [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:32:35.108771 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.109335 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extended resource: os-quota-sets {{(pid=116518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.109411 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.109773 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extended resource: scheduler-stats {{(pid=116517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.109849 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extended resource: extensions {{(pid=116515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.110749 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.111118 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extended resource: os-quota-class-sets {{(pid=116515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.111344 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extended resource: backups {{(pid=116518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.111853 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extended resource: os-quota-sets {{(pid=116517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.112036 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.112424 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extended resource: scheduler-stats {{(pid=116515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.113327 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extended resource: backups {{(pid=116517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.113416 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extended resource: os-snapshot-manage {{(pid=116518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.113598 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.113915 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extended resource: os-quota-sets {{(pid=116515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.114548 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extended resource: extensions {{(pid=116516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.114745 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extended resource: consistencygroups {{(pid=116518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.115409 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extended resource: os-snapshot-manage {{(pid=116517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.115874 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extended resource: os-quota-class-sets {{(pid=116516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.116017 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extended resource: backups {{(pid=116515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.116680 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extended resource: extra_specs {{(pid=116518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.116793 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extended resource: consistencygroups {{(pid=116517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.117134 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extended resource: scheduler-stats {{(pid=116516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.118078 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extended resource: os-snapshot-manage {{(pid=116515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.118278 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extended resource: os-hosts {{(pid=116518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.118595 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extended resource: os-quota-sets {{(pid=116516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.118762 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extended resource: extra_specs {{(pid=116517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.119518 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extended resource: consistencygroups {{(pid=116515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.119604 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extended resource: os-volume-manage {{(pid=116518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.120331 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extended resource: os-hosts {{(pid=116517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.120560 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extended resource: backups {{(pid=116516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.121028 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extended resource: os-availability-zone {{(pid=116518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.121468 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extended resource: extra_specs {{(pid=116515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.121700 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extended resource: os-volume-manage {{(pid=116517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.122346 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extended resource: encryption {{(pid=116518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.122588 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extended resource: os-snapshot-manage {{(pid=116516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.123069 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extended resource: os-hosts {{(pid=116515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.123130 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extended resource: os-availability-zone {{(pid=116517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.123842 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extended resource: os-volume-transfer {{(pid=116518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.123986 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extended resource: consistencygroups {{(pid=116516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.124397 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extended resource: os-volume-manage {{(pid=116515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.124509 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extended resource: encryption {{(pid=116517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.125455 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extended resource: capabilities {{(pid=116518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.125839 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extended resource: os-availability-zone {{(pid=116515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.125936 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extended resource: extra_specs {{(pid=116516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.126004 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extended resource: os-volume-transfer {{(pid=116517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.126732 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extended resource: encryption {{(pid=116518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.127133 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extended resource: encryption {{(pid=116515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.127462 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extended resource: os-hosts {{(pid=116516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.127622 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extended resource: capabilities {{(pid=116517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.128217 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extended resource: os-volume-type-access {{(pid=116518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.128664 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extended resource: os-volume-transfer {{(pid=116515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.128766 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extended resource: os-volume-manage {{(pid=116516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.128876 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extended resource: encryption {{(pid=116517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.129847 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extended resource: cgsnapshots {{(pid=116518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.130219 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extended resource: os-availability-zone {{(pid=116516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.130427 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extended resource: os-volume-type-access {{(pid=116517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.130478 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extended resource: capabilities {{(pid=116515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.131254 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extended resource: qos-specs {{(pid=116518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.131536 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extended resource: encryption {{(pid=116516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.131756 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extended resource: encryption {{(pid=116515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.132022 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extended resource: cgsnapshots {{(pid=116517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.133000 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extended resource: os-volume-transfer {{(pid=116516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.133245 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extended resource: os-volume-type-access {{(pid=116515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.133353 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.contrib.snapshot_actions [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] SnapshotActionsController initialized {{(pid=116518) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:32:35.133469 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extended resource: qos-specs {{(pid=116517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.134102 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.134640 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extended resource: capabilities {{(pid=116516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.134862 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extended resource: cgsnapshots {{(pid=116515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.135459 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.135584 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.contrib.snapshot_actions [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] SnapshotActionsController initialized {{(pid=116517) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:32:35.135895 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extended resource: encryption {{(pid=116516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.136265 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extended resource: qos-specs {{(pid=116515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.136344 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.136793 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.137390 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extended resource: os-volume-type-access {{(pid=116516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.137732 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.138115 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.138398 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.contrib.snapshot_actions [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] SnapshotActionsController initialized {{(pid=116515) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:32:35.139038 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extended resource: cgsnapshots {{(pid=116516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.139102 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.139185 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.139474 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.140449 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.140504 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extended resource: qos-specs {{(pid=116516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:35.140550 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.140882 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.141897 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.141954 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.142250 np0000181103 devstack@c-api.service[116518]: WARNING castellan.key_manager.migration [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.142560 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.contrib.snapshot_actions [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] SnapshotActionsController initialized {{(pid=116516) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:32:35.143093 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.143195 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.143239 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.143287 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.143320 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.143455 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.143530 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extension AdminActions extending resource: volumes {{(pid=116518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.143596 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extension AdminActions extending resource: snapshots {{(pid=116518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.143675 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extension AdminActions extending resource: backups {{(pid=116518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.143828 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extension VolumeActions extending resource: volumes {{(pid=116518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.143952 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extension TypesManage extending resource: types {{(pid=116518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.144057 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extension UsedLimits extending resource: limits {{(pid=116518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.144150 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.144248 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.144346 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.144466 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.144580 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.144626 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.144661 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.144696 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.144741 np0000181103 devstack@c-api.service[116517]: WARNING castellan.key_manager.migration [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.144775 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.v3.router [None req-2b4fa495-87e8-4014-bff9-9a3e34f2da70 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.145640 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extension SnapshotActions extending resource: snapshots {{(pid=116517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.145775 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.145909 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.145999 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.146045 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extension AdminActions extending resource: volumes {{(pid=116517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.146088 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.146123 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extension AdminActions extending resource: snapshots {{(pid=116517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.146232 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extension AdminActions extending resource: backups {{(pid=116517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.146919 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extension VolumeActions extending resource: volumes {{(pid=116517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.147046 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extension TypesManage extending resource: types {{(pid=116517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.147149 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extension UsedLimits extending resource: limits {{(pid=116517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.147247 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.147344 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.147414 np0000181103 devstack@c-api.service[116515]: WARNING castellan.key_manager.migration [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.147496 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.147593 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.147664 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extension VolumeTypeAccess extending resource: types {{(pid=116517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.147738 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.147820 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.147921 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.v3.router [None req-8c34d080-56f5-4eb9-9016-06de7f33401d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.148243 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extension SnapshotActions extending resource: snapshots {{(pid=116515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.148386 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.148510 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.148604 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extension AdminActions extending resource: volumes {{(pid=116515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.148733 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extension AdminActions extending resource: snapshots {{(pid=116515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.148824 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extension AdminActions extending resource: backups {{(pid=116515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.148969 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.149019 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extension VolumeActions extending resource: volumes {{(pid=116515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.149126 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extension TypesManage extending resource: types {{(pid=116515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.149231 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extension UsedLimits extending resource: limits {{(pid=116515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.149347 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.149452 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.149554 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.149687 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extension VolumeTypeAccess extending resource: types {{(pid=116515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.149809 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.149896 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.149991 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.v3.router [None req-95505ce7-de87-4a92-9040-4ad8dc63470b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.150450 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.151815 np0000181103 devstack@c-api.service[116516]: WARNING castellan.key_manager.migration [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:35.152670 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.152787 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.152902 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.152988 np0000181103 devstack@c-api.service[116518]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79f1c2aa3668 pid: 116518 (default app) Jun 17 04:32:35.153067 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extension AdminActions extending resource: volumes {{(pid=116516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.153120 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extension AdminActions extending resource: snapshots {{(pid=116516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.153241 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extension AdminActions extending resource: backups {{(pid=116516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.153431 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extension VolumeActions extending resource: volumes {{(pid=116516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.153549 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extension TypesManage extending resource: types {{(pid=116516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.153704 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extension UsedLimits extending resource: limits {{(pid=116516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.153806 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.153902 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.154000 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.154101 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.154222 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.154315 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.154423 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.v3.router [None req-99f93f58-ae63-4f2f-9cea-b96cd93fcf86 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:35.155919 np0000181103 devstack@c-api.service[116517]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79f1c2aa3668 pid: 116517 (default app) Jun 17 04:32:35.158174 np0000181103 devstack@c-api.service[116515]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79f1c2aa3668 pid: 116515 (default app) Jun 17 04:32:35.160984 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.160984 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.161122 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.161122 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.161122 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.161122 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.161122 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.161369 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.161369 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.161369 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.161369 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.161369 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.161369 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.161670 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.161670 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.161670 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.161670 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.161670 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.161875 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.161875 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.161875 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.161875 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.162038 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.162038 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.162038 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.162038 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.162211 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.162211 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.162211 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.162211 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.162211 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.162464 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.162464 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.162464 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.162464 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.162464 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.162781 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.162781 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.162781 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.162781 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.162781 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.162781 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.163133 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.163133 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.163133 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.163133 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.163133 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.163133 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.163528 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.163528 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.163528 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.163528 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.163528 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.163528 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.163930 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.163930 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.163930 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.163930 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.163930 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.163930 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.164312 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.164312 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.164312 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.164312 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.165738 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.165738 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.165738 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.165738 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.165738 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.166286 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.166286 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.166286 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.166286 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.166286 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.166834 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.166834 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.166834 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.166834 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.166834 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.166834 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.167443 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.167443 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.167443 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.167443 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.167443 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.168015 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.168015 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.168015 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.168015 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.168015 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.168550 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.168550 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.168550 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.168550 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.169080 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.169080 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.169080 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.169080 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.169714 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.169714 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.169714 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.169714 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.169714 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.170443 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.170443 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.170443 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.170443 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.170443 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.170709 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.170709 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.170709 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.170709 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.170909 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.170909 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.170909 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.170909 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.171113 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.171113 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.171113 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.171113 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.171316 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.171316 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.171316 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.171316 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.171540 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.171540 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.171540 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.171540 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.171750 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.171750 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.171750 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.171750 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.171750 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.171750 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.172386 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.172386 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.172386 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.172386 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.172386 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.172667 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.172667 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.172667 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.172667 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.172667 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.172667 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.172667 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.173003 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.173003 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.173003 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.173003 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.173003 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.173003 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.173376 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.173376 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.173376 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.173376 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.173376 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.173376 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.173737 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.173737 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.173737 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.173737 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.173737 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.173737 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.174041 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.174041 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.174041 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.174041 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.174248 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.174248 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.174248 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.174248 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.174475 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.174475 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.174475 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.174475 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.174684 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.174684 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.174684 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:35.174684 np0000181103 devstack@c-api.service[116518]: warnings.warn(deprecated_msg) Jun 17 04:32:35.174891 np0000181103 devstack@c-api.service[116516]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79f1c2aa3668 pid: 116516 (default app) Jun 17 04:32:35.174941 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.middleware.request_id [None req-cfdc986b-d80a-44e4-a451-3c12a26c8d77 None None] RequestId filter calling following filter/app {{(pid=116518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:32:35.174941 np0000181103 devstack@c-api.service[116518]: [pid: 116518|app: 0|req: 1/1] 199.204.45.144 () {60 vars in 956 bytes} [Wed Jun 17 04:32:35 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 04:32:42.258814 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.258814 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.258814 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.258814 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.259801 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.259801 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.259801 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.259801 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.260046 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.260046 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.260046 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.260046 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.260046 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.260046 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.260501 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.260501 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.260501 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.260501 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.260501 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.260794 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.260794 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.260794 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.260794 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.260794 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.261082 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.261082 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.261082 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.261082 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.261383 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.261383 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.261383 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.261383 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.261383 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.261674 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.261674 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.261674 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.261674 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.261674 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.262800 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.262800 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.262800 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.262800 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.262800 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.262800 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.263492 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.263492 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.263492 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.263492 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.263492 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.263492 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.264137 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.264137 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.264137 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.264137 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.264137 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.264137 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.264972 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.264972 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.264972 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.264972 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.264972 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.265560 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.265560 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.265560 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.265560 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.265560 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.266214 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.266214 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.266214 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.266214 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.266214 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.266214 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.266827 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.266827 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.266827 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.266827 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.266827 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.266827 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.267086 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.267086 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.267086 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.267086 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.267086 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.267324 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.267324 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.267324 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.267324 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.267324 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.267624 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.267624 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.267624 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.267624 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.267804 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.267804 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.267804 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.267804 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.267994 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.267994 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.267994 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.267994 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.267994 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.268238 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.268238 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.268238 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.268238 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.268238 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.268472 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.268472 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.268472 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.268472 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.268648 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.268648 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.268648 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.268648 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.268838 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.268838 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.268838 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.268838 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.269029 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.269029 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.269029 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.269029 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.269228 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.269228 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.269228 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.269228 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.269420 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.269420 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.269420 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.269420 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.269420 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.269671 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.269671 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.269671 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.269671 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.269671 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.269671 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.269972 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.269972 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.269972 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.269972 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.269972 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.270205 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.270205 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.270205 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.270205 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.270205 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.270205 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.270450 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.270450 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.270450 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.270450 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.270450 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.270450 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.270727 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.270727 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.270727 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.270727 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.270727 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.270727 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.270883 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.270883 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.270883 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.270883 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.270883 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.270883 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.271043 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.271043 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.271043 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.271043 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.271164 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.271164 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.271164 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.271164 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.271164 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.271294 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.271294 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.271294 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.271294 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.271294 np0000181103 devstack@c-api.service[116517]: warnings.warn(deprecated_msg) Jun 17 04:32:42.271294 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.middleware.request_id [None req-4adcf793-1e9f-4c1b-baa4-0fd8b9094f95 None None] RequestId filter calling following filter/app {{(pid=116517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:32:42.895399 np0000181103 devstack@c-api.service[116517]: INFO cinder.api.openstack.wsgi [None req-4adcf793-1e9f-4c1b-baa4-0fd8b9094f95 admin admin] POST https://199.204.45.144/volume/v3/types Jun 17 04:32:42.896105 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.openstack.wsgi [None req-4adcf793-1e9f-4c1b-baa4-0fd8b9094f95 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 04:32:42.898418 np0000181103 devstack@c-api.service[116517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 17 04:32:42.898418 np0000181103 devstack@c-api.service[116517]: warnings.warn( Jun 17 04:32:42.934292 np0000181103 devstack@c-api.service[116517]: DEBUG oslo_db.sqlalchemy.engines [None req-4adcf793-1e9f-4c1b-baa4-0fd8b9094f95 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=116517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:42.967460 np0000181103 devstack@c-api.service[116517]: INFO cinder.api.openstack.wsgi [None req-4adcf793-1e9f-4c1b-baa4-0fd8b9094f95 admin admin] https://199.204.45.144/volume/v3/types returned with HTTP 200 Jun 17 04:32:42.968469 np0000181103 devstack@c-api.service[116517]: [pid: 116517|app: 0|req: 1/2] 199.204.45.144 () {68 vars in 1288 bytes} [Wed Jun 17 04:32:42 2026] POST /volume/v3/types => generated 186 bytes in 724 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:32:42.995168 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.995168 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.995168 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.995168 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.995819 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.995819 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.995819 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.995819 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.996057 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.996057 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.996057 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.996057 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.996057 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.996057 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.996477 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.996477 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.996477 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.996477 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.996477 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.996795 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.996795 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.996795 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.996795 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.996795 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.997079 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.997079 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.997079 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.997079 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.997317 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.997317 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.997317 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.997317 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.997317 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.997636 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.997636 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.997636 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.997636 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.997636 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.997905 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.997905 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.997905 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.997905 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.997905 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.997905 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.998229 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.998229 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.998229 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.998229 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.998229 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.998229 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.998983 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.998983 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.998983 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.998983 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.998983 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.998983 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.999664 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.999664 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.999664 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:42.999664 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:42.999664 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.000188 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.000188 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.000188 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.000188 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.000188 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.000702 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.000702 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.000702 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.000702 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.000702 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.000702 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.001395 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.001395 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.001395 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.001395 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.001395 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.001395 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.001944 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.001944 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.001944 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.001944 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.001944 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.002724 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.002724 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.002724 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.002724 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.002724 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.002986 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.002986 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.002986 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.002986 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.003192 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.003192 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.003192 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.003192 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.003413 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.003413 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.003413 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.003413 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.003413 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.003692 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.003692 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.003692 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.003692 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.003692 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.003927 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.003927 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.003927 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.003927 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.004139 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.004139 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.004139 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.004139 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.004347 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.004347 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.004347 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.004347 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.004572 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.004572 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.004572 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.004572 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.004774 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.004774 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.004774 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.004774 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.004984 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.004984 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.004984 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.004984 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.004984 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.005257 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.005257 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.005257 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.005257 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.005257 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.005257 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.005594 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.005594 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.005594 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.005594 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.005594 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.005820 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.005820 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.005820 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.005820 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.005820 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.005820 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.006208 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.006208 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.006208 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.006208 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.006208 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.006208 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.006547 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.006547 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.006547 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.006547 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.006547 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.006547 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.006846 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.006846 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.006846 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.006846 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.006846 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.006846 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.007193 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.007193 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.007193 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.007193 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.007411 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.007411 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.007411 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.007411 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.007411 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.007691 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.007691 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.007691 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.007691 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:32:43.007691 np0000181103 devstack@c-api.service[116515]: warnings.warn(deprecated_msg) Jun 17 04:32:43.007691 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.middleware.request_id [req-4adcf793-1e9f-4c1b-baa4-0fd8b9094f95 req-9d0dfce1-6206-49c2-904c-92ddc7d29197 None None] RequestId filter calling following filter/app {{(pid=116515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:32:43.320969 np0000181103 devstack@c-api.service[116515]: INFO cinder.api.openstack.wsgi [req-4adcf793-1e9f-4c1b-baa4-0fd8b9094f95 req-9d0dfce1-6206-49c2-904c-92ddc7d29197 admin admin] POST https://199.204.45.144/volume/v3/types/210e6867-1ff1-4e46-a6f8-0c7d99666640/extra_specs Jun 17 04:32:43.321543 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.openstack.wsgi [req-4adcf793-1e9f-4c1b-baa4-0fd8b9094f95 req-9d0dfce1-6206-49c2-904c-92ddc7d29197 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 04:32:43.323283 np0000181103 devstack@c-api.service[116515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 17 04:32:43.323283 np0000181103 devstack@c-api.service[116515]: warnings.warn( Jun 17 04:32:43.361257 np0000181103 devstack@c-api.service[116515]: DEBUG oslo_db.sqlalchemy.engines [req-4adcf793-1e9f-4c1b-baa4-0fd8b9094f95 req-9d0dfce1-6206-49c2-904c-92ddc7d29197 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=116515) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:43.428384 np0000181103 devstack@c-api.service[116515]: INFO cinder.api.openstack.wsgi [req-4adcf793-1e9f-4c1b-baa4-0fd8b9094f95 req-9d0dfce1-6206-49c2-904c-92ddc7d29197 admin admin] https://199.204.45.144/volume/v3/types/210e6867-1ff1-4e46-a6f8-0c7d99666640/extra_specs returned with HTTP 200 Jun 17 04:32:43.428963 np0000181103 devstack@c-api.service[116515]: [pid: 116515|app: 0|req: 1/3] 199.204.45.144 () {70 vars in 1505 bytes} [Wed Jun 17 04:32:42 2026] POST /volume/v3/types/210e6867-1ff1-4e46-a6f8-0c7d99666640/extra_specs => generated 55 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:32:45.041807 np0000181103 devstack@c-api.service[116518]: DEBUG dbcounter [-] [116518] Writing DB stats cinder:SELECT=6 {{(pid=116518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:32:45.048628 np0000181103 devstack@c-api.service[116516]: DEBUG dbcounter [-] [116516] Writing DB stats cinder:SELECT=6 {{(pid=116516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:32:52.963484 np0000181103 devstack@c-api.service[116517]: DEBUG dbcounter [-] [116517] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:32:53.426616 np0000181103 devstack@c-api.service[116515]: DEBUG dbcounter [-] [116515] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:35:52.538797 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.538797 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.538797 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.538797 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.538797 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.539924 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.539924 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.539924 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.539924 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.539924 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.540264 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.540264 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.540264 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.540264 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.540264 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.540264 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.540799 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.540799 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.540799 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.540799 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.541097 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.541097 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.541097 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.541097 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.541413 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.541413 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.541413 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.541413 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.541710 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.541710 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.541710 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.541710 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.541710 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.542070 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.542070 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.542070 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.542070 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.542070 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.542433 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.542433 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.542433 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.542433 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.542433 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.542433 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.542857 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.542857 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.542857 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.542857 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.542857 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.542857 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.543349 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.543349 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.543349 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.543349 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.543349 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.543349 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.543798 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.543798 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.543798 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.543798 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.543798 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.544068 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.544068 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.544068 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.544068 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.544068 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.544265 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.544265 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.544265 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.544265 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.544265 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.544265 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.544544 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.544544 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.544544 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.544544 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.544544 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.544544 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.544788 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.544788 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.544788 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.544788 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.544788 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.545018 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.545018 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.545018 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.545018 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.545018 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.545220 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.545220 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.545220 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.545220 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.545454 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.545454 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.545454 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.545454 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.545638 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.545638 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.545638 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.545638 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.545638 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.545869 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.545869 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.545869 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.545869 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.545869 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.546064 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.546064 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.546064 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.546064 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.546236 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.546236 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.546236 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.546236 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.546434 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.546434 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.546434 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.546434 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.546628 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.546628 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.546628 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.546628 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.546803 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.546803 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.546803 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.546803 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.547013 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.547013 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.547013 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.547013 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.547013 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.547258 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.547258 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.547258 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.547258 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.547258 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.547258 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.547626 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.547626 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.547626 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.547626 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.547626 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.547877 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.547877 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.547877 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.547877 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.547877 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.547877 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.548141 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.548141 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.548141 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.548141 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.548141 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.548141 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.548422 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.548422 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.548422 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.548422 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.548422 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.548422 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.548709 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.548709 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.548709 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.548709 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.548709 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.548709 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.548962 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.548962 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.548962 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.548962 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.549161 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.549161 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.549161 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.549161 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.549161 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.549406 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.549406 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.549406 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.549406 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 04:35:52.549406 np0000181103 devstack@c-api.service[116516]: warnings.warn(deprecated_msg) Jun 17 04:35:52.549406 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.middleware.request_id [None req-2d3e3eb4-0cee-426d-89a2-5bd067d26439 None None] RequestId filter calling following filter/app {{(pid=116516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:52.549406 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [None req-2d3e3eb4-0cee-426d-89a2-5bd067d26439 None None] GET https://199.204.45.144/volume// Jun 17 04:35:52.549663 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [None req-2d3e3eb4-0cee-426d-89a2-5bd067d26439 None None] Empty body provided in request {{(pid=116516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:35:52.549663 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [None req-2d3e3eb4-0cee-426d-89a2-5bd067d26439 None None] Calling method 'all' {{(pid=116516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:35:52.549663 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [None req-2d3e3eb4-0cee-426d-89a2-5bd067d26439 None None] https://199.204.45.144/volume// returned with HTTP 300 Jun 17 04:35:52.549663 np0000181103 devstack@c-api.service[116516]: [pid: 116516|app: 0|req: 1/4] 199.204.45.144 () {66 vars in 1456 bytes} [Wed Jun 17 04:35:52 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 17 04:36:28.884860 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.middleware.request_id [None req-49028855-d31a-41fa-a6b1-583ff21a833a None None] RequestId filter calling following filter/app {{(pid=116518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:28.886257 np0000181103 devstack@c-api.service[116518]: [pid: 116518|app: 0|req: 2/5] 199.204.45.144 () {62 vars in 1068 bytes} [Wed Jun 17 04:36:28 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 17 04:36:28.918983 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.middleware.request_id [None req-d08b91a8-ea33-4411-927d-fa1de1dedc50 None None] RequestId filter calling following filter/app {{(pid=116517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:28.926873 np0000181103 devstack@c-api.service[116517]: [pid: 116517|app: 0|req: 2/6] 199.204.45.144 () {64 vars in 1272 bytes} [Wed Jun 17 04:36:28 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 04:36:28.966398 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.middleware.request_id [req-d08b91a8-ea33-4411-927d-fa1de1dedc50 req-15d7b4ff-0f6c-4dd0-9cea-8a1dc954ebfb None None] RequestId filter calling following filter/app {{(pid=116515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:28.970671 np0000181103 devstack@c-api.service[116515]: INFO cinder.api.openstack.wsgi [req-d08b91a8-ea33-4411-927d-fa1de1dedc50 req-15d7b4ff-0f6c-4dd0-9cea-8a1dc954ebfb demo demo] GET https://199.204.45.144/volume/v3/ Jun 17 04:36:28.970908 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.openstack.wsgi [req-d08b91a8-ea33-4411-927d-fa1de1dedc50 req-15d7b4ff-0f6c-4dd0-9cea-8a1dc954ebfb demo demo] Empty body provided in request {{(pid=116515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:36:28.971169 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.openstack.wsgi [req-d08b91a8-ea33-4411-927d-fa1de1dedc50 req-15d7b4ff-0f6c-4dd0-9cea-8a1dc954ebfb demo demo] Calling method 'version_select' {{(pid=116515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:36:28.973916 np0000181103 devstack@c-api.service[116515]: INFO cinder.api.openstack.wsgi [req-d08b91a8-ea33-4411-927d-fa1de1dedc50 req-15d7b4ff-0f6c-4dd0-9cea-8a1dc954ebfb demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 17 04:36:28.974679 np0000181103 devstack@c-api.service[116515]: [pid: 116515|app: 0|req: 2/7] 199.204.45.144 () {66 vars in 1346 bytes} [Wed Jun 17 04:36:28 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:36:29.014748 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.middleware.request_id [None req-72297990-ad03-45f7-91b2-151e6eab78b3 None None] RequestId filter calling following filter/app {{(pid=116516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:29.333595 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [None req-72297990-ad03-45f7-91b2-151e6eab78b3 demo demo] GET https://199.204.45.144/volume/v3/types Jun 17 04:36:29.333957 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [None req-72297990-ad03-45f7-91b2-151e6eab78b3 demo demo] Empty body provided in request {{(pid=116516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:36:29.334130 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [None req-72297990-ad03-45f7-91b2-151e6eab78b3 demo demo] Calling method 'index' {{(pid=116516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:36:29.334589 np0000181103 devstack@c-api.service[116516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 17 04:36:29.334589 np0000181103 devstack@c-api.service[116516]: warnings.warn( Jun 17 04:36:29.335176 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.api_utils [None req-72297990-ad03-45f7-91b2-151e6eab78b3 demo demo] Removing options '' from query. {{(pid=116516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:36:29.372184 np0000181103 devstack@c-api.service[116516]: DEBUG oslo_db.sqlalchemy.engines [None req-72297990-ad03-45f7-91b2-151e6eab78b3 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=116516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:36:29.389305 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [None req-72297990-ad03-45f7-91b2-151e6eab78b3 demo demo] https://199.204.45.144/volume/v3/types returned with HTTP 200 Jun 17 04:36:29.389669 np0000181103 devstack@c-api.service[116516]: [pid: 116516|app: 0|req: 2/8] 199.204.45.144 () {64 vars in 1290 bytes} [Wed Jun 17 04:36:29 2026] GET /volume/v3/types => generated 377 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:36:29.426297 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.middleware.request_id [None req-dd46f960-4ef6-4e16-aa3f-d8c850c3149e None None] RequestId filter calling following filter/app {{(pid=116518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:29.752334 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-dd46f960-4ef6-4e16-aa3f-d8c850c3149e demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 17 04:36:29.752683 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-dd46f960-4ef6-4e16-aa3f-d8c850c3149e demo demo] Empty body provided in request {{(pid=116518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:36:29.752940 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-dd46f960-4ef6-4e16-aa3f-d8c850c3149e demo demo] Calling method 'show' {{(pid=116518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:36:29.789727 np0000181103 devstack@c-api.service[116518]: DEBUG oslo_db.sqlalchemy.engines [None req-dd46f960-4ef6-4e16-aa3f-d8c850c3149e 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=116518) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:36:29.805930 np0000181103 devstack@c-api.service[116518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 17 04:36:29.805930 np0000181103 devstack@c-api.service[116518]: warnings.warn( Jun 17 04:36:29.808101 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-dd46f960-4ef6-4e16-aa3f-d8c850c3149e demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 17 04:36:29.808449 np0000181103 devstack@c-api.service[116518]: [pid: 116518|app: 0|req: 3/9] 199.204.45.144 () {64 vars in 1301 bytes} [Wed Jun 17 04:36:29 2026] GET /volume/v3/types/default => generated 145 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:36:30.283186 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.middleware.request_id [None req-4b7cac48-1d9a-4f3a-8feb-2b4758bbd31e None None] RequestId filter calling following filter/app {{(pid=116517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:30.284533 np0000181103 devstack@c-api.service[116517]: [pid: 116517|app: 0|req: 3/10] 199.204.45.144 () {62 vars in 1068 bytes} [Wed Jun 17 04:36:30 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 17 04:36:30.317580 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.middleware.request_id [None req-1f1c4ba5-9d25-4551-9bf4-13af806b6764 None None] RequestId filter calling following filter/app {{(pid=116515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:30.326924 np0000181103 devstack@c-api.service[116515]: [pid: 116515|app: 0|req: 3/11] 199.204.45.144 () {64 vars in 1272 bytes} [Wed Jun 17 04:36:30 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 17 04:36:30.361535 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.middleware.request_id [req-1f1c4ba5-9d25-4551-9bf4-13af806b6764 req-82fdf5fc-e799-4ced-bdfa-d5e7f57a4e19 None None] RequestId filter calling following filter/app {{(pid=116516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:30.364787 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [req-1f1c4ba5-9d25-4551-9bf4-13af806b6764 req-82fdf5fc-e799-4ced-bdfa-d5e7f57a4e19 demo demo] GET https://199.204.45.144/volume/v3/ Jun 17 04:36:30.365162 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [req-1f1c4ba5-9d25-4551-9bf4-13af806b6764 req-82fdf5fc-e799-4ced-bdfa-d5e7f57a4e19 demo demo] Empty body provided in request {{(pid=116516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:36:30.365596 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [req-1f1c4ba5-9d25-4551-9bf4-13af806b6764 req-82fdf5fc-e799-4ced-bdfa-d5e7f57a4e19 demo demo] Calling method 'version_select' {{(pid=116516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:36:30.366582 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [req-1f1c4ba5-9d25-4551-9bf4-13af806b6764 req-82fdf5fc-e799-4ced-bdfa-d5e7f57a4e19 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 17 04:36:30.367229 np0000181103 devstack@c-api.service[116516]: [pid: 116516|app: 0|req: 3/12] 199.204.45.144 () {66 vars in 1346 bytes} [Wed Jun 17 04:36:30 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:36:30.406628 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.middleware.request_id [None req-8f11876a-15b0-4417-8470-8bf91a16aa6d None None] RequestId filter calling following filter/app {{(pid=116518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:30.409920 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-8f11876a-15b0-4417-8470-8bf91a16aa6d demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 17 04:36:30.410472 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-8f11876a-15b0-4417-8470-8bf91a16aa6d demo demo] Empty body provided in request {{(pid=116518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:36:30.410874 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-8f11876a-15b0-4417-8470-8bf91a16aa6d demo demo] Calling method 'show' {{(pid=116518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:36:30.419450 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-8f11876a-15b0-4417-8470-8bf91a16aa6d demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 17 04:36:30.419807 np0000181103 devstack@c-api.service[116518]: [pid: 116518|app: 0|req: 4/13] 199.204.45.144 () {64 vars in 1301 bytes} [Wed Jun 17 04:36:30 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:36:31.018545 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.middleware.request_id [None req-c2a0174b-740b-4034-ba7a-1c411028d7a5 None None] RequestId filter calling following filter/app {{(pid=116517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:31.019245 np0000181103 devstack@c-api.service[116517]: [pid: 116517|app: 0|req: 4/14] 199.204.45.144 () {62 vars in 1068 bytes} [Wed Jun 17 04:36:31 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 04:36:31.051689 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.middleware.request_id [None req-41e60ea1-2821-4e88-8ded-14bc76ae7a53 None None] RequestId filter calling following filter/app {{(pid=116515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:31.054087 np0000181103 devstack@c-api.service[116515]: [pid: 116515|app: 0|req: 4/15] 199.204.45.144 () {64 vars in 1272 bytes} [Wed Jun 17 04:36:31 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 17 04:36:31.086618 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.middleware.request_id [req-41e60ea1-2821-4e88-8ded-14bc76ae7a53 req-afcd6c7a-03d4-46bc-9f1b-56552e03a89c None None] RequestId filter calling following filter/app {{(pid=116516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:31.089684 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [req-41e60ea1-2821-4e88-8ded-14bc76ae7a53 req-afcd6c7a-03d4-46bc-9f1b-56552e03a89c demo demo] GET https://199.204.45.144/volume/v3/ Jun 17 04:36:31.090021 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [req-41e60ea1-2821-4e88-8ded-14bc76ae7a53 req-afcd6c7a-03d4-46bc-9f1b-56552e03a89c demo demo] Empty body provided in request {{(pid=116516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:36:31.090382 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [req-41e60ea1-2821-4e88-8ded-14bc76ae7a53 req-afcd6c7a-03d4-46bc-9f1b-56552e03a89c demo demo] Calling method 'version_select' {{(pid=116516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:36:31.091034 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [req-41e60ea1-2821-4e88-8ded-14bc76ae7a53 req-afcd6c7a-03d4-46bc-9f1b-56552e03a89c demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 17 04:36:31.091704 np0000181103 devstack@c-api.service[116516]: [pid: 116516|app: 0|req: 4/16] 199.204.45.144 () {66 vars in 1346 bytes} [Wed Jun 17 04:36:31 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:36:31.130658 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.middleware.request_id [None req-94949832-2350-46f8-8506-26bc9c780ca8 None None] RequestId filter calling following filter/app {{(pid=116518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:31.133146 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-94949832-2350-46f8-8506-26bc9c780ca8 demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 17 04:36:31.133421 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-94949832-2350-46f8-8506-26bc9c780ca8 demo demo] Empty body provided in request {{(pid=116518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:36:31.133672 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-94949832-2350-46f8-8506-26bc9c780ca8 demo demo] Calling method 'show' {{(pid=116518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:36:31.142050 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-94949832-2350-46f8-8506-26bc9c780ca8 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 17 04:36:31.142437 np0000181103 devstack@c-api.service[116518]: [pid: 116518|app: 0|req: 5/17] 199.204.45.144 () {64 vars in 1301 bytes} [Wed Jun 17 04:36:31 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 17 04:36:31.179989 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.middleware.request_id [None req-46d19cb2-15f1-4471-80a5-8f595bcc0571 None None] RequestId filter calling following filter/app {{(pid=116517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:31.181200 np0000181103 devstack@c-api.service[116517]: [pid: 116517|app: 0|req: 5/18] 199.204.45.144 () {62 vars in 1068 bytes} [Wed Jun 17 04:36:31 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 17 04:36:31.212986 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.middleware.request_id [None req-0d16bc55-2f60-4484-b446-8138e78fa4f6 None None] RequestId filter calling following filter/app {{(pid=116515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:31.215401 np0000181103 devstack@c-api.service[116515]: [pid: 116515|app: 0|req: 5/19] 199.204.45.144 () {64 vars in 1272 bytes} [Wed Jun 17 04:36:31 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 17 04:36:31.245852 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.middleware.request_id [req-0d16bc55-2f60-4484-b446-8138e78fa4f6 req-9a625159-27c5-4157-b3cb-50c5b6c5e333 None None] RequestId filter calling following filter/app {{(pid=116516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:31.249258 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [req-0d16bc55-2f60-4484-b446-8138e78fa4f6 req-9a625159-27c5-4157-b3cb-50c5b6c5e333 demo demo] GET https://199.204.45.144/volume/v3/ Jun 17 04:36:31.249766 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [req-0d16bc55-2f60-4484-b446-8138e78fa4f6 req-9a625159-27c5-4157-b3cb-50c5b6c5e333 demo demo] Empty body provided in request {{(pid=116516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:36:31.250168 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [req-0d16bc55-2f60-4484-b446-8138e78fa4f6 req-9a625159-27c5-4157-b3cb-50c5b6c5e333 demo demo] Calling method 'version_select' {{(pid=116516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:36:31.250881 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [req-0d16bc55-2f60-4484-b446-8138e78fa4f6 req-9a625159-27c5-4157-b3cb-50c5b6c5e333 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 17 04:36:31.251783 np0000181103 devstack@c-api.service[116516]: [pid: 116516|app: 0|req: 5/20] 199.204.45.144 () {66 vars in 1346 bytes} [Wed Jun 17 04:36:31 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:36:31.288085 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.middleware.request_id [None req-2112b3f6-c4f2-481f-8a22-8cb1e1187e6f None None] RequestId filter calling following filter/app {{(pid=116518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:31.291740 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-2112b3f6-c4f2-481f-8a22-8cb1e1187e6f demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 17 04:36:31.292084 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-2112b3f6-c4f2-481f-8a22-8cb1e1187e6f demo demo] Empty body provided in request {{(pid=116518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:36:31.292528 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-2112b3f6-c4f2-481f-8a22-8cb1e1187e6f demo demo] Calling method 'show' {{(pid=116518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:36:31.302631 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-2112b3f6-c4f2-481f-8a22-8cb1e1187e6f demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 17 04:36:31.302863 np0000181103 devstack@c-api.service[116518]: [pid: 116518|app: 0|req: 6/21] 199.204.45.144 () {64 vars in 1301 bytes} [Wed Jun 17 04:36:31 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:36:39.383244 np0000181103 devstack@c-api.service[116516]: DEBUG dbcounter [-] [116516] Writing DB stats cinder:SELECT=1 {{(pid=116516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:36:41.298424 np0000181103 devstack@c-api.service[116518]: DEBUG dbcounter [-] [116518] Writing DB stats cinder:SELECT=8 {{(pid=116518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:41:46.572272 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.middleware.request_id [None req-37f5ace5-23b7-474a-887f-ceb277bb4326 None None] RequestId filter calling following filter/app {{(pid=116517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:41:46.658269 np0000181103 devstack@c-api.service[116517]: INFO cinder.api.openstack.wsgi [None req-37f5ace5-23b7-474a-887f-ceb277bb4326 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 04:41:46.658681 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.openstack.wsgi [None req-37f5ace5-23b7-474a-887f-ceb277bb4326 demo demo] Empty body provided in request {{(pid=116517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:41:46.659110 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.openstack.wsgi [None req-37f5ace5-23b7-474a-887f-ceb277bb4326 demo demo] Calling method 'detail' {{(pid=116517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:41:46.660387 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.api_utils [None req-37f5ace5-23b7-474a-887f-ceb277bb4326 demo demo] Removing options '' from query. {{(pid=116517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:41:46.661742 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.volume.api [None req-37f5ace5-23b7-474a-887f-ceb277bb4326 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:41:46.695489 np0000181103 devstack@c-api.service[116517]: INFO cinder.volume.api [None req-37f5ace5-23b7-474a-887f-ceb277bb4326 demo demo] Get all volumes completed successfully. Jun 17 04:41:46.697569 np0000181103 devstack@c-api.service[116517]: INFO cinder.api.openstack.wsgi [None req-37f5ace5-23b7-474a-887f-ceb277bb4326 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:41:46.697967 np0000181103 devstack@c-api.service[116517]: [pid: 116517|app: 0|req: 6/22] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 04:41:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:41:56.690168 np0000181103 devstack@c-api.service[116517]: DEBUG dbcounter [-] [116517] Writing DB stats cinder:SELECT=1 {{(pid=116517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:42:46.711435 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.middleware.request_id [None req-373623f5-4b91-4aa9-b57b-a008f9064cf3 None None] RequestId filter calling following filter/app {{(pid=116515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:42:46.713752 np0000181103 devstack@c-api.service[116515]: INFO cinder.api.openstack.wsgi [None req-373623f5-4b91-4aa9-b57b-a008f9064cf3 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 04:42:46.714001 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.openstack.wsgi [None req-373623f5-4b91-4aa9-b57b-a008f9064cf3 demo demo] Empty body provided in request {{(pid=116515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:42:46.714240 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.openstack.wsgi [None req-373623f5-4b91-4aa9-b57b-a008f9064cf3 demo demo] Calling method 'detail' {{(pid=116515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:42:46.714935 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.api_utils [None req-373623f5-4b91-4aa9-b57b-a008f9064cf3 demo demo] Removing options '' from query. {{(pid=116515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:42:46.716129 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.volume.api [None req-373623f5-4b91-4aa9-b57b-a008f9064cf3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116515) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:42:46.745240 np0000181103 devstack@c-api.service[116515]: INFO cinder.volume.api [None req-373623f5-4b91-4aa9-b57b-a008f9064cf3 demo demo] Get all volumes completed successfully. Jun 17 04:42:46.747715 np0000181103 devstack@c-api.service[116515]: INFO cinder.api.openstack.wsgi [None req-373623f5-4b91-4aa9-b57b-a008f9064cf3 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:42:46.748167 np0000181103 devstack@c-api.service[116515]: [pid: 116515|app: 0|req: 6/23] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 04:42:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:42:56.738967 np0000181103 devstack@c-api.service[116515]: DEBUG dbcounter [-] [116515] Writing DB stats cinder:SELECT=1 {{(pid=116515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:43:46.767983 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.middleware.request_id [None req-fb19abcd-13f1-417d-b0f7-b0a1579dcf4a None None] RequestId filter calling following filter/app {{(pid=116516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:43:46.774131 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [None req-fb19abcd-13f1-417d-b0f7-b0a1579dcf4a demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 04:43:46.774447 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [None req-fb19abcd-13f1-417d-b0f7-b0a1579dcf4a demo demo] Empty body provided in request {{(pid=116516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:43:46.774714 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [None req-fb19abcd-13f1-417d-b0f7-b0a1579dcf4a demo demo] Calling method 'detail' {{(pid=116516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:43:46.775297 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.api_utils [None req-fb19abcd-13f1-417d-b0f7-b0a1579dcf4a demo demo] Removing options '' from query. {{(pid=116516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:43:46.776769 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.volume.api [None req-fb19abcd-13f1-417d-b0f7-b0a1579dcf4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116516) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:43:46.821657 np0000181103 devstack@c-api.service[116516]: INFO cinder.volume.api [None req-fb19abcd-13f1-417d-b0f7-b0a1579dcf4a demo demo] Get all volumes completed successfully. Jun 17 04:43:46.824661 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [None req-fb19abcd-13f1-417d-b0f7-b0a1579dcf4a demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:43:46.825151 np0000181103 devstack@c-api.service[116516]: [pid: 116516|app: 0|req: 6/24] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 04:43:46 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 17 04:43:56.811739 np0000181103 devstack@c-api.service[116516]: DEBUG dbcounter [-] [116516] Writing DB stats cinder:SELECT=1 {{(pid=116516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:44:46.842953 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.middleware.request_id [None req-8ab61939-d139-4d59-8c67-bad416b2223a None None] RequestId filter calling following filter/app {{(pid=116518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:44:46.849524 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-8ab61939-d139-4d59-8c67-bad416b2223a demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 04:44:46.849713 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-8ab61939-d139-4d59-8c67-bad416b2223a demo demo] Empty body provided in request {{(pid=116518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:44:46.850119 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-8ab61939-d139-4d59-8c67-bad416b2223a demo demo] Calling method 'detail' {{(pid=116518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:44:46.851810 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.api_utils [None req-8ab61939-d139-4d59-8c67-bad416b2223a demo demo] Removing options '' from query. {{(pid=116518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:44:46.853735 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.volume.api [None req-8ab61939-d139-4d59-8c67-bad416b2223a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:44:46.891253 np0000181103 devstack@c-api.service[116518]: INFO cinder.volume.api [None req-8ab61939-d139-4d59-8c67-bad416b2223a demo demo] Get all volumes completed successfully. Jun 17 04:44:46.894246 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-8ab61939-d139-4d59-8c67-bad416b2223a demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:44:46.894874 np0000181103 devstack@c-api.service[116518]: [pid: 116518|app: 0|req: 7/25] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 04:44:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:44:56.883745 np0000181103 devstack@c-api.service[116518]: DEBUG dbcounter [-] [116518] Writing DB stats cinder:SELECT=1 {{(pid=116518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:45:46.952294 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.middleware.request_id [None req-a9608307-1a77-487d-bca9-b43b49764429 None None] RequestId filter calling following filter/app {{(pid=116517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:45:46.955519 np0000181103 devstack@c-api.service[116517]: INFO cinder.api.openstack.wsgi [None req-a9608307-1a77-487d-bca9-b43b49764429 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 04:45:46.955519 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.openstack.wsgi [None req-a9608307-1a77-487d-bca9-b43b49764429 demo demo] Empty body provided in request {{(pid=116517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:45:46.955805 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.openstack.wsgi [None req-a9608307-1a77-487d-bca9-b43b49764429 demo demo] Calling method 'detail' {{(pid=116517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:45:46.956218 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.api_utils [None req-a9608307-1a77-487d-bca9-b43b49764429 demo demo] Removing options '' from query. {{(pid=116517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:45:46.957281 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.volume.api [None req-a9608307-1a77-487d-bca9-b43b49764429 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:45:46.967472 np0000181103 devstack@c-api.service[116517]: INFO cinder.volume.api [None req-a9608307-1a77-487d-bca9-b43b49764429 demo demo] Get all volumes completed successfully. Jun 17 04:45:46.970176 np0000181103 devstack@c-api.service[116517]: INFO cinder.api.openstack.wsgi [None req-a9608307-1a77-487d-bca9-b43b49764429 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:45:46.973443 np0000181103 devstack@c-api.service[116517]: [pid: 116517|app: 0|req: 7/26] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 04:45:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:45:56.961315 np0000181103 devstack@c-api.service[116517]: DEBUG dbcounter [-] [116517] Writing DB stats cinder:SELECT=1 {{(pid=116517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:46:46.986082 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.middleware.request_id [None req-56e0cf17-a6c7-4610-8d21-a219b179cb40 None None] RequestId filter calling following filter/app {{(pid=116515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:46:47.112796 np0000181103 devstack@c-api.service[116515]: INFO cinder.api.openstack.wsgi [None req-56e0cf17-a6c7-4610-8d21-a219b179cb40 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 04:46:47.113053 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.openstack.wsgi [None req-56e0cf17-a6c7-4610-8d21-a219b179cb40 demo demo] Empty body provided in request {{(pid=116515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:46:47.113307 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.openstack.wsgi [None req-56e0cf17-a6c7-4610-8d21-a219b179cb40 demo demo] Calling method 'detail' {{(pid=116515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:46:47.113668 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.api_utils [None req-56e0cf17-a6c7-4610-8d21-a219b179cb40 demo demo] Removing options '' from query. {{(pid=116515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:46:47.115566 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.volume.api [None req-56e0cf17-a6c7-4610-8d21-a219b179cb40 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116515) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:46:47.124200 np0000181103 devstack@c-api.service[116515]: INFO cinder.volume.api [None req-56e0cf17-a6c7-4610-8d21-a219b179cb40 demo demo] Get all volumes completed successfully. Jun 17 04:46:47.126230 np0000181103 devstack@c-api.service[116515]: INFO cinder.api.openstack.wsgi [None req-56e0cf17-a6c7-4610-8d21-a219b179cb40 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:46:47.126583 np0000181103 devstack@c-api.service[116515]: [pid: 116515|app: 0|req: 7/27] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 04:46:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:46:57.120499 np0000181103 devstack@c-api.service[116515]: DEBUG dbcounter [-] [116515] Writing DB stats cinder:SELECT=1 {{(pid=116515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:47:47.141189 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.middleware.request_id [None req-826e9cf6-f70a-4e8b-9392-4b79729ef72d None None] RequestId filter calling following filter/app {{(pid=116516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:47:47.144442 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [None req-826e9cf6-f70a-4e8b-9392-4b79729ef72d demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 04:47:47.144703 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [None req-826e9cf6-f70a-4e8b-9392-4b79729ef72d demo demo] Empty body provided in request {{(pid=116516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:47:47.145052 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [None req-826e9cf6-f70a-4e8b-9392-4b79729ef72d demo demo] Calling method 'detail' {{(pid=116516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:47:47.145418 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.api_utils [None req-826e9cf6-f70a-4e8b-9392-4b79729ef72d demo demo] Removing options '' from query. {{(pid=116516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:47:47.150833 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.volume.api [None req-826e9cf6-f70a-4e8b-9392-4b79729ef72d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116516) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:47:47.161881 np0000181103 devstack@c-api.service[116516]: INFO cinder.volume.api [None req-826e9cf6-f70a-4e8b-9392-4b79729ef72d demo demo] Get all volumes completed successfully. Jun 17 04:47:47.164588 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [None req-826e9cf6-f70a-4e8b-9392-4b79729ef72d demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:47:47.165063 np0000181103 devstack@c-api.service[116516]: [pid: 116516|app: 0|req: 7/28] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 04:47:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:47:57.159093 np0000181103 devstack@c-api.service[116516]: DEBUG dbcounter [-] [116516] Writing DB stats cinder:SELECT=1 {{(pid=116516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:48:47.184247 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.middleware.request_id [None req-7bd18f62-a37b-4d03-8cc4-463d5f430157 None None] RequestId filter calling following filter/app {{(pid=116518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:48:47.187588 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-7bd18f62-a37b-4d03-8cc4-463d5f430157 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 04:48:47.187737 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-7bd18f62-a37b-4d03-8cc4-463d5f430157 demo demo] Empty body provided in request {{(pid=116518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:48:47.187937 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-7bd18f62-a37b-4d03-8cc4-463d5f430157 demo demo] Calling method 'detail' {{(pid=116518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:48:47.188169 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.api_utils [None req-7bd18f62-a37b-4d03-8cc4-463d5f430157 demo demo] Removing options '' from query. {{(pid=116518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:48:47.189319 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.volume.api [None req-7bd18f62-a37b-4d03-8cc4-463d5f430157 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:48:47.197314 np0000181103 devstack@c-api.service[116518]: INFO cinder.volume.api [None req-7bd18f62-a37b-4d03-8cc4-463d5f430157 demo demo] Get all volumes completed successfully. Jun 17 04:48:47.199166 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-7bd18f62-a37b-4d03-8cc4-463d5f430157 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:48:47.199548 np0000181103 devstack@c-api.service[116518]: [pid: 116518|app: 0|req: 8/29] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 04:48:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:48:57.192857 np0000181103 devstack@c-api.service[116518]: DEBUG dbcounter [-] [116518] Writing DB stats cinder:SELECT=1 {{(pid=116518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:49:47.216188 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.middleware.request_id [None req-820a0cd7-7ecd-4c01-a57f-b78659c60e40 None None] RequestId filter calling following filter/app {{(pid=116517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:49:47.220978 np0000181103 devstack@c-api.service[116517]: INFO cinder.api.openstack.wsgi [None req-820a0cd7-7ecd-4c01-a57f-b78659c60e40 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 04:49:47.221402 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.openstack.wsgi [None req-820a0cd7-7ecd-4c01-a57f-b78659c60e40 demo demo] Empty body provided in request {{(pid=116517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:49:47.222015 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.openstack.wsgi [None req-820a0cd7-7ecd-4c01-a57f-b78659c60e40 demo demo] Calling method 'detail' {{(pid=116517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:49:47.224313 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.api_utils [None req-820a0cd7-7ecd-4c01-a57f-b78659c60e40 demo demo] Removing options '' from query. {{(pid=116517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:49:47.225002 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.volume.api [None req-820a0cd7-7ecd-4c01-a57f-b78659c60e40 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:49:47.231889 np0000181103 devstack@c-api.service[116517]: INFO cinder.volume.api [None req-820a0cd7-7ecd-4c01-a57f-b78659c60e40 demo demo] Get all volumes completed successfully. Jun 17 04:49:47.234549 np0000181103 devstack@c-api.service[116517]: INFO cinder.api.openstack.wsgi [None req-820a0cd7-7ecd-4c01-a57f-b78659c60e40 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:49:47.234946 np0000181103 devstack@c-api.service[116517]: [pid: 116517|app: 0|req: 8/30] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 04:49:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:49:57.227682 np0000181103 devstack@c-api.service[116517]: DEBUG dbcounter [-] [116517] Writing DB stats cinder:SELECT=1 {{(pid=116517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:50:47.252103 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.middleware.request_id [None req-ec4623eb-a36d-44cd-ac4a-262a4a217c20 None None] RequestId filter calling following filter/app {{(pid=116515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:50:47.254922 np0000181103 devstack@c-api.service[116515]: INFO cinder.api.openstack.wsgi [None req-ec4623eb-a36d-44cd-ac4a-262a4a217c20 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 04:50:47.255071 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.openstack.wsgi [None req-ec4623eb-a36d-44cd-ac4a-262a4a217c20 demo demo] Empty body provided in request {{(pid=116515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:50:47.255268 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.openstack.wsgi [None req-ec4623eb-a36d-44cd-ac4a-262a4a217c20 demo demo] Calling method 'detail' {{(pid=116515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:50:47.255503 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.api_utils [None req-ec4623eb-a36d-44cd-ac4a-262a4a217c20 demo demo] Removing options '' from query. {{(pid=116515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:50:47.256296 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.volume.api [None req-ec4623eb-a36d-44cd-ac4a-262a4a217c20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116515) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:50:47.262816 np0000181103 devstack@c-api.service[116515]: INFO cinder.volume.api [None req-ec4623eb-a36d-44cd-ac4a-262a4a217c20 demo demo] Get all volumes completed successfully. Jun 17 04:50:47.264753 np0000181103 devstack@c-api.service[116515]: INFO cinder.api.openstack.wsgi [None req-ec4623eb-a36d-44cd-ac4a-262a4a217c20 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:50:47.265101 np0000181103 devstack@c-api.service[116515]: [pid: 116515|app: 0|req: 8/31] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 04:50:47 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 17 04:50:57.259807 np0000181103 devstack@c-api.service[116515]: DEBUG dbcounter [-] [116515] Writing DB stats cinder:SELECT=1 {{(pid=116515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:51:47.284897 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.middleware.request_id [None req-89ebd49d-264b-4942-9eaa-32137b378092 None None] RequestId filter calling following filter/app {{(pid=116516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:51:47.497200 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [None req-89ebd49d-264b-4942-9eaa-32137b378092 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 04:51:47.497397 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [None req-89ebd49d-264b-4942-9eaa-32137b378092 demo demo] Empty body provided in request {{(pid=116516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:51:47.497572 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [None req-89ebd49d-264b-4942-9eaa-32137b378092 demo demo] Calling method 'detail' {{(pid=116516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:51:47.497790 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.api_utils [None req-89ebd49d-264b-4942-9eaa-32137b378092 demo demo] Removing options '' from query. {{(pid=116516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:51:47.498542 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.volume.api [None req-89ebd49d-264b-4942-9eaa-32137b378092 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116516) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:51:47.506023 np0000181103 devstack@c-api.service[116516]: INFO cinder.volume.api [None req-89ebd49d-264b-4942-9eaa-32137b378092 demo demo] Get all volumes completed successfully. Jun 17 04:51:47.507852 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [None req-89ebd49d-264b-4942-9eaa-32137b378092 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:51:47.508688 np0000181103 devstack@c-api.service[116516]: [pid: 116516|app: 0|req: 8/32] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 04:51:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:51:57.502864 np0000181103 devstack@c-api.service[116516]: DEBUG dbcounter [-] [116516] Writing DB stats cinder:SELECT=1 {{(pid=116516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:52:47.523835 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.middleware.request_id [None req-de132a01-b418-45d0-b572-6bcbab56f393 None None] RequestId filter calling following filter/app {{(pid=116518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:52:47.526412 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-de132a01-b418-45d0-b572-6bcbab56f393 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 04:52:47.526652 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-de132a01-b418-45d0-b572-6bcbab56f393 demo demo] Empty body provided in request {{(pid=116518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:52:47.526897 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-de132a01-b418-45d0-b572-6bcbab56f393 demo demo] Calling method 'detail' {{(pid=116518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:52:47.527194 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.api_utils [None req-de132a01-b418-45d0-b572-6bcbab56f393 demo demo] Removing options '' from query. {{(pid=116518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:52:47.528124 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.volume.api [None req-de132a01-b418-45d0-b572-6bcbab56f393 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:52:47.538748 np0000181103 devstack@c-api.service[116518]: INFO cinder.volume.api [None req-de132a01-b418-45d0-b572-6bcbab56f393 demo demo] Get all volumes completed successfully. Jun 17 04:52:47.542918 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-de132a01-b418-45d0-b572-6bcbab56f393 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:52:47.543603 np0000181103 devstack@c-api.service[116518]: [pid: 116518|app: 0|req: 9/33] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 04:52:47 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 17 04:52:57.531004 np0000181103 devstack@c-api.service[116518]: DEBUG dbcounter [-] [116518] Writing DB stats cinder:SELECT=1 {{(pid=116518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:53:47.560690 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.middleware.request_id [None req-e4335b33-780a-4554-aaee-c4579bcd45ac None None] RequestId filter calling following filter/app {{(pid=116517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:53:47.564341 np0000181103 devstack@c-api.service[116517]: INFO cinder.api.openstack.wsgi [None req-e4335b33-780a-4554-aaee-c4579bcd45ac demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 04:53:47.564784 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.openstack.wsgi [None req-e4335b33-780a-4554-aaee-c4579bcd45ac demo demo] Empty body provided in request {{(pid=116517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:53:47.565056 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.openstack.wsgi [None req-e4335b33-780a-4554-aaee-c4579bcd45ac demo demo] Calling method 'detail' {{(pid=116517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:53:47.565350 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.api_utils [None req-e4335b33-780a-4554-aaee-c4579bcd45ac demo demo] Removing options '' from query. {{(pid=116517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:53:47.566306 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.volume.api [None req-e4335b33-780a-4554-aaee-c4579bcd45ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:53:47.576311 np0000181103 devstack@c-api.service[116517]: INFO cinder.volume.api [None req-e4335b33-780a-4554-aaee-c4579bcd45ac demo demo] Get all volumes completed successfully. Jun 17 04:53:47.578823 np0000181103 devstack@c-api.service[116517]: INFO cinder.api.openstack.wsgi [None req-e4335b33-780a-4554-aaee-c4579bcd45ac demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:53:47.579245 np0000181103 devstack@c-api.service[116517]: [pid: 116517|app: 0|req: 9/34] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 04:53:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:53:57.569416 np0000181103 devstack@c-api.service[116517]: DEBUG dbcounter [-] [116517] Writing DB stats cinder:SELECT=1 {{(pid=116517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:54:47.595413 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.middleware.request_id [None req-50fbe1e7-24af-4302-86c9-97a6f5587441 None None] RequestId filter calling following filter/app {{(pid=116515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:54:47.599415 np0000181103 devstack@c-api.service[116515]: INFO cinder.api.openstack.wsgi [None req-50fbe1e7-24af-4302-86c9-97a6f5587441 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 04:54:47.599786 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.openstack.wsgi [None req-50fbe1e7-24af-4302-86c9-97a6f5587441 demo demo] Empty body provided in request {{(pid=116515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:54:47.600170 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.openstack.wsgi [None req-50fbe1e7-24af-4302-86c9-97a6f5587441 demo demo] Calling method 'detail' {{(pid=116515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:54:47.600670 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.api_utils [None req-50fbe1e7-24af-4302-86c9-97a6f5587441 demo demo] Removing options '' from query. {{(pid=116515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:54:47.602115 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.volume.api [None req-50fbe1e7-24af-4302-86c9-97a6f5587441 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116515) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:54:47.609262 np0000181103 devstack@c-api.service[116515]: INFO cinder.volume.api [None req-50fbe1e7-24af-4302-86c9-97a6f5587441 demo demo] Get all volumes completed successfully. Jun 17 04:54:47.611128 np0000181103 devstack@c-api.service[116515]: INFO cinder.api.openstack.wsgi [None req-50fbe1e7-24af-4302-86c9-97a6f5587441 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:54:47.611464 np0000181103 devstack@c-api.service[116515]: [pid: 116515|app: 0|req: 9/35] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 04:54:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:54:57.605924 np0000181103 devstack@c-api.service[116515]: DEBUG dbcounter [-] [116515] Writing DB stats cinder:SELECT=1 {{(pid=116515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:55:47.631494 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.middleware.request_id [None req-07352f0e-b2dc-4efd-aec7-b1d765b45863 None None] RequestId filter calling following filter/app {{(pid=116516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:55:47.634390 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [None req-07352f0e-b2dc-4efd-aec7-b1d765b45863 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 04:55:47.634628 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [None req-07352f0e-b2dc-4efd-aec7-b1d765b45863 demo demo] Empty body provided in request {{(pid=116516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:55:47.634880 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [None req-07352f0e-b2dc-4efd-aec7-b1d765b45863 demo demo] Calling method 'detail' {{(pid=116516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:55:47.635239 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.api_utils [None req-07352f0e-b2dc-4efd-aec7-b1d765b45863 demo demo] Removing options '' from query. {{(pid=116516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:55:47.636295 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.volume.api [None req-07352f0e-b2dc-4efd-aec7-b1d765b45863 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116516) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:55:47.644998 np0000181103 devstack@c-api.service[116516]: INFO cinder.volume.api [None req-07352f0e-b2dc-4efd-aec7-b1d765b45863 demo demo] Get all volumes completed successfully. Jun 17 04:55:47.647526 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [None req-07352f0e-b2dc-4efd-aec7-b1d765b45863 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:55:47.648132 np0000181103 devstack@c-api.service[116516]: [pid: 116516|app: 0|req: 9/36] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 04:55:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:55:57.640424 np0000181103 devstack@c-api.service[116516]: DEBUG dbcounter [-] [116516] Writing DB stats cinder:SELECT=1 {{(pid=116516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:56:47.662640 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.middleware.request_id [None req-1f342553-b30e-4b9f-af81-8f2d607f38e7 None None] RequestId filter calling following filter/app {{(pid=116518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:56:47.664288 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-1f342553-b30e-4b9f-af81-8f2d607f38e7 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 04:56:47.664679 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-1f342553-b30e-4b9f-af81-8f2d607f38e7 demo demo] Empty body provided in request {{(pid=116518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:56:47.664766 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-1f342553-b30e-4b9f-af81-8f2d607f38e7 demo demo] Calling method 'detail' {{(pid=116518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:56:47.665066 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.api_utils [None req-1f342553-b30e-4b9f-af81-8f2d607f38e7 demo demo] Removing options '' from query. {{(pid=116518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:56:47.665984 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.volume.api [None req-1f342553-b30e-4b9f-af81-8f2d607f38e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:56:47.676521 np0000181103 devstack@c-api.service[116518]: INFO cinder.volume.api [None req-1f342553-b30e-4b9f-af81-8f2d607f38e7 demo demo] Get all volumes completed successfully. Jun 17 04:56:47.680688 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-1f342553-b30e-4b9f-af81-8f2d607f38e7 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:56:47.681697 np0000181103 devstack@c-api.service[116518]: [pid: 116518|app: 0|req: 10/37] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 04:56:47 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 17 04:56:57.670572 np0000181103 devstack@c-api.service[116518]: DEBUG dbcounter [-] [116518] Writing DB stats cinder:SELECT=1 {{(pid=116518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:57:47.699034 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.middleware.request_id [None req-4882ae2a-e135-4213-82cc-d4e38bc820f0 None None] RequestId filter calling following filter/app {{(pid=116517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:57:47.738957 np0000181103 devstack@c-api.service[116517]: INFO cinder.api.openstack.wsgi [None req-4882ae2a-e135-4213-82cc-d4e38bc820f0 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 04:57:47.739447 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.openstack.wsgi [None req-4882ae2a-e135-4213-82cc-d4e38bc820f0 demo demo] Empty body provided in request {{(pid=116517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:57:47.739905 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.openstack.wsgi [None req-4882ae2a-e135-4213-82cc-d4e38bc820f0 demo demo] Calling method 'detail' {{(pid=116517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:57:47.740466 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.api_utils [None req-4882ae2a-e135-4213-82cc-d4e38bc820f0 demo demo] Removing options '' from query. {{(pid=116517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:57:47.742315 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.volume.api [None req-4882ae2a-e135-4213-82cc-d4e38bc820f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:57:47.753115 np0000181103 devstack@c-api.service[116517]: INFO cinder.volume.api [None req-4882ae2a-e135-4213-82cc-d4e38bc820f0 demo demo] Get all volumes completed successfully. Jun 17 04:57:47.756389 np0000181103 devstack@c-api.service[116517]: INFO cinder.api.openstack.wsgi [None req-4882ae2a-e135-4213-82cc-d4e38bc820f0 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:57:47.756785 np0000181103 devstack@c-api.service[116517]: [pid: 116517|app: 0|req: 10/38] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 04:57:47 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 17 04:57:57.746227 np0000181103 devstack@c-api.service[116517]: DEBUG dbcounter [-] [116517] Writing DB stats cinder:SELECT=1 {{(pid=116517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:58:47.776545 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.middleware.request_id [None req-3b8653d5-5dc1-4a36-be15-9988d1386a91 None None] RequestId filter calling following filter/app {{(pid=116515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:58:47.780948 np0000181103 devstack@c-api.service[116515]: INFO cinder.api.openstack.wsgi [None req-3b8653d5-5dc1-4a36-be15-9988d1386a91 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 04:58:47.781614 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.openstack.wsgi [None req-3b8653d5-5dc1-4a36-be15-9988d1386a91 demo demo] Empty body provided in request {{(pid=116515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:58:47.781816 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.openstack.wsgi [None req-3b8653d5-5dc1-4a36-be15-9988d1386a91 demo demo] Calling method 'detail' {{(pid=116515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:58:47.782147 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.api_utils [None req-3b8653d5-5dc1-4a36-be15-9988d1386a91 demo demo] Removing options '' from query. {{(pid=116515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:58:47.783169 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.volume.api [None req-3b8653d5-5dc1-4a36-be15-9988d1386a91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116515) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:58:47.792662 np0000181103 devstack@c-api.service[116515]: INFO cinder.volume.api [None req-3b8653d5-5dc1-4a36-be15-9988d1386a91 demo demo] Get all volumes completed successfully. Jun 17 04:58:47.794987 np0000181103 devstack@c-api.service[116515]: INFO cinder.api.openstack.wsgi [None req-3b8653d5-5dc1-4a36-be15-9988d1386a91 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:58:47.795442 np0000181103 devstack@c-api.service[116515]: [pid: 116515|app: 0|req: 10/39] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 04:58:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:58:57.787085 np0000181103 devstack@c-api.service[116515]: DEBUG dbcounter [-] [116515] Writing DB stats cinder:SELECT=1 {{(pid=116515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:59:47.808869 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.middleware.request_id [None req-272c4575-a88f-403c-a94f-6f7aa18b82ab None None] RequestId filter calling following filter/app {{(pid=116516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:59:47.812688 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [None req-272c4575-a88f-403c-a94f-6f7aa18b82ab demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 04:59:47.812915 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [None req-272c4575-a88f-403c-a94f-6f7aa18b82ab demo demo] Empty body provided in request {{(pid=116516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:59:47.813263 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [None req-272c4575-a88f-403c-a94f-6f7aa18b82ab demo demo] Calling method 'detail' {{(pid=116516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:59:47.813460 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.api_utils [None req-272c4575-a88f-403c-a94f-6f7aa18b82ab demo demo] Removing options '' from query. {{(pid=116516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:59:47.814589 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.volume.api [None req-272c4575-a88f-403c-a94f-6f7aa18b82ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116516) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:59:47.826864 np0000181103 devstack@c-api.service[116516]: INFO cinder.volume.api [None req-272c4575-a88f-403c-a94f-6f7aa18b82ab demo demo] Get all volumes completed successfully. Jun 17 04:59:47.828853 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [None req-272c4575-a88f-403c-a94f-6f7aa18b82ab demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:59:47.829224 np0000181103 devstack@c-api.service[116516]: [pid: 116516|app: 0|req: 10/40] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 04:59:47 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 17 04:59:57.818336 np0000181103 devstack@c-api.service[116516]: DEBUG dbcounter [-] [116516] Writing DB stats cinder:SELECT=1 {{(pid=116516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:00:47.844306 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.middleware.request_id [None req-0a9df2ef-32f1-4e9e-849b-9b1d87bec1d6 None None] RequestId filter calling following filter/app {{(pid=116518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:00:47.848763 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-0a9df2ef-32f1-4e9e-849b-9b1d87bec1d6 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 05:00:47.848962 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-0a9df2ef-32f1-4e9e-849b-9b1d87bec1d6 demo demo] Empty body provided in request {{(pid=116518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:00:47.849156 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-0a9df2ef-32f1-4e9e-849b-9b1d87bec1d6 demo demo] Calling method 'detail' {{(pid=116518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:00:47.849536 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.api_utils [None req-0a9df2ef-32f1-4e9e-849b-9b1d87bec1d6 demo demo] Removing options '' from query. {{(pid=116518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:00:47.850462 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.volume.api [None req-0a9df2ef-32f1-4e9e-849b-9b1d87bec1d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:00:47.859853 np0000181103 devstack@c-api.service[116518]: INFO cinder.volume.api [None req-0a9df2ef-32f1-4e9e-849b-9b1d87bec1d6 demo demo] Get all volumes completed successfully. Jun 17 05:00:47.864477 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-0a9df2ef-32f1-4e9e-849b-9b1d87bec1d6 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:00:47.865002 np0000181103 devstack@c-api.service[116518]: [pid: 116518|app: 0|req: 11/41] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 05:00:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:00:57.854638 np0000181103 devstack@c-api.service[116518]: DEBUG dbcounter [-] [116518] Writing DB stats cinder:SELECT=1 {{(pid=116518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:01:47.882933 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.middleware.request_id [None req-34049e12-1fd7-4504-9034-72d187384fac None None] RequestId filter calling following filter/app {{(pid=116517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:01:47.887552 np0000181103 devstack@c-api.service[116517]: INFO cinder.api.openstack.wsgi [None req-34049e12-1fd7-4504-9034-72d187384fac demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 05:01:47.887804 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.openstack.wsgi [None req-34049e12-1fd7-4504-9034-72d187384fac demo demo] Empty body provided in request {{(pid=116517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:01:47.888073 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.openstack.wsgi [None req-34049e12-1fd7-4504-9034-72d187384fac demo demo] Calling method 'detail' {{(pid=116517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:01:47.888626 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.api_utils [None req-34049e12-1fd7-4504-9034-72d187384fac demo demo] Removing options '' from query. {{(pid=116517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:01:47.889497 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.volume.api [None req-34049e12-1fd7-4504-9034-72d187384fac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:01:47.901390 np0000181103 devstack@c-api.service[116517]: INFO cinder.volume.api [None req-34049e12-1fd7-4504-9034-72d187384fac demo demo] Get all volumes completed successfully. Jun 17 05:01:47.905904 np0000181103 devstack@c-api.service[116517]: INFO cinder.api.openstack.wsgi [None req-34049e12-1fd7-4504-9034-72d187384fac demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:01:47.906569 np0000181103 devstack@c-api.service[116517]: [pid: 116517|app: 0|req: 11/42] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 05:01:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:01:57.893862 np0000181103 devstack@c-api.service[116517]: DEBUG dbcounter [-] [116517] Writing DB stats cinder:SELECT=1 {{(pid=116517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:02:47.923474 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.middleware.request_id [None req-faf8524b-db17-4627-9af3-2bf9cdc77d01 None None] RequestId filter calling following filter/app {{(pid=116515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:02:48.009956 np0000181103 devstack@c-api.service[116515]: INFO cinder.api.openstack.wsgi [None req-faf8524b-db17-4627-9af3-2bf9cdc77d01 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 05:02:48.010231 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.openstack.wsgi [None req-faf8524b-db17-4627-9af3-2bf9cdc77d01 demo demo] Empty body provided in request {{(pid=116515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:02:48.010511 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.openstack.wsgi [None req-faf8524b-db17-4627-9af3-2bf9cdc77d01 demo demo] Calling method 'detail' {{(pid=116515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:02:48.010810 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.api_utils [None req-faf8524b-db17-4627-9af3-2bf9cdc77d01 demo demo] Removing options '' from query. {{(pid=116515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:02:48.011890 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.volume.api [None req-faf8524b-db17-4627-9af3-2bf9cdc77d01 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116515) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:02:48.019272 np0000181103 devstack@c-api.service[116515]: INFO cinder.volume.api [None req-faf8524b-db17-4627-9af3-2bf9cdc77d01 demo demo] Get all volumes completed successfully. Jun 17 05:02:48.021290 np0000181103 devstack@c-api.service[116515]: INFO cinder.api.openstack.wsgi [None req-faf8524b-db17-4627-9af3-2bf9cdc77d01 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:02:48.021671 np0000181103 devstack@c-api.service[116515]: [pid: 116515|app: 0|req: 11/43] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 05:02:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:02:58.015229 np0000181103 devstack@c-api.service[116515]: DEBUG dbcounter [-] [116515] Writing DB stats cinder:SELECT=1 {{(pid=116515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:03:48.035184 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.middleware.request_id [None req-29bdbe95-51f6-4733-a6d0-5f7e56801803 None None] RequestId filter calling following filter/app {{(pid=116516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:03:48.037910 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [None req-29bdbe95-51f6-4733-a6d0-5f7e56801803 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 05:03:48.038149 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [None req-29bdbe95-51f6-4733-a6d0-5f7e56801803 demo demo] Empty body provided in request {{(pid=116516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:03:48.038394 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [None req-29bdbe95-51f6-4733-a6d0-5f7e56801803 demo demo] Calling method 'detail' {{(pid=116516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:03:48.038735 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.api_utils [None req-29bdbe95-51f6-4733-a6d0-5f7e56801803 demo demo] Removing options '' from query. {{(pid=116516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:03:48.039640 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.volume.api [None req-29bdbe95-51f6-4733-a6d0-5f7e56801803 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116516) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:03:48.046957 np0000181103 devstack@c-api.service[116516]: INFO cinder.volume.api [None req-29bdbe95-51f6-4733-a6d0-5f7e56801803 demo demo] Get all volumes completed successfully. Jun 17 05:03:48.048908 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [None req-29bdbe95-51f6-4733-a6d0-5f7e56801803 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:03:48.049248 np0000181103 devstack@c-api.service[116516]: [pid: 116516|app: 0|req: 11/44] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 05:03:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:03:58.042670 np0000181103 devstack@c-api.service[116516]: DEBUG dbcounter [-] [116516] Writing DB stats cinder:SELECT=1 {{(pid=116516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:04:48.064916 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.middleware.request_id [None req-bd82e26a-0731-42b2-a328-b2c2a894db27 None None] RequestId filter calling following filter/app {{(pid=116518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:04:48.069728 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-bd82e26a-0731-42b2-a328-b2c2a894db27 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 05:04:48.069964 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-bd82e26a-0731-42b2-a328-b2c2a894db27 demo demo] Empty body provided in request {{(pid=116518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:04:48.070212 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-bd82e26a-0731-42b2-a328-b2c2a894db27 demo demo] Calling method 'detail' {{(pid=116518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:04:48.070562 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.api_utils [None req-bd82e26a-0731-42b2-a328-b2c2a894db27 demo demo] Removing options '' from query. {{(pid=116518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:04:48.071522 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.volume.api [None req-bd82e26a-0731-42b2-a328-b2c2a894db27 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:04:48.079299 np0000181103 devstack@c-api.service[116518]: INFO cinder.volume.api [None req-bd82e26a-0731-42b2-a328-b2c2a894db27 demo demo] Get all volumes completed successfully. Jun 17 05:04:48.081327 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-bd82e26a-0731-42b2-a328-b2c2a894db27 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:04:48.081718 np0000181103 devstack@c-api.service[116518]: [pid: 116518|app: 0|req: 12/45] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 05:04:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:04:58.075662 np0000181103 devstack@c-api.service[116518]: DEBUG dbcounter [-] [116518] Writing DB stats cinder:SELECT=1 {{(pid=116518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:05:48.095492 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.middleware.request_id [None req-ae0e211a-9c57-415e-b3d4-78b7e68ba73d None None] RequestId filter calling following filter/app {{(pid=116517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:05:48.099642 np0000181103 devstack@c-api.service[116517]: INFO cinder.api.openstack.wsgi [None req-ae0e211a-9c57-415e-b3d4-78b7e68ba73d demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 05:05:48.100030 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.openstack.wsgi [None req-ae0e211a-9c57-415e-b3d4-78b7e68ba73d demo demo] Empty body provided in request {{(pid=116517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:05:48.100668 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.openstack.wsgi [None req-ae0e211a-9c57-415e-b3d4-78b7e68ba73d demo demo] Calling method 'detail' {{(pid=116517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:05:48.101595 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.api_utils [None req-ae0e211a-9c57-415e-b3d4-78b7e68ba73d demo demo] Removing options '' from query. {{(pid=116517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:05:48.103092 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.volume.api [None req-ae0e211a-9c57-415e-b3d4-78b7e68ba73d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:05:48.111842 np0000181103 devstack@c-api.service[116517]: INFO cinder.volume.api [None req-ae0e211a-9c57-415e-b3d4-78b7e68ba73d demo demo] Get all volumes completed successfully. Jun 17 05:05:48.114761 np0000181103 devstack@c-api.service[116517]: INFO cinder.api.openstack.wsgi [None req-ae0e211a-9c57-415e-b3d4-78b7e68ba73d demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:05:48.115069 np0000181103 devstack@c-api.service[116517]: [pid: 116517|app: 0|req: 12/46] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 05:05:48 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 17 05:05:58.107239 np0000181103 devstack@c-api.service[116517]: DEBUG dbcounter [-] [116517] Writing DB stats cinder:SELECT=1 {{(pid=116517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:06:48.130802 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.middleware.request_id [None req-a358924f-5cef-4d95-ac8a-165c3c1cd2f7 None None] RequestId filter calling following filter/app {{(pid=116515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:06:48.133793 np0000181103 devstack@c-api.service[116515]: INFO cinder.api.openstack.wsgi [None req-a358924f-5cef-4d95-ac8a-165c3c1cd2f7 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 05:06:48.134044 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.openstack.wsgi [None req-a358924f-5cef-4d95-ac8a-165c3c1cd2f7 demo demo] Empty body provided in request {{(pid=116515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:06:48.134568 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.openstack.wsgi [None req-a358924f-5cef-4d95-ac8a-165c3c1cd2f7 demo demo] Calling method 'detail' {{(pid=116515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:06:48.135055 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.api.api_utils [None req-a358924f-5cef-4d95-ac8a-165c3c1cd2f7 demo demo] Removing options '' from query. {{(pid=116515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:06:48.137134 np0000181103 devstack@c-api.service[116515]: DEBUG cinder.volume.api [None req-a358924f-5cef-4d95-ac8a-165c3c1cd2f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116515) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:06:48.145200 np0000181103 devstack@c-api.service[116515]: INFO cinder.volume.api [None req-a358924f-5cef-4d95-ac8a-165c3c1cd2f7 demo demo] Get all volumes completed successfully. Jun 17 05:06:48.147314 np0000181103 devstack@c-api.service[116515]: INFO cinder.api.openstack.wsgi [None req-a358924f-5cef-4d95-ac8a-165c3c1cd2f7 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:06:48.147701 np0000181103 devstack@c-api.service[116515]: [pid: 116515|app: 0|req: 12/47] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 05:06:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:06:58.141291 np0000181103 devstack@c-api.service[116515]: DEBUG dbcounter [-] [116515] Writing DB stats cinder:SELECT=1 {{(pid=116515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:07:48.170618 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.middleware.request_id [None req-f1b86b0f-360d-4605-ada9-133eb61f8621 None None] RequestId filter calling following filter/app {{(pid=116516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:07:48.224810 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [None req-f1b86b0f-360d-4605-ada9-133eb61f8621 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 05:07:48.225210 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [None req-f1b86b0f-360d-4605-ada9-133eb61f8621 demo demo] Empty body provided in request {{(pid=116516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:07:48.225651 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.openstack.wsgi [None req-f1b86b0f-360d-4605-ada9-133eb61f8621 demo demo] Calling method 'detail' {{(pid=116516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:07:48.226129 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.api.api_utils [None req-f1b86b0f-360d-4605-ada9-133eb61f8621 demo demo] Removing options '' from query. {{(pid=116516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:07:48.227812 np0000181103 devstack@c-api.service[116516]: DEBUG cinder.volume.api [None req-f1b86b0f-360d-4605-ada9-133eb61f8621 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116516) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:07:48.235984 np0000181103 devstack@c-api.service[116516]: INFO cinder.volume.api [None req-f1b86b0f-360d-4605-ada9-133eb61f8621 demo demo] Get all volumes completed successfully. Jun 17 05:07:48.238555 np0000181103 devstack@c-api.service[116516]: INFO cinder.api.openstack.wsgi [None req-f1b86b0f-360d-4605-ada9-133eb61f8621 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:07:48.238990 np0000181103 devstack@c-api.service[116516]: [pid: 116516|app: 0|req: 12/48] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 05:07:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:07:58.231158 np0000181103 devstack@c-api.service[116516]: DEBUG dbcounter [-] [116516] Writing DB stats cinder:SELECT=1 {{(pid=116516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:08:48.253030 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.middleware.request_id [None req-aa13c964-dd81-486f-91a0-2949e9e361ec None None] RequestId filter calling following filter/app {{(pid=116518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:08:48.255951 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-aa13c964-dd81-486f-91a0-2949e9e361ec demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 05:08:48.256217 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-aa13c964-dd81-486f-91a0-2949e9e361ec demo demo] Empty body provided in request {{(pid=116518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:08:48.256507 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.openstack.wsgi [None req-aa13c964-dd81-486f-91a0-2949e9e361ec demo demo] Calling method 'detail' {{(pid=116518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:08:48.256824 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.api.api_utils [None req-aa13c964-dd81-486f-91a0-2949e9e361ec demo demo] Removing options '' from query. {{(pid=116518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:08:48.257834 np0000181103 devstack@c-api.service[116518]: DEBUG cinder.volume.api [None req-aa13c964-dd81-486f-91a0-2949e9e361ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:08:48.266013 np0000181103 devstack@c-api.service[116518]: INFO cinder.volume.api [None req-aa13c964-dd81-486f-91a0-2949e9e361ec demo demo] Get all volumes completed successfully. Jun 17 05:08:48.268005 np0000181103 devstack@c-api.service[116518]: INFO cinder.api.openstack.wsgi [None req-aa13c964-dd81-486f-91a0-2949e9e361ec demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:08:48.268444 np0000181103 devstack@c-api.service[116518]: [pid: 116518|app: 0|req: 13/49] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 05:08:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:08:58.261586 np0000181103 devstack@c-api.service[116518]: DEBUG dbcounter [-] [116518] Writing DB stats cinder:SELECT=1 {{(pid=116518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:09:48.285776 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.middleware.request_id [None req-517f33a8-7785-4019-8c89-20fa9c5f79f8 None None] RequestId filter calling following filter/app {{(pid=116517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:09:48.291176 np0000181103 devstack@c-api.service[116517]: INFO cinder.api.openstack.wsgi [None req-517f33a8-7785-4019-8c89-20fa9c5f79f8 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 17 05:09:48.291699 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.openstack.wsgi [None req-517f33a8-7785-4019-8c89-20fa9c5f79f8 demo demo] Empty body provided in request {{(pid=116517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:09:48.292093 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.openstack.wsgi [None req-517f33a8-7785-4019-8c89-20fa9c5f79f8 demo demo] Calling method 'detail' {{(pid=116517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:09:48.292551 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.api.api_utils [None req-517f33a8-7785-4019-8c89-20fa9c5f79f8 demo demo] Removing options '' from query. {{(pid=116517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:09:48.294549 np0000181103 devstack@c-api.service[116517]: DEBUG cinder.volume.api [None req-517f33a8-7785-4019-8c89-20fa9c5f79f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:09:48.304479 np0000181103 devstack@c-api.service[116517]: INFO cinder.volume.api [None req-517f33a8-7785-4019-8c89-20fa9c5f79f8 demo demo] Get all volumes completed successfully. Jun 17 05:09:48.307761 np0000181103 devstack@c-api.service[116517]: INFO cinder.api.openstack.wsgi [None req-517f33a8-7785-4019-8c89-20fa9c5f79f8 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:09:48.308385 np0000181103 devstack@c-api.service[116517]: [pid: 116517|app: 0|req: 13/50] 199.204.45.144 () {64 vars in 1296 bytes} [Wed Jun 17 05:09:48 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)