Jun 19 01:13:25.673418 np0000182257 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 19 01:13:25.679986 np0000182257 devstack@c-api.service[112156]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 19 01:13:25.682193 np0000182257 devstack@c-api.service[112156]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 19 01:13:25 2026] *** Jun 19 01:13:25.682193 np0000182257 devstack@c-api.service[112156]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 19 01:13:25.682193 np0000182257 devstack@c-api.service[112156]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 19 01:13:25.682193 np0000182257 devstack@c-api.service[112156]: nodename: np0000182257 Jun 19 01:13:25.682193 np0000182257 devstack@c-api.service[112156]: machine: x86_64 Jun 19 01:13:25.682193 np0000182257 devstack@c-api.service[112156]: clock source: unix Jun 19 01:13:25.682193 np0000182257 devstack@c-api.service[112156]: pcre jit disabled Jun 19 01:13:25.682193 np0000182257 devstack@c-api.service[112156]: detected number of CPU cores: 16 Jun 19 01:13:25.682193 np0000182257 devstack@c-api.service[112156]: current working directory: / Jun 19 01:13:25.682193 np0000182257 devstack@c-api.service[112156]: detected binary path: /usr/bin/uwsgi-core Jun 19 01:13:25.682193 np0000182257 devstack@c-api.service[112156]: your processes number limit is 256917 Jun 19 01:13:25.682193 np0000182257 devstack@c-api.service[112156]: your memory page size is 4096 bytes Jun 19 01:13:25.682193 np0000182257 devstack@c-api.service[112156]: detected max file descriptor number: 2048 Jun 19 01:13:25.682193 np0000182257 devstack@c-api.service[112156]: lock engine: pthread robust mutexes Jun 19 01:13:25.682545 np0000182257 devstack@c-api.service[112156]: thunder lock: enabled Jun 19 01:13:25.682545 np0000182257 devstack@c-api.service[112156]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 19 01:13:25.682594 np0000182257 devstack@c-api.service[112156]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 19 01:13:25.682594 np0000182257 devstack@c-api.service[112156]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 19 01:13:25.682594 np0000182257 devstack@c-api.service[112156]: Set PythonHome to /opt/stack/data/venv Jun 19 01:13:25.719114 np0000182257 devstack@c-api.service[112156]: Python main interpreter initialized at 0x7941ff4a3668 Jun 19 01:13:25.719114 np0000182257 devstack@c-api.service[112156]: python threads support enabled Jun 19 01:13:25.719114 np0000182257 devstack@c-api.service[112156]: your server socket listen backlog is limited to 100 connections Jun 19 01:13:25.719114 np0000182257 devstack@c-api.service[112156]: your mercy for graceful operations on workers is 80 seconds Jun 19 01:13:25.719640 np0000182257 devstack@c-api.service[112156]: mapped 671795 bytes (656 KB) for 4 cores Jun 19 01:13:25.719786 np0000182257 devstack@c-api.service[112156]: *** Operational MODE: preforking *** Jun 19 01:13:25.719983 np0000182257 devstack@c-api.service[112156]: *** uWSGI is running in multiple interpreter mode *** Jun 19 01:13:25.719983 np0000182257 devstack@c-api.service[112156]: spawned uWSGI master process (pid: 112156) Jun 19 01:13:25.720143 np0000182257 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 19 01:13:25.720776 np0000182257 devstack@c-api.service[112156]: spawned uWSGI worker 1 (pid: 112163, cores: 1) Jun 19 01:13:25.721279 np0000182257 devstack@c-api.service[112156]: spawned uWSGI worker 2 (pid: 112164, cores: 1) Jun 19 01:13:25.721746 np0000182257 devstack@c-api.service[112156]: spawned uWSGI worker 3 (pid: 112165, cores: 1) Jun 19 01:13:25.722223 np0000182257 devstack@c-api.service[112156]: spawned uWSGI worker 4 (pid: 112166, cores: 1) Jun 19 01:13:25.722332 np0000182257 devstack@c-api.service[112156]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 19 01:13:25.853423 np0000182257 devstack@c-api.service[112163]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:13:25.853423 np0000182257 devstack@c-api.service[112163]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:13:25.853423 np0000182257 devstack@c-api.service[112163]: we strongly recommend against using it for new projects. Jun 19 01:13:25.853423 np0000182257 devstack@c-api.service[112163]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:13:25.853423 np0000182257 devstack@c-api.service[112163]: framework. For more detail see Jun 19 01:13:25.853423 np0000182257 devstack@c-api.service[112163]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:13:25.853423 np0000182257 devstack@c-api.service[112163]: import eventlet # noqa Jun 19 01:13:25.859749 np0000182257 devstack@c-api.service[112164]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:13:25.859749 np0000182257 devstack@c-api.service[112164]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:13:25.859749 np0000182257 devstack@c-api.service[112164]: we strongly recommend against using it for new projects. Jun 19 01:13:25.859749 np0000182257 devstack@c-api.service[112164]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:13:25.859749 np0000182257 devstack@c-api.service[112164]: framework. For more detail see Jun 19 01:13:25.859749 np0000182257 devstack@c-api.service[112164]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:13:25.859749 np0000182257 devstack@c-api.service[112164]: import eventlet # noqa Jun 19 01:13:25.864477 np0000182257 devstack@c-api.service[112165]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:13:25.864477 np0000182257 devstack@c-api.service[112165]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:13:25.864477 np0000182257 devstack@c-api.service[112165]: we strongly recommend against using it for new projects. Jun 19 01:13:25.864477 np0000182257 devstack@c-api.service[112165]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:13:25.864477 np0000182257 devstack@c-api.service[112165]: framework. For more detail see Jun 19 01:13:25.864477 np0000182257 devstack@c-api.service[112165]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:13:25.864477 np0000182257 devstack@c-api.service[112165]: import eventlet # noqa Jun 19 01:13:25.867869 np0000182257 devstack@c-api.service[112166]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:13:25.867869 np0000182257 devstack@c-api.service[112166]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:13:25.867869 np0000182257 devstack@c-api.service[112166]: we strongly recommend against using it for new projects. Jun 19 01:13:25.867869 np0000182257 devstack@c-api.service[112166]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:13:25.867869 np0000182257 devstack@c-api.service[112166]: framework. For more detail see Jun 19 01:13:25.867869 np0000182257 devstack@c-api.service[112166]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:13:25.867869 np0000182257 devstack@c-api.service[112166]: import eventlet # noqa Jun 19 01:13:25.939412 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:13:25.939412 np0000182257 devstack@c-api.service[112163]: warnings.warn( Jun 19 01:13:25.947924 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:13:25.947924 np0000182257 devstack@c-api.service[112165]: warnings.warn( Jun 19 01:13:25.948616 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:13:25.948616 np0000182257 devstack@c-api.service[112164]: warnings.warn( Jun 19 01:13:25.973962 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:13:25.973962 np0000182257 devstack@c-api.service[112166]: warnings.warn( Jun 19 01:13:26.020611 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 01:13:26.020611 np0000182257 devstack@c-api.service[112163]: from cgi import parse_header Jun 19 01:13:26.024592 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 01:13:26.024592 np0000182257 devstack@c-api.service[112164]: from cgi import parse_header Jun 19 01:13:26.025890 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 01:13:26.025890 np0000182257 devstack@c-api.service[112165]: from cgi import parse_header Jun 19 01:13:26.054403 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 01:13:26.054403 np0000182257 devstack@c-api.service[112166]: from cgi import parse_header Jun 19 01:13:26.073803 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 01:13:26.073803 np0000182257 devstack@c-api.service[112163]: removals.removed_module( Jun 19 01:13:26.074013 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 01:13:26.074013 np0000182257 devstack@c-api.service[112164]: removals.removed_module( Jun 19 01:13:26.075324 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 01:13:26.075324 np0000182257 devstack@c-api.service[112163]: removals.removed_module( Jun 19 01:13:26.075698 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 01:13:26.075698 np0000182257 devstack@c-api.service[112164]: removals.removed_module( Jun 19 01:13:26.081077 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 01:13:26.081077 np0000182257 devstack@c-api.service[112165]: removals.removed_module( Jun 19 01:13:26.082743 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 01:13:26.082743 np0000182257 devstack@c-api.service[112165]: removals.removed_module( Jun 19 01:13:26.106000 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 01:13:26.106000 np0000182257 devstack@c-api.service[112166]: removals.removed_module( Jun 19 01:13:26.107665 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 01:13:26.107665 np0000182257 devstack@c-api.service[112166]: removals.removed_module( Jun 19 01:13:26.823621 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 01:13:26.823621 np0000182257 devstack@c-api.service[112163]: warnings.warn( Jun 19 01:13:26.844028 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 01:13:26.844028 np0000182257 devstack@c-api.service[112164]: warnings.warn( Jun 19 01:13:26.870676 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 01:13:26.870676 np0000182257 devstack@c-api.service[112166]: warnings.warn( Jun 19 01:13:26.877878 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 01:13:26.877878 np0000182257 devstack@c-api.service[112163]: warnings.warn( Jun 19 01:13:26.880461 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 01:13:26.880461 np0000182257 devstack@c-api.service[112165]: warnings.warn( Jun 19 01:13:26.896827 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 01:13:26.896827 np0000182257 devstack@c-api.service[112164]: warnings.warn( Jun 19 01:13:26.927634 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 01:13:26.927634 np0000182257 devstack@c-api.service[112166]: warnings.warn( Jun 19 01:13:26.932003 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 01:13:26.932003 np0000182257 devstack@c-api.service[112165]: warnings.warn( Jun 19 01:13:27.079113 np0000182257 devstack@c-api.service[112164]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 01:13:27.079271 np0000182257 devstack@c-api.service[112164]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112164) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:13:27.099241 np0000182257 devstack@c-api.service[112163]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 01:13:27.099441 np0000182257 devstack@c-api.service[112163]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112163) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:13:27.119531 np0000182257 devstack@c-api.service[112165]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 01:13:27.119726 np0000182257 devstack@c-api.service[112165]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112165) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:13:27.137053 np0000182257 devstack@c-api.service[112166]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 01:13:27.137316 np0000182257 devstack@c-api.service[112166]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112166) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:13:27.168583 np0000182257 devstack@c-api.service[112164]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:13:27.168583 np0000182257 devstack@c-api.service[112164]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:13:27.178218 np0000182257 devstack@c-api.service[112163]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:13:27.178218 np0000182257 devstack@c-api.service[112163]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:13:27.187077 np0000182257 devstack@c-api.service[112165]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:13:27.187077 np0000182257 devstack@c-api.service[112165]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:13:27.203341 np0000182257 devstack@c-api.service[112166]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:13:27.203341 np0000182257 devstack@c-api.service[112166]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:13:27.665438 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112164) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:13:27.665669 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112165) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:13:27.665776 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112166) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:13:27.665854 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.665854 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.666023 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.666094 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.666157 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.666210 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.666268 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.666338 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.666450 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.666762 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112163) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:13:27.667193 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.667283 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.667469 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.668433 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.668536 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.668536 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.668683 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.668683 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.668802 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.668802 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.668963 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.669031 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.669113 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.669262 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.669340 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.669439 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.669504 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.669558 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.669619 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.669683 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.669742 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.669802 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.669864 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.669864 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.670023 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.670023 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.670023 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.670023 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.670274 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.670339 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.670408 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.670472 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.670539 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.670601 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.670672 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.670733 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.670801 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.670861 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.670944 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.671009 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.671072 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.671133 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.671193 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.671269 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.671334 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.671393 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.671453 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.671520 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.671615 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.671697 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.671759 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.671834 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.671899 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.672071 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.672144 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.672206 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.672270 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.672339 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.672404 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.672464 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.672537 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.672537 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.672649 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.672718 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.672785 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.672853 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.672945 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.673008 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.673095 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.673271 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.673374 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.673374 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.673519 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.673581 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.673652 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.673714 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.673774 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.673836 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.673939 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.673939 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.673939 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.673939 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.673939 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.673939 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.673939 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.673939 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.673939 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.674443 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.674443 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.674521 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.674562 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.674600 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.674633 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.674667 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.674709 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.674748 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.674786 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.674826 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.674874 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.674930 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.674967 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.675006 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.675039 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.675039 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.675110 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.675248 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.675289 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.675322 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.675356 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.675395 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.675395 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.675460 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.675497 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.675497 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.675497 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.675597 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.675597 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.675597 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.675702 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.675736 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.675771 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.675811 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.675849 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.675883 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.675950 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.675993 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.676031 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.676071 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.676106 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.676143 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.676177 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.676219 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.676263 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.676298 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.676343 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.676378 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.676412 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.676455 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.676493 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.676493 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.676493 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.676493 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.676607 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.676607 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.676680 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.676714 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.676714 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.676780 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.676815 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.676815 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.676879 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.676936 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.676970 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.677022 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.677062 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.677099 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.677135 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.677211 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.677249 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.677292 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.677328 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.677377 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.677415 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.677455 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.677493 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.677533 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.677571 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.677604 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.677642 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.677642 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.677642 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.677748 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.677748 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.677831 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.677868 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.677905 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.677968 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.678011 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.678045 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.678083 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.678116 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.678162 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.678244 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.678302 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.678349 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.678387 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.678427 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.678479 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.678527 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.678575 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.678617 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.678617 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.678700 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.678752 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.678803 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.678853 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.678901 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.678985 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.678985 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.680152 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.680222 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.680280 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.680351 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.680396 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.680440 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.680485 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.680522 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.680561 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.680605 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.680642 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.680678 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.680729 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.680768 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.680806 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.680860 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.680931 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.680984 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.681022 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.681059 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.681095 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.681137 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.681219 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.681259 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.681296 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.681334 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.681382 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.681382 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.681450 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.681450 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.681517 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.681561 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.681561 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.681629 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.681667 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.681706 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.681750 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.681801 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.681858 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.681899 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.681899 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.681985 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.682115 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.682169 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.682209 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.682256 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.682294 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.682331 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.682367 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.682396 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.682424 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.682467 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.682504 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.682530 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.682573 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.682573 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.683427 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.683479 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.683533 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.683602 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.683636 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.683671 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.683711 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.683751 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.683787 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.683819 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.683848 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.683882 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.683948 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.683982 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.684018 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.684056 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.684085 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.684110 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.684187 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.684230 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.684259 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.684289 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.684323 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.684367 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.684403 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.684431 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.684456 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.684456 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.684987 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.685103 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.685543 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.685625 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.685685 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.685979 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.686050 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.686107 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.686164 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.686252 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.686252 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.686423 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.686481 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.686548 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.686628 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.686628 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.686759 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.686817 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.686887 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.686887 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.687029 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.687088 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.687143 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.687205 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.687262 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.687315 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.687370 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.687425 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.691688 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.691745 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.691814 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.691895 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.691953 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.691991 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.692030 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.692062 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.692149 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.692192 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.692242 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.692242 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.692306 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.692345 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.692345 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.692408 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.692408 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.692484 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.692523 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.692523 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.692598 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.692635 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.692670 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.692712 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.692748 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.692748 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.692748 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.692748 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.692875 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.692942 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.693014 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.693079 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.693122 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.693122 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.693218 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.693253 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.693290 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.693326 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.693380 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.693438 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.693492 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.693531 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.693567 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.693602 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.693638 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.693682 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.693718 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.693761 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.693761 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.693828 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.693828 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.693828 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.693828 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.693828 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.693828 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.694033 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.694679 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.694727 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.694798 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.694840 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.694878 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.694948 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.694994 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.695031 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.695072 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.695113 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.695151 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.695187 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.695224 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.695265 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.695301 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.695342 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.695384 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.695421 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.695456 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.695491 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.695526 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.695568 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.695604 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.695642 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.695687 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.695687 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.695753 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.695790 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.695830 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.695872 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.695956 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.696019 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.696076 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.696134 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.696184 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.696223 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.696264 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.696300 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.696361 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.696399 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.696436 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.696472 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.696509 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.696553 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.696589 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.696624 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.696663 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.696699 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.696735 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.696771 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.696806 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.696842 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.696885 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.696885 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.696885 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.697017 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.698441 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.698498 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.698556 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.698596 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.698633 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.698669 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.698714 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.698752 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.698786 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.698822 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.698857 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.698893 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.698952 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.698952 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.699042 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.699042 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.699175 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.699218 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.699263 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.699302 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.699337 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.699373 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.699408 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.699444 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.699481 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.699481 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.699481 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.699481 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.699930 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.699988 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.700026 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.700075 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.700113 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.700149 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.700193 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.700231 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.700264 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.700306 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.700339 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.700376 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.700409 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.700444 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.700480 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.700518 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.700561 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.700595 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.700633 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.700673 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.700707 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.700744 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.700776 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.700810 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.700847 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.700847 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.700847 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.700847 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.701087 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.701168 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.701273 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.701313 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.701355 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.701396 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.701432 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.701468 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.701504 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.701547 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.701584 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.701619 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.701666 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.701702 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.701743 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.701778 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.701818 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.701855 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.701855 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.701855 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.701855 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.702019 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.702019 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.702019 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.702221 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.702221 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.702221 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.702425 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.702467 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.702467 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.702532 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.702569 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.702603 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.702637 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.702674 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.702707 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.702755 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.702792 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.702826 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.702860 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.702896 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.702956 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.702992 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.703029 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.703064 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.703107 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.703149 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.703185 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.703219 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.703255 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.703287 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.703321 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.703357 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.703390 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.703390 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.703390 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.707276 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.707276 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.707377 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.707416 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.707449 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.707499 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.707538 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.707575 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.707613 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.707655 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.707655 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.707728 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.707769 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.707818 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.707864 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.707903 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.707974 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.708036 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.708081 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.708120 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.708154 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.708195 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.708233 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.708270 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.708305 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.708305 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.708377 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.708463 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.709621 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.709669 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.709712 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.709756 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.709789 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.709831 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.709870 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.709920 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.709968 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.710004 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.710130 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.710169 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.710203 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.710203 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.710272 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.710272 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.710272 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.710366 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.710403 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.710442 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.710478 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.710520 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.710556 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.710589 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.710624 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.710669 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.710711 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.710746 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.710780 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.710820 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.710857 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.710893 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.710943 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.710991 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.711031 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.711066 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.711103 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.711137 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.711170 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.711214 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.711247 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.711282 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.711322 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.711356 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.711393 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.711426 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.711466 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.711502 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.711541 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.711576 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.711616 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.711656 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.711689 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.711689 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.711689 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.711689 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.712667 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.712721 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.712766 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.712805 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.712837 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.712879 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.712936 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.712972 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.713005 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.713040 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.713075 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.713113 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.713153 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.713190 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.713260 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.713297 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.713342 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.713382 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.713415 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.713451 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.713490 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.713527 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.713568 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.713610 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.713643 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.713679 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.713715 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.713753 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.713788 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.713822 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.713855 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.713891 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.714036 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.714077 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.714109 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.714146 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.714177 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.714216 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.714253 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.714287 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.714322 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.714355 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.714401 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.714442 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.714481 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.714516 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.714552 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.714552 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.714614 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.714649 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.714682 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.714682 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.714759 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.714792 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.714792 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.714792 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.718378 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.718445 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.718506 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.718544 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.718579 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.718612 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.718649 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.718693 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.718729 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.718766 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.718803 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.718840 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.718872 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.718930 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.718967 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.719000 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.719047 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.719095 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.719132 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.719168 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.719201 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.719238 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.719275 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.719307 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.719343 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.719378 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.719417 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.719461 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.719497 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.719533 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.719568 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.719604 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.719604 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.719663 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.719705 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.719738 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.719771 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.719809 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.719874 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.719960 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.719995 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.720047 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.720086 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.720122 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.720155 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.720188 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.720188 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.720256 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.720256 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.720256 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.720256 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.720256 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.720415 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.720415 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.720415 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.720507 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.721630 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.721703 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.721740 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.721796 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.721850 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.721922 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.721983 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.722030 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.722067 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.722067 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.722137 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.722175 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.722206 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.722249 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.722290 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.722343 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.722378 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.722419 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.722490 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.722538 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.722616 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.722894 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.722972 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.723039 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.723078 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.723153 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.723195 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.723230 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.723273 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.723308 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.723342 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.723378 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.723427 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.723463 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.723498 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.723535 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.723569 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.723604 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.723645 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.723679 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.723714 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.723750 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.723793 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.723831 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.723867 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.723925 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.723964 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.724001 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.724034 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.724071 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.724107 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.724160 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.724202 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.724236 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.724274 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.724311 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.724348 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.724380 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.724415 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.724450 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.724486 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.724528 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.724565 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.724600 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.724639 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.724670 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.724705 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.724746 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.724781 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.724818 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.724860 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.724900 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.724957 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.724991 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.725027 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.725062 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.725104 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.725143 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.725177 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.725249 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.725302 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.725343 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.725379 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.725379 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.726769 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.726841 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.726878 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.727142 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.727142 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.727251 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.727308 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.727347 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.727347 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.727606 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.727643 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.727680 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.727714 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.727749 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.727786 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.727820 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.727866 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.727918 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.727958 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.727994 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.728029 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.728065 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.728099 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.728145 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.728182 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.728224 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.728259 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.728303 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.728345 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.728378 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.728419 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.728452 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.728486 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.728520 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.728561 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.728598 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.728635 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.728676 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.728715 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.728749 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.728791 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.728826 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.728862 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.728899 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.728960 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.728997 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.729035 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.729121 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.729170 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.729206 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.729291 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.729324 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.729373 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.729410 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.729446 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.729481 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.729517 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.729555 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.729594 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.729631 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.729667 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.729700 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.729737 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.729778 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:13:27.729811 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.729851 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.729884 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:13:27.729948 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.730009 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.730050 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:13:27.730086 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.730121 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.730156 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:13:27.730193 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.730228 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.730261 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:13:27.730296 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.730337 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.730376 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:13:27.730376 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:13:27.775269 np0000182257 devstack@c-api.service[112164]: INFO dbcounter [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Registered counter for database cinder Jun 19 01:13:27.777252 np0000182257 devstack@c-api.service[112163]: INFO dbcounter [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Registered counter for database cinder Jun 19 01:13:27.777615 np0000182257 devstack@c-api.service[112165]: INFO dbcounter [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Registered counter for database cinder Jun 19 01:13:27.779533 np0000182257 devstack@c-api.service[112166]: INFO dbcounter [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Registered counter for database cinder Jun 19 01:13:27.816466 np0000182257 devstack@c-api.service[112164]: DEBUG oslo_db.sqlalchemy.engines [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf 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=112164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:13:27.820683 np0000182257 devstack@c-api.service[112163]: DEBUG oslo_db.sqlalchemy.engines [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 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=112163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:13:27.826323 np0000182257 devstack@c-api.service[112166]: DEBUG oslo_db.sqlalchemy.engines [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 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=112166) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:13:27.827520 np0000182257 devstack@c-api.service[112165]: DEBUG oslo_db.sqlalchemy.engines [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 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=112165) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:13:27.936391 np0000182257 devstack@c-api.service[112164]: DEBUG dbcounter [-] [112164] Writer thread running {{(pid=112164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:13:27.939034 np0000182257 devstack@c-api.service[112163]: DEBUG dbcounter [-] [112163] Writer thread running {{(pid=112163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:13:27.939452 np0000182257 devstack@c-api.service[112164]: INFO cinder.rpc [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:13:27.941644 np0000182257 devstack@c-api.service[112163]: INFO cinder.rpc [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:13:27.942008 np0000182257 devstack@c-api.service[112164]: INFO cinder.rpc [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:13:27.944123 np0000182257 devstack@c-api.service[112163]: INFO cinder.rpc [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:13:27.944525 np0000182257 devstack@c-api.service[112164]: INFO cinder.rpc [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:13:27.944594 np0000182257 devstack@c-api.service[112166]: DEBUG dbcounter [-] [112166] Writer thread running {{(pid=112166) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:13:27.945026 np0000182257 devstack@c-api.service[112165]: DEBUG dbcounter [-] [112165] Writer thread running {{(pid=112165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:13:27.946738 np0000182257 devstack@c-api.service[112163]: INFO cinder.rpc [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:13:27.947101 np0000182257 devstack@c-api.service[112164]: INFO cinder.rpc [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:13:27.947466 np0000182257 devstack@c-api.service[112165]: INFO cinder.rpc [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:13:27.947577 np0000182257 devstack@c-api.service[112166]: INFO cinder.rpc [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:13:27.948227 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:27.949226 np0000182257 devstack@c-api.service[112163]: INFO cinder.rpc [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:13:27.949846 np0000182257 devstack@c-api.service[112165]: INFO cinder.rpc [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:13:27.950262 np0000182257 devstack@c-api.service[112166]: INFO cinder.rpc [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:13:27.950388 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:27.952021 np0000182257 devstack@c-api.service[112165]: INFO cinder.rpc [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:13:27.952215 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:27.952457 np0000182257 devstack@c-api.service[112166]: INFO cinder.rpc [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:13:27.953779 np0000182257 devstack@c-api.service[112165]: INFO cinder.rpc [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:13:27.954174 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:27.954606 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:27.954717 np0000182257 devstack@c-api.service[112166]: INFO cinder.rpc [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:13:27.955890 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:27.957460 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:27.960045 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:27.989164 np0000182257 devstack@c-api.service[112164]: DEBUG oslo_db.sqlalchemy.engines [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf 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=112164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:13:27.990295 np0000182257 devstack@c-api.service[112165]: DEBUG oslo_db.sqlalchemy.engines [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 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=112165) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:13:27.992430 np0000182257 devstack@c-api.service[112163]: DEBUG oslo_db.sqlalchemy.engines [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 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=112163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:13:27.992899 np0000182257 devstack@c-api.service[112165]: INFO cinder.rpc [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:13:27.993082 np0000182257 devstack@c-api.service[112164]: INFO cinder.rpc [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:13:27.995369 np0000182257 devstack@c-api.service[112165]: INFO cinder.rpc [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:13:27.995734 np0000182257 devstack@c-api.service[112163]: INFO cinder.rpc [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:13:27.996104 np0000182257 devstack@c-api.service[112166]: DEBUG oslo_db.sqlalchemy.engines [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 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=112166) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:13:27.996330 np0000182257 devstack@c-api.service[112164]: INFO cinder.rpc [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:13:27.996680 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:27.997577 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:27.998480 np0000182257 devstack@c-api.service[112163]: INFO cinder.rpc [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:13:27.998870 np0000182257 devstack@c-api.service[112166]: INFO cinder.rpc [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:13:27.999756 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.001205 np0000182257 devstack@c-api.service[112166]: INFO cinder.rpc [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:13:28.002556 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.009334 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.010498 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.012014 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.013382 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.013761 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.014054 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.015439 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.016828 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.016995 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.017199 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.019195 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.021346 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.021893 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.022036 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.024685 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.024841 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.025001 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.025402 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.027786 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.027899 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.028013 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.028386 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.030930 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.031040 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.031356 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.031429 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.033759 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.034075 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.034415 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.035093 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.036899 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.037026 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.037226 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.038000 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.038402 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.039465 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.039817 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.040120 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.041099 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.041289 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.041558 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.042113 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.044000 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.044240 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.046895 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.047753 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.049526 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.049763 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.050260 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.051724 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.052268 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.052979 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.053093 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.053746 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.054268 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.055041 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.055154 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.055377 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.055829 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.056565 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.056636 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.057083 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.057514 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.058202 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.058416 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.058539 np0000182257 devstack@c-api.service[112164]: WARNING cinder.api.contrib.hosts [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:13:28.058922 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.059234 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.059538 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.059915 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.059982 np0000182257 devstack@c-api.service[112165]: WARNING cinder.api.contrib.hosts [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:13:28.060548 np0000182257 devstack@c-api.service[112166]: WARNING cinder.api.contrib.hosts [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:13:28.060621 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.060660 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.061131 np0000182257 devstack@c-api.service[112163]: WARNING cinder.api.contrib.hosts [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:13:28.061193 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.061880 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.061996 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.062059 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.062674 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.063307 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.063503 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.063711 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.064219 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.064720 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extended resource: extensions {{(pid=112164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.064929 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.064992 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.065665 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.065802 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extended resource: extensions {{(pid=112165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.066450 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extended resource: extra_specs {{(pid=112164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.066561 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.066668 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extended resource: extensions {{(pid=112166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.067163 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extended resource: extra_specs {{(pid=112165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.067414 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extended resource: extensions {{(pid=112163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.067889 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extended resource: extra_specs {{(pid=112166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.068513 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extended resource: os-volume-transfer {{(pid=112164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.068669 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extended resource: os-volume-transfer {{(pid=112165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.068809 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extended resource: extra_specs {{(pid=112163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.069424 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extended resource: os-volume-transfer {{(pid=112166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.070349 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extended resource: os-quota-class-sets {{(pid=112165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.070454 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extended resource: os-volume-transfer {{(pid=112163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.070755 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extended resource: os-quota-class-sets {{(pid=112164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.071786 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extended resource: os-quota-class-sets {{(pid=112166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.072228 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extended resource: os-quota-class-sets {{(pid=112163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.072387 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extended resource: cgsnapshots {{(pid=112165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.073190 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extended resource: cgsnapshots {{(pid=112166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.073426 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extended resource: cgsnapshots {{(pid=112164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.073885 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extended resource: scheduler-stats {{(pid=112165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.074451 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extended resource: cgsnapshots {{(pid=112163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.074654 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extended resource: scheduler-stats {{(pid=112166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.075416 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extended resource: qos-specs {{(pid=112165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.075542 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extended resource: scheduler-stats {{(pid=112164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.075777 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extended resource: scheduler-stats {{(pid=112163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.076248 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extended resource: qos-specs {{(pid=112166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.077345 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extended resource: qos-specs {{(pid=112163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.077470 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extended resource: qos-specs {{(pid=112164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.077544 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extended resource: capabilities {{(pid=112165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.078496 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extended resource: capabilities {{(pid=112166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.078665 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extended resource: encryption {{(pid=112165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.079584 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extended resource: capabilities {{(pid=112163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.079782 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extended resource: encryption {{(pid=112166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.079930 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extended resource: capabilities {{(pid=112164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.080187 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extended resource: encryption {{(pid=112165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.080938 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extended resource: encryption {{(pid=112163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.081194 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extended resource: encryption {{(pid=112164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.081321 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extended resource: encryption {{(pid=112166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.081789 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extended resource: os-volume-type-access {{(pid=112165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.082630 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extended resource: encryption {{(pid=112163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.082815 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extended resource: encryption {{(pid=112164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.082927 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extended resource: os-volume-type-access {{(pid=112166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.083399 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extended resource: os-quota-sets {{(pid=112165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.084416 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extended resource: os-volume-type-access {{(pid=112164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.084560 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extended resource: os-quota-sets {{(pid=112166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.084867 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extended resource: os-volume-type-access {{(pid=112163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.084948 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extended resource: os-snapshot-manage {{(pid=112165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.086010 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extended resource: os-quota-sets {{(pid=112164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.086077 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extended resource: os-snapshot-manage {{(pid=112166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.086477 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extended resource: os-volume-manage {{(pid=112165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.087087 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extended resource: os-quota-sets {{(pid=112163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.087483 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extended resource: os-snapshot-manage {{(pid=112164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.087628 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extended resource: os-volume-manage {{(pid=112166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.088268 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extended resource: os-hosts {{(pid=112165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.088537 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extended resource: os-snapshot-manage {{(pid=112163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.088936 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extended resource: os-hosts {{(pid=112166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.089032 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extended resource: os-volume-manage {{(pid=112164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.089657 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extended resource: os-availability-zone {{(pid=112165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.090094 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extended resource: os-volume-manage {{(pid=112163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.090310 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extended resource: os-availability-zone {{(pid=112166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.090784 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extended resource: os-hosts {{(pid=112164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.091043 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extended resource: consistencygroups {{(pid=112165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.091723 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extended resource: os-hosts {{(pid=112163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.091833 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extended resource: consistencygroups {{(pid=112166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.092503 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extended resource: os-availability-zone {{(pid=112164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.093096 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extended resource: os-availability-zone {{(pid=112163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.093193 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extended resource: backups {{(pid=112165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.094060 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extended resource: backups {{(pid=112166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.094167 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extended resource: consistencygroups {{(pid=112164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.094609 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extended resource: consistencygroups {{(pid=112163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.095561 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.contrib.snapshot_actions [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] SnapshotActionsController initialized {{(pid=112165) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:13:28.095948 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.contrib.snapshot_actions [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] SnapshotActionsController initialized {{(pid=112166) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:13:28.096003 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extended resource: backups {{(pid=112164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.096493 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.096609 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extended resource: backups {{(pid=112163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:13:28.096775 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.098054 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.098119 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.contrib.snapshot_actions [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] SnapshotActionsController initialized {{(pid=112164) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:13:28.098269 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.098795 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.contrib.snapshot_actions [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] SnapshotActionsController initialized {{(pid=112163) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:13:28.099055 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.099471 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.099621 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.099662 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.100558 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.100843 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.100949 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.101239 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.102015 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.102199 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.102333 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.102838 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.103399 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.103560 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.103784 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.104395 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.104804 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.105047 np0000182257 devstack@c-api.service[112165]: WARNING castellan.key_manager.migration [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.105294 np0000182257 devstack@c-api.service[112166]: WARNING castellan.key_manager.migration [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.105885 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.106006 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extension UsedLimits extending resource: limits {{(pid=112165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.106006 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.106167 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.106290 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extension UsedLimits extending resource: limits {{(pid=112166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.106398 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.106479 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.106558 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.106640 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.106720 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.106808 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.106808 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.106808 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.106808 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.106808 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.107223 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extension AdminActions extending resource: volumes {{(pid=112165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.107223 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extension AdminActions extending resource: snapshots {{(pid=112165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.107373 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.107452 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extension AdminActions extending resource: backups {{(pid=112165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.107530 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.107610 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.107685 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.107779 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.107860 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extension VolumeActions extending resource: volumes {{(pid=112165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.108035 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.108035 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.108192 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.v3.router [None req-ed68ab11-8632-421e-a8e6-95ad9e557456 None None] Extension TypesManage extending resource: types {{(pid=112165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.108277 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.108277 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.108277 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extension AdminActions extending resource: volumes {{(pid=112166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.108549 np0000182257 devstack@c-api.service[112164]: WARNING castellan.key_manager.migration [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.108635 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extension AdminActions extending resource: snapshots {{(pid=112166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.108635 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extension AdminActions extending resource: backups {{(pid=112166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.108635 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.108635 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extension VolumeActions extending resource: volumes {{(pid=112166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.108635 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.v3.router [None req-e46302bf-1ad4-45bb-a1f4-9b2b7b959971 None None] Extension TypesManage extending resource: types {{(pid=112166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.109129 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extension UsedLimits extending resource: limits {{(pid=112164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.109217 np0000182257 devstack@c-api.service[112163]: WARNING castellan.key_manager.migration [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:13:28.109278 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extension SnapshotActions extending resource: snapshots {{(pid=112164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.109278 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.109278 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.109278 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.109278 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.109474 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.109474 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.109537 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.109598 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.109640 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extension UsedLimits extending resource: limits {{(pid=112163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.109804 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.109859 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extension AdminActions extending resource: volumes {{(pid=112164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.109949 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extension AdminActions extending resource: snapshots {{(pid=112164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.109990 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.110074 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extension AdminActions extending resource: backups {{(pid=112164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.110224 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extension VolumeTypeAccess extending resource: types {{(pid=112164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.110263 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.110341 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extension VolumeActions extending resource: volumes {{(pid=112164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.110393 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.110461 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.v3.router [None req-e6f589ce-f9e1-4927-a559-70721eb04ebf None None] Extension TypesManage extending resource: types {{(pid=112164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.110516 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.110570 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.110673 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.110771 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.110881 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.110998 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extension AdminActions extending resource: volumes {{(pid=112163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.111134 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extension AdminActions extending resource: snapshots {{(pid=112163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.111285 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extension AdminActions extending resource: backups {{(pid=112163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.111402 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.111529 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extension VolumeActions extending resource: volumes {{(pid=112163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.111657 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.v3.router [None req-f1df43cc-f1b6-4c77-9702-478bd6675ed0 None None] Extension TypesManage extending resource: types {{(pid=112163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:13:28.116121 np0000182257 devstack@c-api.service[112165]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7941ff4a3668 pid: 112165 (default app) Jun 19 01:13:28.116242 np0000182257 devstack@c-api.service[112166]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7941ff4a3668 pid: 112166 (default app) Jun 19 01:13:28.119588 np0000182257 devstack@c-api.service[112164]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7941ff4a3668 pid: 112164 (default app) Jun 19 01:13:28.121876 np0000182257 devstack@c-api.service[112163]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7941ff4a3668 pid: 112163 (default app) Jun 19 01:13:28.124127 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.124127 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.124127 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.124127 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.124127 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.124706 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.124706 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.124706 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.124706 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.124706 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.125090 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.125090 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.125090 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.125090 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.125090 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.125090 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.125530 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.125530 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.125530 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.125530 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.125971 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.125971 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.125971 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.125971 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.126453 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.126453 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.126453 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.126453 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.126764 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.126764 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.126764 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.126764 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.126764 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.127165 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.127165 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.127165 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.127165 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.127165 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.127515 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.127515 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.127515 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.127515 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.127515 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.127515 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.127944 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.127944 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.127944 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.127944 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.127944 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.127944 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.128407 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.128407 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.128407 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.128407 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.128407 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.128407 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.128864 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.128864 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.128864 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.128864 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.128864 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.129275 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.129275 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.129275 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.129275 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.129275 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.129601 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.129601 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.129601 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.129601 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.129601 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.129601 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.130182 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.130182 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.130182 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.130182 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.130182 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.130182 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.130618 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.130618 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.130618 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.130618 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.130618 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.131040 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.131040 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.131040 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.131040 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.131040 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.131426 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.131426 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.131426 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.131426 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.131716 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.131716 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.131716 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.131716 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.132036 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.132036 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.132036 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.132036 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.132036 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.132428 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.132428 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.132428 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.132428 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.132428 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.132757 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.132757 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.132757 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.132757 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.133217 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.133217 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.133217 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.133217 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.133502 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.133502 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.133502 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.133502 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.133843 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.133843 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.133843 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.133843 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.134162 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.134162 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.134162 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.134162 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.134404 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.134404 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.134404 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.134404 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.134404 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.134569 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.134569 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.134569 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.134569 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.134569 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.134569 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.134749 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.134749 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.134749 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.134749 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.134749 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.134887 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.134887 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.134887 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.134887 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.134887 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.134887 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.135124 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.135124 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.135124 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.135124 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.135124 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.135124 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.135315 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.135315 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.135315 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.135315 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.135315 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.135315 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.135489 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.135489 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.135489 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.135489 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.135489 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.135489 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.135675 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.135675 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.135675 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.135675 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.135798 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.135798 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.135798 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.135798 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.135798 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.136005 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.136005 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.136005 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.136005 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:28.136005 np0000182257 devstack@c-api.service[112165]: warnings.warn(deprecated_msg) Jun 19 01:13:28.136005 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.middleware.request_id [None req-73f2ef9c-b962-4d76-a373-4cecba2c7d72 None None] RequestId filter calling following filter/app {{(pid=112165) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:13:28.136005 np0000182257 devstack@c-api.service[112165]: [pid: 112165|app: 0|req: 1/1] 199.204.45.240 () {60 vars in 956 bytes} [Fri Jun 19 01:13:28 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 01:13:35.262036 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.262036 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.262036 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.262036 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.262036 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.262761 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.262761 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.262761 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.262761 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.262761 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.263018 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.263018 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.263018 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.263018 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.263018 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.263018 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.263227 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.263227 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.263227 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.263227 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.263386 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.263386 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.263386 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.263386 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.263550 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.263550 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.263550 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.263550 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.263777 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.263777 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.263777 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.263777 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.263777 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.264081 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.264081 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.264081 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.264081 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.264081 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.264352 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.264352 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.264352 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.264352 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.264352 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.264352 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.264674 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.264674 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.264674 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.264674 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.264674 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.264674 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.265044 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.265044 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.265044 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.265044 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.265044 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.265044 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.265377 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.265377 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.265377 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.265377 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.265377 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.265688 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.265688 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.265688 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.265688 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.265688 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.266102 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.266102 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.266102 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.266102 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.266102 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.266102 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.266476 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.266476 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.266476 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.266476 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.266476 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.266476 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.266798 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.266798 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.266798 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.266798 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.266798 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.267113 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.267113 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.267113 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.267113 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.267113 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.267416 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.267416 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.267416 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.267416 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.267653 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.267653 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.267653 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.267653 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.267885 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.267885 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.267885 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.267885 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.267885 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.268455 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.268455 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.268455 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.268455 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.268455 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.268726 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.268726 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.268726 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.268726 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.268974 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.268974 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.268974 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.268974 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.269231 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.269231 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.269231 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.269231 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.269528 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.269528 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.269528 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.269528 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.269796 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.269796 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.269796 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.269796 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.270049 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.270049 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.270049 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.270049 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.270049 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.270341 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.270341 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.270341 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.270341 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.270341 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.270341 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.270784 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.270784 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.270784 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.270784 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.270784 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.271117 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.271117 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.271117 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.271117 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.271117 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.271117 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.271470 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.271470 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.271470 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.271470 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.271470 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.271470 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.271685 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.271685 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.271685 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.271685 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.271685 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.271685 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.271841 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.271841 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.271841 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.271841 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.271841 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.271841 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.272372 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.272372 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.272372 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.272372 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.272505 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.272505 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.272505 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.272505 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.272505 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.272678 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.272678 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.272678 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.272678 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.272678 np0000182257 devstack@c-api.service[112166]: warnings.warn(deprecated_msg) Jun 19 01:13:35.272678 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.middleware.request_id [None req-415594cd-a792-447f-8719-60a711f5dd73 None None] RequestId filter calling following filter/app {{(pid=112166) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:13:35.806646 np0000182257 devstack@c-api.service[112166]: INFO cinder.api.openstack.wsgi [None req-415594cd-a792-447f-8719-60a711f5dd73 admin admin] POST https://199.204.45.240/volume/v3/types Jun 19 01:13:35.807340 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.openstack.wsgi [None req-415594cd-a792-447f-8719-60a711f5dd73 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112166) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 01:13:35.809023 np0000182257 devstack@c-api.service[112166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 01:13:35.809023 np0000182257 devstack@c-api.service[112166]: warnings.warn( Jun 19 01:13:35.844118 np0000182257 devstack@c-api.service[112166]: DEBUG oslo_db.sqlalchemy.engines [None req-415594cd-a792-447f-8719-60a711f5dd73 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=112166) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:13:35.879717 np0000182257 devstack@c-api.service[112166]: INFO cinder.api.openstack.wsgi [None req-415594cd-a792-447f-8719-60a711f5dd73 admin admin] https://199.204.45.240/volume/v3/types returned with HTTP 200 Jun 19 01:13:35.880729 np0000182257 devstack@c-api.service[112166]: [pid: 112166|app: 0|req: 1/2] 199.204.45.240 () {68 vars in 1288 bytes} [Fri Jun 19 01:13:35 2026] POST /volume/v3/types => generated 186 bytes in 629 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:13:35.903479 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.903479 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.903479 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.903479 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.903479 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.904437 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.904437 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.904437 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.904437 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.904437 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.904739 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.904739 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.904739 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.904739 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.904739 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.904739 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.905162 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.905162 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.905162 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.905162 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.905390 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.905390 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.905390 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.905390 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.905680 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.905680 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.905680 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.905680 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.906016 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.906016 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.906016 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.906016 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.906016 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.906308 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.906308 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.906308 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.906308 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.906308 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.906572 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.906572 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.906572 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.906572 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.906572 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.906572 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.906890 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.906890 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.906890 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.906890 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.906890 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.906890 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.907361 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.907361 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.907361 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.907361 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.907361 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.907361 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.907704 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.907704 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.907704 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.907704 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.907704 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.908014 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.908014 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.908014 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.908014 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.908014 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.908280 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.908280 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.908280 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.908280 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.908280 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.908280 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.908603 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.908603 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.908603 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.908603 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.908603 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.908603 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.908938 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.908938 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.908938 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.908938 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.908938 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.909243 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.909243 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.909243 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.909243 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.909243 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.909515 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.909515 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.909515 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.909515 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.909744 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.909744 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.909744 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.909744 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.910050 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.910050 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.910050 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.910050 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.910050 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.910340 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.910340 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.910340 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.910340 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.910340 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.910605 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.910605 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.910605 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.910605 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.910849 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.910849 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.910849 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.910849 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.911220 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.911220 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.911220 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.911220 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.911537 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.911537 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.911537 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.911537 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.911843 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.911843 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.911843 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.911843 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.912172 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.912172 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.912172 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.912172 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.912172 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.912459 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.912459 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.912459 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.912459 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.912459 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.912459 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.912813 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.912813 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.912813 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.912813 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.912813 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.913106 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.913106 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.913106 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.913106 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.913106 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.913106 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.913500 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.913500 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.913500 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.913500 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.913500 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.913500 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.913988 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.913988 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.913988 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.913988 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.913988 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.913988 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.914434 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.914434 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.914434 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.914434 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.914434 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.914434 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.914800 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.914800 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.914800 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.914800 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.915058 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.915058 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.915058 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.915058 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.915058 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.915419 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.915419 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.915419 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.915419 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:35.915419 np0000182257 devstack@c-api.service[112164]: warnings.warn(deprecated_msg) Jun 19 01:13:35.915419 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.middleware.request_id [req-415594cd-a792-447f-8719-60a711f5dd73 req-1ac8eeb3-6c33-4b51-adb7-d26fc19210ee None None] RequestId filter calling following filter/app {{(pid=112164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:13:36.240826 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [req-415594cd-a792-447f-8719-60a711f5dd73 req-1ac8eeb3-6c33-4b51-adb7-d26fc19210ee admin admin] POST https://199.204.45.240/volume/v3/types/fe82ddd8-4c64-422a-844f-15acf558d1fe/extra_specs Jun 19 01:13:36.241369 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.openstack.wsgi [req-415594cd-a792-447f-8719-60a711f5dd73 req-1ac8eeb3-6c33-4b51-adb7-d26fc19210ee admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 01:13:36.243197 np0000182257 devstack@c-api.service[112164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 01:13:36.243197 np0000182257 devstack@c-api.service[112164]: warnings.warn( Jun 19 01:13:36.284587 np0000182257 devstack@c-api.service[112164]: DEBUG oslo_db.sqlalchemy.engines [req-415594cd-a792-447f-8719-60a711f5dd73 req-1ac8eeb3-6c33-4b51-adb7-d26fc19210ee 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=112164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:13:36.362732 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [req-415594cd-a792-447f-8719-60a711f5dd73 req-1ac8eeb3-6c33-4b51-adb7-d26fc19210ee admin admin] https://199.204.45.240/volume/v3/types/fe82ddd8-4c64-422a-844f-15acf558d1fe/extra_specs returned with HTTP 200 Jun 19 01:13:36.363249 np0000182257 devstack@c-api.service[112164]: [pid: 112164|app: 0|req: 1/3] 199.204.45.240 () {70 vars in 1505 bytes} [Fri Jun 19 01:13:35 2026] POST /volume/v3/types/fe82ddd8-4c64-422a-844f-15acf558d1fe/extra_specs => generated 55 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:13:37.994728 np0000182257 devstack@c-api.service[112165]: DEBUG dbcounter [-] [112165] Writing DB stats cinder:SELECT=6 {{(pid=112165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:13:37.997708 np0000182257 devstack@c-api.service[112163]: DEBUG dbcounter [-] [112163] Writing DB stats cinder:SELECT=6 {{(pid=112163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:13:45.875247 np0000182257 devstack@c-api.service[112166]: DEBUG dbcounter [-] [112166] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112166) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:13:46.360339 np0000182257 devstack@c-api.service[112164]: DEBUG dbcounter [-] [112164] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:16:55.936596 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.936596 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.936596 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.936596 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.936596 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.937515 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.937515 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.937515 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.937515 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.937515 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.937826 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.937826 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.937826 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.937826 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.937826 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.937826 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.938264 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.938264 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.938264 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.938264 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.938538 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.938538 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.938538 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.938538 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.938790 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.938790 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.938790 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.938790 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.939066 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.939066 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.939066 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.939066 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.939066 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.939435 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.939435 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.939435 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.939435 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.939435 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.939736 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.939736 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.939736 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.939736 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.939736 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.939736 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.940212 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.940212 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.940212 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.940212 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.940212 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.940212 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.940607 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.940607 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.940607 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.940607 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.940607 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.940607 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.941007 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.941007 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.941007 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.941007 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.941007 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.941418 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.941418 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.941418 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.941418 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.941418 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.941720 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.941720 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.941720 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.941720 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.941720 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.941720 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.942120 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.942120 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.942120 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.942120 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.942120 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.942120 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.942478 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.942478 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.942478 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.942478 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.942478 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.942841 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.942841 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.942841 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.942841 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.942841 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.943166 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.943166 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.943166 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.943166 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.943424 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.943424 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.943424 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.943424 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.943696 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.943696 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.943696 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.943696 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.943696 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.944046 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.944046 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.944046 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.944046 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.944046 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.944396 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.944396 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.944396 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.944396 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.944646 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.944646 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.944646 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.944646 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.944881 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.944881 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.944881 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.944881 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.945095 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.945095 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.945095 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.945095 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.945372 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.945372 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.945372 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.945372 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.945540 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.945540 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.945540 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.945540 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.945540 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.945773 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.945773 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.945773 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.945773 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.945773 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.945773 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.946044 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.946044 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.946044 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.946044 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.946044 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.946252 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.946252 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.946252 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.946252 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.946252 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.946252 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.946493 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.946493 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.946493 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.946493 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.946493 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.946493 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.946745 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.946745 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.946745 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.946745 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.946745 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.946745 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.947023 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.947023 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.947023 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.947023 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.947023 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.947023 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.947267 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.947267 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.947267 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.947267 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.947444 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.947444 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.947444 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.947444 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.947444 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.947663 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.947663 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.947663 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.947663 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:16:55.947663 np0000182257 devstack@c-api.service[112163]: warnings.warn(deprecated_msg) Jun 19 01:16:55.947663 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.middleware.request_id [None req-7923de55-eb2e-4515-afac-041bc98ab320 None None] RequestId filter calling following filter/app {{(pid=112163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:16:55.947663 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-7923de55-eb2e-4515-afac-041bc98ab320 None None] GET https://199.204.45.240/volume// Jun 19 01:16:55.947946 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-7923de55-eb2e-4515-afac-041bc98ab320 None None] Empty body provided in request {{(pid=112163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:16:55.947946 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-7923de55-eb2e-4515-afac-041bc98ab320 None None] Calling method 'all' {{(pid=112163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:16:55.947946 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-7923de55-eb2e-4515-afac-041bc98ab320 None None] https://199.204.45.240/volume// returned with HTTP 300 Jun 19 01:16:55.947946 np0000182257 devstack@c-api.service[112163]: [pid: 112163|app: 0|req: 1/4] 199.204.45.240 () {66 vars in 1456 bytes} [Fri Jun 19 01:16:55 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 19 01:17:34.391708 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.middleware.request_id [None req-8a41534a-5cbd-4380-be63-f4b762d4e1dd None None] RequestId filter calling following filter/app {{(pid=112165) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:34.393508 np0000182257 devstack@c-api.service[112165]: [pid: 112165|app: 0|req: 2/5] 199.204.45.240 () {62 vars in 1068 bytes} [Fri Jun 19 01:17:34 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 01:17:34.427992 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.middleware.request_id [None req-7f8cf4d9-60cf-434e-a2bb-7d092f5c5281 None None] RequestId filter calling following filter/app {{(pid=112166) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:34.438117 np0000182257 devstack@c-api.service[112166]: [pid: 112166|app: 0|req: 2/6] 199.204.45.240 () {64 vars in 1272 bytes} [Fri Jun 19 01:17:34 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 01:17:34.474196 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.middleware.request_id [req-7f8cf4d9-60cf-434e-a2bb-7d092f5c5281 req-7e6d13bf-1401-476d-b784-8d7142e57dea None None] RequestId filter calling following filter/app {{(pid=112164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:34.478593 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [req-7f8cf4d9-60cf-434e-a2bb-7d092f5c5281 req-7e6d13bf-1401-476d-b784-8d7142e57dea demo demo] GET https://199.204.45.240/volume/v3/ Jun 19 01:17:34.478840 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.openstack.wsgi [req-7f8cf4d9-60cf-434e-a2bb-7d092f5c5281 req-7e6d13bf-1401-476d-b784-8d7142e57dea demo demo] Empty body provided in request {{(pid=112164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:34.479130 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.openstack.wsgi [req-7f8cf4d9-60cf-434e-a2bb-7d092f5c5281 req-7e6d13bf-1401-476d-b784-8d7142e57dea demo demo] Calling method 'version_select' {{(pid=112164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:34.482869 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [req-7f8cf4d9-60cf-434e-a2bb-7d092f5c5281 req-7e6d13bf-1401-476d-b784-8d7142e57dea demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jun 19 01:17:34.483695 np0000182257 devstack@c-api.service[112164]: [pid: 112164|app: 0|req: 2/7] 199.204.45.240 () {66 vars in 1346 bytes} [Fri Jun 19 01:17:34 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:34.523186 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.middleware.request_id [None req-049bbdec-6c55-4d35-8b82-56f2103b4131 None None] RequestId filter calling following filter/app {{(pid=112163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:34.867791 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-049bbdec-6c55-4d35-8b82-56f2103b4131 demo demo] GET https://199.204.45.240/volume/v3/types Jun 19 01:17:34.868115 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-049bbdec-6c55-4d35-8b82-56f2103b4131 demo demo] Empty body provided in request {{(pid=112163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:34.868346 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-049bbdec-6c55-4d35-8b82-56f2103b4131 demo demo] Calling method 'index' {{(pid=112163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:34.868776 np0000182257 devstack@c-api.service[112163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 01:17:34.868776 np0000182257 devstack@c-api.service[112163]: warnings.warn( Jun 19 01:17:34.869388 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.api_utils [None req-049bbdec-6c55-4d35-8b82-56f2103b4131 demo demo] Removing options '' from query. {{(pid=112163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:17:34.907899 np0000182257 devstack@c-api.service[112163]: DEBUG oslo_db.sqlalchemy.engines [None req-049bbdec-6c55-4d35-8b82-56f2103b4131 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=112163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:17:34.928119 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-049bbdec-6c55-4d35-8b82-56f2103b4131 demo demo] https://199.204.45.240/volume/v3/types returned with HTTP 200 Jun 19 01:17:34.928651 np0000182257 devstack@c-api.service[112163]: [pid: 112163|app: 0|req: 2/8] 199.204.45.240 () {64 vars in 1290 bytes} [Fri Jun 19 01:17:34 2026] GET /volume/v3/types => generated 377 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:34.966208 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.middleware.request_id [None req-55150c1e-9aa6-4383-b760-484891045df6 None None] RequestId filter calling following filter/app {{(pid=112165) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:35.318532 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-55150c1e-9aa6-4383-b760-484891045df6 demo demo] GET https://199.204.45.240/volume/v3/types/default Jun 19 01:17:35.318889 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-55150c1e-9aa6-4383-b760-484891045df6 demo demo] Empty body provided in request {{(pid=112165) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:35.319134 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-55150c1e-9aa6-4383-b760-484891045df6 demo demo] Calling method 'show' {{(pid=112165) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:35.357404 np0000182257 devstack@c-api.service[112165]: DEBUG oslo_db.sqlalchemy.engines [None req-55150c1e-9aa6-4383-b760-484891045df6 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=112165) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:17:35.375370 np0000182257 devstack@c-api.service[112165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 01:17:35.375370 np0000182257 devstack@c-api.service[112165]: warnings.warn( Jun 19 01:17:35.378182 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-55150c1e-9aa6-4383-b760-484891045df6 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jun 19 01:17:35.378615 np0000182257 devstack@c-api.service[112165]: [pid: 112165|app: 0|req: 3/9] 199.204.45.240 () {64 vars in 1301 bytes} [Fri Jun 19 01:17:34 2026] GET /volume/v3/types/default => generated 145 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:35.895821 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.middleware.request_id [None req-668f3fe4-4a30-48b7-8431-42d3851d2e96 None None] RequestId filter calling following filter/app {{(pid=112166) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:35.897204 np0000182257 devstack@c-api.service[112166]: [pid: 112166|app: 0|req: 3/10] 199.204.45.240 () {62 vars in 1068 bytes} [Fri Jun 19 01:17:35 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 01:17:35.930793 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.middleware.request_id [None req-b8dd4ada-607f-47e3-bec9-168c3121d062 None None] RequestId filter calling following filter/app {{(pid=112164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:35.940039 np0000182257 devstack@c-api.service[112164]: [pid: 112164|app: 0|req: 3/11] 199.204.45.240 () {64 vars in 1272 bytes} [Fri Jun 19 01:17:35 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 01:17:35.976151 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.middleware.request_id [req-b8dd4ada-607f-47e3-bec9-168c3121d062 req-3524e2c5-604c-4ab5-b8c5-db3c85f460f9 None None] RequestId filter calling following filter/app {{(pid=112163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:35.980666 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [req-b8dd4ada-607f-47e3-bec9-168c3121d062 req-3524e2c5-604c-4ab5-b8c5-db3c85f460f9 demo demo] GET https://199.204.45.240/volume/v3/ Jun 19 01:17:35.980974 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [req-b8dd4ada-607f-47e3-bec9-168c3121d062 req-3524e2c5-604c-4ab5-b8c5-db3c85f460f9 demo demo] Empty body provided in request {{(pid=112163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:35.981226 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [req-b8dd4ada-607f-47e3-bec9-168c3121d062 req-3524e2c5-604c-4ab5-b8c5-db3c85f460f9 demo demo] Calling method 'version_select' {{(pid=112163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:35.981823 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [req-b8dd4ada-607f-47e3-bec9-168c3121d062 req-3524e2c5-604c-4ab5-b8c5-db3c85f460f9 demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jun 19 01:17:35.982327 np0000182257 devstack@c-api.service[112163]: [pid: 112163|app: 0|req: 3/12] 199.204.45.240 () {66 vars in 1346 bytes} [Fri Jun 19 01:17:35 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:36.021005 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.middleware.request_id [None req-47ffa116-31dd-482c-9225-e6a323f2436e None None] RequestId filter calling following filter/app {{(pid=112165) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:36.025003 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-47ffa116-31dd-482c-9225-e6a323f2436e demo demo] GET https://199.204.45.240/volume/v3/types/default Jun 19 01:17:36.025238 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-47ffa116-31dd-482c-9225-e6a323f2436e demo demo] Empty body provided in request {{(pid=112165) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:36.025513 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-47ffa116-31dd-482c-9225-e6a323f2436e demo demo] Calling method 'show' {{(pid=112165) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:36.035434 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-47ffa116-31dd-482c-9225-e6a323f2436e demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jun 19 01:17:36.035968 np0000182257 devstack@c-api.service[112165]: [pid: 112165|app: 0|req: 4/13] 199.204.45.240 () {64 vars in 1301 bytes} [Fri Jun 19 01:17:36 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:36.650499 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.middleware.request_id [None req-02b535ad-4232-4f26-afe0-73cd0fd92e90 None None] RequestId filter calling following filter/app {{(pid=112166) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:36.651546 np0000182257 devstack@c-api.service[112166]: [pid: 112166|app: 0|req: 4/14] 199.204.45.240 () {62 vars in 1068 bytes} [Fri Jun 19 01:17:36 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 19 01:17:36.685254 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.middleware.request_id [None req-6034b744-f229-45a7-bf00-118aa58888f6 None None] RequestId filter calling following filter/app {{(pid=112164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:36.689208 np0000182257 devstack@c-api.service[112164]: [pid: 112164|app: 0|req: 4/15] 199.204.45.240 () {64 vars in 1272 bytes} [Fri Jun 19 01:17:36 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 01:17:36.723695 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.middleware.request_id [req-6034b744-f229-45a7-bf00-118aa58888f6 req-dd20b579-5b02-40b7-aaca-2c73708639b4 None None] RequestId filter calling following filter/app {{(pid=112163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:36.725860 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [req-6034b744-f229-45a7-bf00-118aa58888f6 req-dd20b579-5b02-40b7-aaca-2c73708639b4 demo demo] GET https://199.204.45.240/volume/v3/ Jun 19 01:17:36.726113 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [req-6034b744-f229-45a7-bf00-118aa58888f6 req-dd20b579-5b02-40b7-aaca-2c73708639b4 demo demo] Empty body provided in request {{(pid=112163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:36.726380 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [req-6034b744-f229-45a7-bf00-118aa58888f6 req-dd20b579-5b02-40b7-aaca-2c73708639b4 demo demo] Calling method 'version_select' {{(pid=112163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:36.726796 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [req-6034b744-f229-45a7-bf00-118aa58888f6 req-dd20b579-5b02-40b7-aaca-2c73708639b4 demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jun 19 01:17:36.727224 np0000182257 devstack@c-api.service[112163]: [pid: 112163|app: 0|req: 4/16] 199.204.45.240 () {66 vars in 1346 bytes} [Fri Jun 19 01:17:36 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:36.764752 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.middleware.request_id [None req-af77b84a-2ddf-423e-92d6-8e86ee189787 None None] RequestId filter calling following filter/app {{(pid=112165) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:36.768052 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-af77b84a-2ddf-423e-92d6-8e86ee189787 demo demo] GET https://199.204.45.240/volume/v3/types/default Jun 19 01:17:36.768410 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-af77b84a-2ddf-423e-92d6-8e86ee189787 demo demo] Empty body provided in request {{(pid=112165) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:36.768789 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-af77b84a-2ddf-423e-92d6-8e86ee189787 demo demo] Calling method 'show' {{(pid=112165) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:36.778524 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-af77b84a-2ddf-423e-92d6-8e86ee189787 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jun 19 01:17:36.779006 np0000182257 devstack@c-api.service[112165]: [pid: 112165|app: 0|req: 5/17] 199.204.45.240 () {64 vars in 1301 bytes} [Fri Jun 19 01:17:36 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:36.817204 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.middleware.request_id [None req-d55618cb-9266-4b90-b6ad-2c040e5fb075 None None] RequestId filter calling following filter/app {{(pid=112166) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:36.817820 np0000182257 devstack@c-api.service[112166]: [pid: 112166|app: 0|req: 5/18] 199.204.45.240 () {62 vars in 1068 bytes} [Fri Jun 19 01:17:36 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 19 01:17:36.849515 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.middleware.request_id [None req-e7655ff3-6365-4673-8fc4-6fa17b658c27 None None] RequestId filter calling following filter/app {{(pid=112164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:36.851733 np0000182257 devstack@c-api.service[112164]: [pid: 112164|app: 0|req: 5/19] 199.204.45.240 () {64 vars in 1272 bytes} [Fri Jun 19 01:17:36 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 01:17:36.886014 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.middleware.request_id [req-e7655ff3-6365-4673-8fc4-6fa17b658c27 req-eec0d6b9-5603-48a4-be2f-d39e2a780438 None None] RequestId filter calling following filter/app {{(pid=112163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:36.889475 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [req-e7655ff3-6365-4673-8fc4-6fa17b658c27 req-eec0d6b9-5603-48a4-be2f-d39e2a780438 demo demo] GET https://199.204.45.240/volume/v3/ Jun 19 01:17:36.890210 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [req-e7655ff3-6365-4673-8fc4-6fa17b658c27 req-eec0d6b9-5603-48a4-be2f-d39e2a780438 demo demo] Empty body provided in request {{(pid=112163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:36.890640 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [req-e7655ff3-6365-4673-8fc4-6fa17b658c27 req-eec0d6b9-5603-48a4-be2f-d39e2a780438 demo demo] Calling method 'version_select' {{(pid=112163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:36.891411 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [req-e7655ff3-6365-4673-8fc4-6fa17b658c27 req-eec0d6b9-5603-48a4-be2f-d39e2a780438 demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jun 19 01:17:36.892125 np0000182257 devstack@c-api.service[112163]: [pid: 112163|app: 0|req: 5/20] 199.204.45.240 () {66 vars in 1346 bytes} [Fri Jun 19 01:17:36 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 19 01:17:36.930336 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.middleware.request_id [None req-929ac73f-1256-424d-a902-6d9fc396fa9d None None] RequestId filter calling following filter/app {{(pid=112165) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:36.933746 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-929ac73f-1256-424d-a902-6d9fc396fa9d demo demo] GET https://199.204.45.240/volume/v3/types/default Jun 19 01:17:36.934151 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-929ac73f-1256-424d-a902-6d9fc396fa9d demo demo] Empty body provided in request {{(pid=112165) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:36.934527 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-929ac73f-1256-424d-a902-6d9fc396fa9d demo demo] Calling method 'show' {{(pid=112165) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:36.943106 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-929ac73f-1256-424d-a902-6d9fc396fa9d demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jun 19 01:17:36.943458 np0000182257 devstack@c-api.service[112165]: [pid: 112165|app: 0|req: 6/21] 199.204.45.240 () {64 vars in 1301 bytes} [Fri Jun 19 01:17:36 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 19 01:17:44.921257 np0000182257 devstack@c-api.service[112163]: DEBUG dbcounter [-] [112163] Writing DB stats cinder:SELECT=1 {{(pid=112163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:17:46.939313 np0000182257 devstack@c-api.service[112165]: DEBUG dbcounter [-] [112165] Writing DB stats cinder:SELECT=8 {{(pid=112165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:22:43.839096 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.middleware.request_id [None req-7433c33e-80ac-46d4-9763-761ded122b0f None None] RequestId filter calling following filter/app {{(pid=112166) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:22:43.946727 np0000182257 devstack@c-api.service[112166]: INFO cinder.api.openstack.wsgi [None req-7433c33e-80ac-46d4-9763-761ded122b0f demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:22:43.947334 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.openstack.wsgi [None req-7433c33e-80ac-46d4-9763-761ded122b0f demo demo] Empty body provided in request {{(pid=112166) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:22:43.947655 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.openstack.wsgi [None req-7433c33e-80ac-46d4-9763-761ded122b0f demo demo] Calling method 'detail' {{(pid=112166) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:22:43.948309 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.api_utils [None req-7433c33e-80ac-46d4-9763-761ded122b0f demo demo] Removing options '' from query. {{(pid=112166) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:22:43.949483 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.volume.api [None req-7433c33e-80ac-46d4-9763-761ded122b0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112166) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:22:43.990246 np0000182257 devstack@c-api.service[112166]: INFO cinder.volume.api [None req-7433c33e-80ac-46d4-9763-761ded122b0f demo demo] Get all volumes completed successfully. Jun 19 01:22:43.993475 np0000182257 devstack@c-api.service[112166]: INFO cinder.api.openstack.wsgi [None req-7433c33e-80ac-46d4-9763-761ded122b0f demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:22:43.994045 np0000182257 devstack@c-api.service[112166]: [pid: 112166|app: 0|req: 6/22] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:22:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:22:53.983867 np0000182257 devstack@c-api.service[112166]: DEBUG dbcounter [-] [112166] Writing DB stats cinder:SELECT=1 {{(pid=112166) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:23:44.008826 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.middleware.request_id [None req-3cab02b9-960d-4a37-a9cd-c1bec3992cae None None] RequestId filter calling following filter/app {{(pid=112164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:23:44.012969 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [None req-3cab02b9-960d-4a37-a9cd-c1bec3992cae demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:23:44.013404 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.openstack.wsgi [None req-3cab02b9-960d-4a37-a9cd-c1bec3992cae demo demo] Empty body provided in request {{(pid=112164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:23:44.013807 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.openstack.wsgi [None req-3cab02b9-960d-4a37-a9cd-c1bec3992cae demo demo] Calling method 'detail' {{(pid=112164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:23:44.015088 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.api_utils [None req-3cab02b9-960d-4a37-a9cd-c1bec3992cae demo demo] Removing options '' from query. {{(pid=112164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:23:44.017625 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.volume.api [None req-3cab02b9-960d-4a37-a9cd-c1bec3992cae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:23:44.050660 np0000182257 devstack@c-api.service[112164]: INFO cinder.volume.api [None req-3cab02b9-960d-4a37-a9cd-c1bec3992cae demo demo] Get all volumes completed successfully. Jun 19 01:23:44.053798 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [None req-3cab02b9-960d-4a37-a9cd-c1bec3992cae demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:23:44.054552 np0000182257 devstack@c-api.service[112164]: [pid: 112164|app: 0|req: 6/23] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:23:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:23:54.042664 np0000182257 devstack@c-api.service[112164]: DEBUG dbcounter [-] [112164] Writing DB stats cinder:SELECT=1 {{(pid=112164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:24:44.070632 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.middleware.request_id [None req-2a32862d-7c2e-48be-af1d-d1edd7d16226 None None] RequestId filter calling following filter/app {{(pid=112163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:24:44.075395 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-2a32862d-7c2e-48be-af1d-d1edd7d16226 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:24:44.075609 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-2a32862d-7c2e-48be-af1d-d1edd7d16226 demo demo] Empty body provided in request {{(pid=112163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:24:44.075821 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-2a32862d-7c2e-48be-af1d-d1edd7d16226 demo demo] Calling method 'detail' {{(pid=112163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:24:44.077249 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.api_utils [None req-2a32862d-7c2e-48be-af1d-d1edd7d16226 demo demo] Removing options '' from query. {{(pid=112163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:24:44.078401 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.volume.api [None req-2a32862d-7c2e-48be-af1d-d1edd7d16226 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:24:44.126759 np0000182257 devstack@c-api.service[112163]: INFO cinder.volume.api [None req-2a32862d-7c2e-48be-af1d-d1edd7d16226 demo demo] Get all volumes completed successfully. Jun 19 01:24:44.133118 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-2a32862d-7c2e-48be-af1d-d1edd7d16226 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:24:44.134227 np0000182257 devstack@c-api.service[112163]: [pid: 112163|app: 0|req: 6/24] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:24:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:24:54.119052 np0000182257 devstack@c-api.service[112163]: DEBUG dbcounter [-] [112163] Writing DB stats cinder:SELECT=1 {{(pid=112163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:25:44.147830 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.middleware.request_id [None req-a1f93e0f-4c3c-475d-aff9-9543b8f386e2 None None] RequestId filter calling following filter/app {{(pid=112165) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:25:44.153728 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-a1f93e0f-4c3c-475d-aff9-9543b8f386e2 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:25:44.153728 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-a1f93e0f-4c3c-475d-aff9-9543b8f386e2 demo demo] Empty body provided in request {{(pid=112165) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:25:44.153728 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-a1f93e0f-4c3c-475d-aff9-9543b8f386e2 demo demo] Calling method 'detail' {{(pid=112165) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:25:44.156945 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.api_utils [None req-a1f93e0f-4c3c-475d-aff9-9543b8f386e2 demo demo] Removing options '' from query. {{(pid=112165) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:25:44.156945 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.volume.api [None req-a1f93e0f-4c3c-475d-aff9-9543b8f386e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112165) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:25:44.204650 np0000182257 devstack@c-api.service[112165]: INFO cinder.volume.api [None req-a1f93e0f-4c3c-475d-aff9-9543b8f386e2 demo demo] Get all volumes completed successfully. Jun 19 01:25:44.206963 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-a1f93e0f-4c3c-475d-aff9-9543b8f386e2 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:25:44.207458 np0000182257 devstack@c-api.service[112165]: [pid: 112165|app: 0|req: 7/25] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:25:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:25:54.197484 np0000182257 devstack@c-api.service[112165]: DEBUG dbcounter [-] [112165] Writing DB stats cinder:SELECT=1 {{(pid=112165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:26:44.239368 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.middleware.request_id [None req-6f96b1c3-6ad0-4ce1-8cc5-302a7ccb9b73 None None] RequestId filter calling following filter/app {{(pid=112166) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:26:44.244454 np0000182257 devstack@c-api.service[112166]: INFO cinder.api.openstack.wsgi [None req-6f96b1c3-6ad0-4ce1-8cc5-302a7ccb9b73 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:26:44.244860 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.openstack.wsgi [None req-6f96b1c3-6ad0-4ce1-8cc5-302a7ccb9b73 demo demo] Empty body provided in request {{(pid=112166) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:26:44.245142 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.openstack.wsgi [None req-6f96b1c3-6ad0-4ce1-8cc5-302a7ccb9b73 demo demo] Calling method 'detail' {{(pid=112166) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:26:44.245494 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.api_utils [None req-6f96b1c3-6ad0-4ce1-8cc5-302a7ccb9b73 demo demo] Removing options '' from query. {{(pid=112166) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:26:44.246530 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.volume.api [None req-6f96b1c3-6ad0-4ce1-8cc5-302a7ccb9b73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112166) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:26:44.255359 np0000182257 devstack@c-api.service[112166]: INFO cinder.volume.api [None req-6f96b1c3-6ad0-4ce1-8cc5-302a7ccb9b73 demo demo] Get all volumes completed successfully. Jun 19 01:26:44.257652 np0000182257 devstack@c-api.service[112166]: INFO cinder.api.openstack.wsgi [None req-6f96b1c3-6ad0-4ce1-8cc5-302a7ccb9b73 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:26:44.258162 np0000182257 devstack@c-api.service[112166]: [pid: 112166|app: 0|req: 7/26] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:26:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:26:54.249773 np0000182257 devstack@c-api.service[112166]: DEBUG dbcounter [-] [112166] Writing DB stats cinder:SELECT=1 {{(pid=112166) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:27:44.283465 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.middleware.request_id [None req-c10a3d48-1f9b-4f26-b6ff-a15e5d037010 None None] RequestId filter calling following filter/app {{(pid=112164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:27:44.508028 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [None req-c10a3d48-1f9b-4f26-b6ff-a15e5d037010 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:27:44.508293 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.openstack.wsgi [None req-c10a3d48-1f9b-4f26-b6ff-a15e5d037010 demo demo] Empty body provided in request {{(pid=112164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:27:44.508402 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.openstack.wsgi [None req-c10a3d48-1f9b-4f26-b6ff-a15e5d037010 demo demo] Calling method 'detail' {{(pid=112164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:27:44.508648 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.api_utils [None req-c10a3d48-1f9b-4f26-b6ff-a15e5d037010 demo demo] Removing options '' from query. {{(pid=112164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:27:44.509423 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.volume.api [None req-c10a3d48-1f9b-4f26-b6ff-a15e5d037010 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:27:44.516637 np0000182257 devstack@c-api.service[112164]: INFO cinder.volume.api [None req-c10a3d48-1f9b-4f26-b6ff-a15e5d037010 demo demo] Get all volumes completed successfully. Jun 19 01:27:44.519765 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [None req-c10a3d48-1f9b-4f26-b6ff-a15e5d037010 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:27:44.520386 np0000182257 devstack@c-api.service[112164]: [pid: 112164|app: 0|req: 7/27] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:27:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:27:54.512369 np0000182257 devstack@c-api.service[112164]: DEBUG dbcounter [-] [112164] Writing DB stats cinder:SELECT=1 {{(pid=112164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:28:44.542823 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.middleware.request_id [None req-ac144741-095c-48a0-b399-2588027e0439 None None] RequestId filter calling following filter/app {{(pid=112163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:28:44.545046 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-ac144741-095c-48a0-b399-2588027e0439 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:28:44.545316 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-ac144741-095c-48a0-b399-2588027e0439 demo demo] Empty body provided in request {{(pid=112163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:28:44.548945 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-ac144741-095c-48a0-b399-2588027e0439 demo demo] Calling method 'detail' {{(pid=112163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:28:44.548945 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.api_utils [None req-ac144741-095c-48a0-b399-2588027e0439 demo demo] Removing options '' from query. {{(pid=112163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:28:44.548945 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.volume.api [None req-ac144741-095c-48a0-b399-2588027e0439 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:28:44.555841 np0000182257 devstack@c-api.service[112163]: INFO cinder.volume.api [None req-ac144741-095c-48a0-b399-2588027e0439 demo demo] Get all volumes completed successfully. Jun 19 01:28:44.558811 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-ac144741-095c-48a0-b399-2588027e0439 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:28:44.559365 np0000182257 devstack@c-api.service[112163]: [pid: 112163|app: 0|req: 7/28] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:28:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:28:54.550456 np0000182257 devstack@c-api.service[112163]: DEBUG dbcounter [-] [112163] Writing DB stats cinder:SELECT=1 {{(pid=112163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:29:44.571325 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.middleware.request_id [None req-0d1b3022-f49b-439d-acc3-27c36ef52894 None None] RequestId filter calling following filter/app {{(pid=112165) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:29:44.578507 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-0d1b3022-f49b-439d-acc3-27c36ef52894 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:29:44.578850 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-0d1b3022-f49b-439d-acc3-27c36ef52894 demo demo] Empty body provided in request {{(pid=112165) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:29:44.579458 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-0d1b3022-f49b-439d-acc3-27c36ef52894 demo demo] Calling method 'detail' {{(pid=112165) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:29:44.579874 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.api_utils [None req-0d1b3022-f49b-439d-acc3-27c36ef52894 demo demo] Removing options '' from query. {{(pid=112165) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:29:44.581700 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.volume.api [None req-0d1b3022-f49b-439d-acc3-27c36ef52894 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112165) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:29:44.593859 np0000182257 devstack@c-api.service[112165]: INFO cinder.volume.api [None req-0d1b3022-f49b-439d-acc3-27c36ef52894 demo demo] Get all volumes completed successfully. Jun 19 01:29:44.596514 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-0d1b3022-f49b-439d-acc3-27c36ef52894 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:29:44.597018 np0000182257 devstack@c-api.service[112165]: [pid: 112165|app: 0|req: 8/29] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:29:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:29:54.588288 np0000182257 devstack@c-api.service[112165]: DEBUG dbcounter [-] [112165] Writing DB stats cinder:SELECT=1 {{(pid=112165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:30:44.613515 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.middleware.request_id [None req-871880c3-aaa9-416d-9711-f6cd8f57a040 None None] RequestId filter calling following filter/app {{(pid=112166) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:30:44.615528 np0000182257 devstack@c-api.service[112166]: INFO cinder.api.openstack.wsgi [None req-871880c3-aaa9-416d-9711-f6cd8f57a040 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:30:44.615712 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.openstack.wsgi [None req-871880c3-aaa9-416d-9711-f6cd8f57a040 demo demo] Empty body provided in request {{(pid=112166) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:30:44.615900 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.openstack.wsgi [None req-871880c3-aaa9-416d-9711-f6cd8f57a040 demo demo] Calling method 'detail' {{(pid=112166) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:30:44.616200 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.api_utils [None req-871880c3-aaa9-416d-9711-f6cd8f57a040 demo demo] Removing options '' from query. {{(pid=112166) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:30:44.616897 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.volume.api [None req-871880c3-aaa9-416d-9711-f6cd8f57a040 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112166) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:30:44.625011 np0000182257 devstack@c-api.service[112166]: INFO cinder.volume.api [None req-871880c3-aaa9-416d-9711-f6cd8f57a040 demo demo] Get all volumes completed successfully. Jun 19 01:30:44.627926 np0000182257 devstack@c-api.service[112166]: INFO cinder.api.openstack.wsgi [None req-871880c3-aaa9-416d-9711-f6cd8f57a040 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:30:44.628520 np0000182257 devstack@c-api.service[112166]: [pid: 112166|app: 0|req: 8/30] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:30:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:30:54.620148 np0000182257 devstack@c-api.service[112166]: DEBUG dbcounter [-] [112166] Writing DB stats cinder:SELECT=1 {{(pid=112166) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:31:44.644477 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.middleware.request_id [None req-fb486206-9cff-4c71-8820-0ad4d27c1d19 None None] RequestId filter calling following filter/app {{(pid=112164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:31:44.647900 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [None req-fb486206-9cff-4c71-8820-0ad4d27c1d19 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:31:44.648542 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.openstack.wsgi [None req-fb486206-9cff-4c71-8820-0ad4d27c1d19 demo demo] Empty body provided in request {{(pid=112164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:31:44.648816 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.openstack.wsgi [None req-fb486206-9cff-4c71-8820-0ad4d27c1d19 demo demo] Calling method 'detail' {{(pid=112164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:31:44.649158 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.api_utils [None req-fb486206-9cff-4c71-8820-0ad4d27c1d19 demo demo] Removing options '' from query. {{(pid=112164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:31:44.650424 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.volume.api [None req-fb486206-9cff-4c71-8820-0ad4d27c1d19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:31:44.658870 np0000182257 devstack@c-api.service[112164]: INFO cinder.volume.api [None req-fb486206-9cff-4c71-8820-0ad4d27c1d19 demo demo] Get all volumes completed successfully. Jun 19 01:31:44.661225 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [None req-fb486206-9cff-4c71-8820-0ad4d27c1d19 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:31:44.661598 np0000182257 devstack@c-api.service[112164]: [pid: 112164|app: 0|req: 8/31] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:31:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:31:54.653647 np0000182257 devstack@c-api.service[112164]: DEBUG dbcounter [-] [112164] Writing DB stats cinder:SELECT=1 {{(pid=112164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:32:44.681011 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.middleware.request_id [None req-6aadb60b-64ba-4f94-b019-285ed370b9cf None None] RequestId filter calling following filter/app {{(pid=112163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:32:44.824164 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-6aadb60b-64ba-4f94-b019-285ed370b9cf demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:32:44.824379 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-6aadb60b-64ba-4f94-b019-285ed370b9cf demo demo] Empty body provided in request {{(pid=112163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:32:44.824629 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-6aadb60b-64ba-4f94-b019-285ed370b9cf demo demo] Calling method 'detail' {{(pid=112163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:32:44.825212 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.api_utils [None req-6aadb60b-64ba-4f94-b019-285ed370b9cf demo demo] Removing options '' from query. {{(pid=112163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:32:44.826280 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.volume.api [None req-6aadb60b-64ba-4f94-b019-285ed370b9cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:32:44.835328 np0000182257 devstack@c-api.service[112163]: INFO cinder.volume.api [None req-6aadb60b-64ba-4f94-b019-285ed370b9cf demo demo] Get all volumes completed successfully. Jun 19 01:32:44.841239 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-6aadb60b-64ba-4f94-b019-285ed370b9cf demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:32:44.841707 np0000182257 devstack@c-api.service[112163]: [pid: 112163|app: 0|req: 8/32] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:32:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:32:54.829763 np0000182257 devstack@c-api.service[112163]: DEBUG dbcounter [-] [112163] Writing DB stats cinder:SELECT=1 {{(pid=112163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:33:44.856684 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.middleware.request_id [None req-ce7b5284-3121-49f7-b44e-f9d03700c4e0 None None] RequestId filter calling following filter/app {{(pid=112165) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:33:44.861137 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-ce7b5284-3121-49f7-b44e-f9d03700c4e0 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:33:44.861543 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-ce7b5284-3121-49f7-b44e-f9d03700c4e0 demo demo] Empty body provided in request {{(pid=112165) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:33:44.861975 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-ce7b5284-3121-49f7-b44e-f9d03700c4e0 demo demo] Calling method 'detail' {{(pid=112165) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:33:44.862515 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.api_utils [None req-ce7b5284-3121-49f7-b44e-f9d03700c4e0 demo demo] Removing options '' from query. {{(pid=112165) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:33:44.863735 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.volume.api [None req-ce7b5284-3121-49f7-b44e-f9d03700c4e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112165) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:33:44.869868 np0000182257 devstack@c-api.service[112165]: INFO cinder.volume.api [None req-ce7b5284-3121-49f7-b44e-f9d03700c4e0 demo demo] Get all volumes completed successfully. Jun 19 01:33:44.871790 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-ce7b5284-3121-49f7-b44e-f9d03700c4e0 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:33:44.872171 np0000182257 devstack@c-api.service[112165]: [pid: 112165|app: 0|req: 9/33] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:33:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:33:54.866338 np0000182257 devstack@c-api.service[112165]: DEBUG dbcounter [-] [112165] Writing DB stats cinder:SELECT=1 {{(pid=112165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:34:44.889935 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.middleware.request_id [None req-77494528-d2f1-4943-bc08-e8d7043dcad9 None None] RequestId filter calling following filter/app {{(pid=112166) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:34:44.893549 np0000182257 devstack@c-api.service[112166]: INFO cinder.api.openstack.wsgi [None req-77494528-d2f1-4943-bc08-e8d7043dcad9 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:34:44.894252 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.openstack.wsgi [None req-77494528-d2f1-4943-bc08-e8d7043dcad9 demo demo] Empty body provided in request {{(pid=112166) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:34:44.894831 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.openstack.wsgi [None req-77494528-d2f1-4943-bc08-e8d7043dcad9 demo demo] Calling method 'detail' {{(pid=112166) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:34:44.895385 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.api_utils [None req-77494528-d2f1-4943-bc08-e8d7043dcad9 demo demo] Removing options '' from query. {{(pid=112166) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:34:44.897593 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.volume.api [None req-77494528-d2f1-4943-bc08-e8d7043dcad9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112166) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:34:44.908586 np0000182257 devstack@c-api.service[112166]: INFO cinder.volume.api [None req-77494528-d2f1-4943-bc08-e8d7043dcad9 demo demo] Get all volumes completed successfully. Jun 19 01:34:44.912121 np0000182257 devstack@c-api.service[112166]: INFO cinder.api.openstack.wsgi [None req-77494528-d2f1-4943-bc08-e8d7043dcad9 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:34:44.912588 np0000182257 devstack@c-api.service[112166]: [pid: 112166|app: 0|req: 9/34] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:34:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:34:54.901771 np0000182257 devstack@c-api.service[112166]: DEBUG dbcounter [-] [112166] Writing DB stats cinder:SELECT=1 {{(pid=112166) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:35:44.924465 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.middleware.request_id [None req-ce17d92c-764f-41b5-89ce-f6e311e567e2 None None] RequestId filter calling following filter/app {{(pid=112164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:35:44.927435 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [None req-ce17d92c-764f-41b5-89ce-f6e311e567e2 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:35:44.927780 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.openstack.wsgi [None req-ce17d92c-764f-41b5-89ce-f6e311e567e2 demo demo] Empty body provided in request {{(pid=112164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:35:44.928145 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.openstack.wsgi [None req-ce17d92c-764f-41b5-89ce-f6e311e567e2 demo demo] Calling method 'detail' {{(pid=112164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:35:44.928539 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.api_utils [None req-ce17d92c-764f-41b5-89ce-f6e311e567e2 demo demo] Removing options '' from query. {{(pid=112164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:35:44.929837 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.volume.api [None req-ce17d92c-764f-41b5-89ce-f6e311e567e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:35:44.940071 np0000182257 devstack@c-api.service[112164]: INFO cinder.volume.api [None req-ce17d92c-764f-41b5-89ce-f6e311e567e2 demo demo] Get all volumes completed successfully. Jun 19 01:35:44.943949 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [None req-ce17d92c-764f-41b5-89ce-f6e311e567e2 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:35:44.944326 np0000182257 devstack@c-api.service[112164]: [pid: 112164|app: 0|req: 9/35] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:35:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 19 01:35:54.933500 np0000182257 devstack@c-api.service[112164]: DEBUG dbcounter [-] [112164] Writing DB stats cinder:SELECT=1 {{(pid=112164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:36:44.957477 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.middleware.request_id [None req-96d154d6-90d8-4803-83f7-94d75ee26823 None None] RequestId filter calling following filter/app {{(pid=112163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:36:44.960058 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-96d154d6-90d8-4803-83f7-94d75ee26823 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:36:44.960245 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-96d154d6-90d8-4803-83f7-94d75ee26823 demo demo] Empty body provided in request {{(pid=112163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:36:44.960429 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-96d154d6-90d8-4803-83f7-94d75ee26823 demo demo] Calling method 'detail' {{(pid=112163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:36:44.960664 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.api_utils [None req-96d154d6-90d8-4803-83f7-94d75ee26823 demo demo] Removing options '' from query. {{(pid=112163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:36:44.961450 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.volume.api [None req-96d154d6-90d8-4803-83f7-94d75ee26823 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:36:44.970268 np0000182257 devstack@c-api.service[112163]: INFO cinder.volume.api [None req-96d154d6-90d8-4803-83f7-94d75ee26823 demo demo] Get all volumes completed successfully. Jun 19 01:36:44.975836 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-96d154d6-90d8-4803-83f7-94d75ee26823 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:36:44.976377 np0000182257 devstack@c-api.service[112163]: [pid: 112163|app: 0|req: 9/36] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:36:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:36:54.964264 np0000182257 devstack@c-api.service[112163]: DEBUG dbcounter [-] [112163] Writing DB stats cinder:SELECT=1 {{(pid=112163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:37:44.991419 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.middleware.request_id [None req-e0c502af-476b-4891-94ba-5b7f5a79cdc3 None None] RequestId filter calling following filter/app {{(pid=112165) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:37:45.180732 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-e0c502af-476b-4891-94ba-5b7f5a79cdc3 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:37:45.180957 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-e0c502af-476b-4891-94ba-5b7f5a79cdc3 demo demo] Empty body provided in request {{(pid=112165) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:37:45.182001 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-e0c502af-476b-4891-94ba-5b7f5a79cdc3 demo demo] Calling method 'detail' {{(pid=112165) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:37:45.182001 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.api_utils [None req-e0c502af-476b-4891-94ba-5b7f5a79cdc3 demo demo] Removing options '' from query. {{(pid=112165) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:37:45.182747 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.volume.api [None req-e0c502af-476b-4891-94ba-5b7f5a79cdc3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112165) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:37:45.192727 np0000182257 devstack@c-api.service[112165]: INFO cinder.volume.api [None req-e0c502af-476b-4891-94ba-5b7f5a79cdc3 demo demo] Get all volumes completed successfully. Jun 19 01:37:45.194760 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-e0c502af-476b-4891-94ba-5b7f5a79cdc3 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:37:45.195148 np0000182257 devstack@c-api.service[112165]: [pid: 112165|app: 0|req: 10/37] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:37:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:37:55.186215 np0000182257 devstack@c-api.service[112165]: DEBUG dbcounter [-] [112165] Writing DB stats cinder:SELECT=1 {{(pid=112165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:38:45.210652 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.middleware.request_id [None req-b228a89e-ac71-40a8-ab5f-af9f9f44082e None None] RequestId filter calling following filter/app {{(pid=112166) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:38:45.213421 np0000182257 devstack@c-api.service[112166]: INFO cinder.api.openstack.wsgi [None req-b228a89e-ac71-40a8-ab5f-af9f9f44082e demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:38:45.213646 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.openstack.wsgi [None req-b228a89e-ac71-40a8-ab5f-af9f9f44082e demo demo] Empty body provided in request {{(pid=112166) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:38:45.213868 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.openstack.wsgi [None req-b228a89e-ac71-40a8-ab5f-af9f9f44082e demo demo] Calling method 'detail' {{(pid=112166) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:38:45.214195 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.api_utils [None req-b228a89e-ac71-40a8-ab5f-af9f9f44082e demo demo] Removing options '' from query. {{(pid=112166) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:38:45.215306 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.volume.api [None req-b228a89e-ac71-40a8-ab5f-af9f9f44082e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112166) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:38:45.224231 np0000182257 devstack@c-api.service[112166]: INFO cinder.volume.api [None req-b228a89e-ac71-40a8-ab5f-af9f9f44082e demo demo] Get all volumes completed successfully. Jun 19 01:38:45.226976 np0000182257 devstack@c-api.service[112166]: INFO cinder.api.openstack.wsgi [None req-b228a89e-ac71-40a8-ab5f-af9f9f44082e demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:38:45.227442 np0000182257 devstack@c-api.service[112166]: [pid: 112166|app: 0|req: 10/38] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:38:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:38:55.219339 np0000182257 devstack@c-api.service[112166]: DEBUG dbcounter [-] [112166] Writing DB stats cinder:SELECT=1 {{(pid=112166) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:39:45.239886 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.middleware.request_id [None req-5973599f-29c6-4d70-9a60-811c6c914647 None None] RequestId filter calling following filter/app {{(pid=112164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:39:45.243001 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [None req-5973599f-29c6-4d70-9a60-811c6c914647 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:39:45.243364 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.openstack.wsgi [None req-5973599f-29c6-4d70-9a60-811c6c914647 demo demo] Empty body provided in request {{(pid=112164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:39:45.243759 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.openstack.wsgi [None req-5973599f-29c6-4d70-9a60-811c6c914647 demo demo] Calling method 'detail' {{(pid=112164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:39:45.244275 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.api_utils [None req-5973599f-29c6-4d70-9a60-811c6c914647 demo demo] Removing options '' from query. {{(pid=112164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:39:45.245815 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.volume.api [None req-5973599f-29c6-4d70-9a60-811c6c914647 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:39:45.255133 np0000182257 devstack@c-api.service[112164]: INFO cinder.volume.api [None req-5973599f-29c6-4d70-9a60-811c6c914647 demo demo] Get all volumes completed successfully. Jun 19 01:39:45.257474 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [None req-5973599f-29c6-4d70-9a60-811c6c914647 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:39:45.257892 np0000182257 devstack@c-api.service[112164]: [pid: 112164|app: 0|req: 10/39] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:39:45 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 19 01:39:55.249850 np0000182257 devstack@c-api.service[112164]: DEBUG dbcounter [-] [112164] Writing DB stats cinder:SELECT=1 {{(pid=112164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:40:45.271143 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.middleware.request_id [None req-eb0ffadc-a31d-49cd-8010-87bd14d4a5fd None None] RequestId filter calling following filter/app {{(pid=112163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:40:45.275239 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-eb0ffadc-a31d-49cd-8010-87bd14d4a5fd demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:40:45.275576 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-eb0ffadc-a31d-49cd-8010-87bd14d4a5fd demo demo] Empty body provided in request {{(pid=112163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:40:45.275949 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-eb0ffadc-a31d-49cd-8010-87bd14d4a5fd demo demo] Calling method 'detail' {{(pid=112163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:40:45.276422 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.api_utils [None req-eb0ffadc-a31d-49cd-8010-87bd14d4a5fd demo demo] Removing options '' from query. {{(pid=112163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:40:45.277678 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.volume.api [None req-eb0ffadc-a31d-49cd-8010-87bd14d4a5fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:40:45.287966 np0000182257 devstack@c-api.service[112163]: INFO cinder.volume.api [None req-eb0ffadc-a31d-49cd-8010-87bd14d4a5fd demo demo] Get all volumes completed successfully. Jun 19 01:40:45.290801 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-eb0ffadc-a31d-49cd-8010-87bd14d4a5fd demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:40:45.291355 np0000182257 devstack@c-api.service[112163]: [pid: 112163|app: 0|req: 10/40] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:40:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:40:55.281548 np0000182257 devstack@c-api.service[112163]: DEBUG dbcounter [-] [112163] Writing DB stats cinder:SELECT=1 {{(pid=112163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:41:45.306031 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.middleware.request_id [None req-d3c424c3-eea5-443c-a0d3-088be1da0c40 None None] RequestId filter calling following filter/app {{(pid=112165) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:41:45.311575 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-d3c424c3-eea5-443c-a0d3-088be1da0c40 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:41:45.311889 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-d3c424c3-eea5-443c-a0d3-088be1da0c40 demo demo] Empty body provided in request {{(pid=112165) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:41:45.312201 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-d3c424c3-eea5-443c-a0d3-088be1da0c40 demo demo] Calling method 'detail' {{(pid=112165) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:41:45.312565 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.api_utils [None req-d3c424c3-eea5-443c-a0d3-088be1da0c40 demo demo] Removing options '' from query. {{(pid=112165) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:41:45.313549 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.volume.api [None req-d3c424c3-eea5-443c-a0d3-088be1da0c40 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112165) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:41:45.320633 np0000182257 devstack@c-api.service[112165]: INFO cinder.volume.api [None req-d3c424c3-eea5-443c-a0d3-088be1da0c40 demo demo] Get all volumes completed successfully. Jun 19 01:41:45.322608 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-d3c424c3-eea5-443c-a0d3-088be1da0c40 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:41:45.323007 np0000182257 devstack@c-api.service[112165]: [pid: 112165|app: 0|req: 11/41] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:41:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:41:55.316690 np0000182257 devstack@c-api.service[112165]: DEBUG dbcounter [-] [112165] Writing DB stats cinder:SELECT=1 {{(pid=112165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:42:45.338977 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.middleware.request_id [None req-65ceb901-575a-4e5f-87ba-a178ea5afcf5 None None] RequestId filter calling following filter/app {{(pid=112166) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:42:45.445043 np0000182257 devstack@c-api.service[112166]: INFO cinder.api.openstack.wsgi [None req-65ceb901-575a-4e5f-87ba-a178ea5afcf5 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:42:45.445302 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.openstack.wsgi [None req-65ceb901-575a-4e5f-87ba-a178ea5afcf5 demo demo] Empty body provided in request {{(pid=112166) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:42:45.445558 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.openstack.wsgi [None req-65ceb901-575a-4e5f-87ba-a178ea5afcf5 demo demo] Calling method 'detail' {{(pid=112166) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:42:45.445893 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.api_utils [None req-65ceb901-575a-4e5f-87ba-a178ea5afcf5 demo demo] Removing options '' from query. {{(pid=112166) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:42:45.447009 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.volume.api [None req-65ceb901-575a-4e5f-87ba-a178ea5afcf5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112166) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:42:45.455721 np0000182257 devstack@c-api.service[112166]: INFO cinder.volume.api [None req-65ceb901-575a-4e5f-87ba-a178ea5afcf5 demo demo] Get all volumes completed successfully. Jun 19 01:42:45.457756 np0000182257 devstack@c-api.service[112166]: INFO cinder.api.openstack.wsgi [None req-65ceb901-575a-4e5f-87ba-a178ea5afcf5 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:42:45.458191 np0000182257 devstack@c-api.service[112166]: [pid: 112166|app: 0|req: 11/42] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:42:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:42:55.450479 np0000182257 devstack@c-api.service[112166]: DEBUG dbcounter [-] [112166] Writing DB stats cinder:SELECT=1 {{(pid=112166) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:43:45.473365 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.middleware.request_id [None req-ec404c5c-d929-4a00-a782-05b48af87924 None None] RequestId filter calling following filter/app {{(pid=112164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:43:45.476515 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [None req-ec404c5c-d929-4a00-a782-05b48af87924 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:43:45.476776 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.openstack.wsgi [None req-ec404c5c-d929-4a00-a782-05b48af87924 demo demo] Empty body provided in request {{(pid=112164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:43:45.477106 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.openstack.wsgi [None req-ec404c5c-d929-4a00-a782-05b48af87924 demo demo] Calling method 'detail' {{(pid=112164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:43:45.477428 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.api_utils [None req-ec404c5c-d929-4a00-a782-05b48af87924 demo demo] Removing options '' from query. {{(pid=112164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:43:45.478658 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.volume.api [None req-ec404c5c-d929-4a00-a782-05b48af87924 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:43:45.487963 np0000182257 devstack@c-api.service[112164]: INFO cinder.volume.api [None req-ec404c5c-d929-4a00-a782-05b48af87924 demo demo] Get all volumes completed successfully. Jun 19 01:43:45.490703 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [None req-ec404c5c-d929-4a00-a782-05b48af87924 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:43:45.491093 np0000182257 devstack@c-api.service[112164]: [pid: 112164|app: 0|req: 11/43] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:43:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:43:55.482270 np0000182257 devstack@c-api.service[112164]: DEBUG dbcounter [-] [112164] Writing DB stats cinder:SELECT=1 {{(pid=112164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:44:45.514857 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.middleware.request_id [None req-5ec82a5d-fb07-44ab-8548-bb345932888d None None] RequestId filter calling following filter/app {{(pid=112163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:44:45.522470 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-5ec82a5d-fb07-44ab-8548-bb345932888d demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:44:45.522723 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-5ec82a5d-fb07-44ab-8548-bb345932888d demo demo] Empty body provided in request {{(pid=112163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:44:45.524222 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-5ec82a5d-fb07-44ab-8548-bb345932888d demo demo] Calling method 'detail' {{(pid=112163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:44:45.524222 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.api_utils [None req-5ec82a5d-fb07-44ab-8548-bb345932888d demo demo] Removing options '' from query. {{(pid=112163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:44:45.524222 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.volume.api [None req-5ec82a5d-fb07-44ab-8548-bb345932888d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:44:45.529957 np0000182257 devstack@c-api.service[112163]: INFO cinder.volume.api [None req-5ec82a5d-fb07-44ab-8548-bb345932888d demo demo] Get all volumes completed successfully. Jun 19 01:44:45.531944 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-5ec82a5d-fb07-44ab-8548-bb345932888d demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:44:45.532236 np0000182257 devstack@c-api.service[112163]: [pid: 112163|app: 0|req: 11/44] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:44:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:44:55.526537 np0000182257 devstack@c-api.service[112163]: DEBUG dbcounter [-] [112163] Writing DB stats cinder:SELECT=1 {{(pid=112163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:45:45.550402 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.middleware.request_id [None req-9ea18924-7067-4d9c-a089-eee6ad5c5187 None None] RequestId filter calling following filter/app {{(pid=112165) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:45:45.553218 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-9ea18924-7067-4d9c-a089-eee6ad5c5187 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:45:45.553510 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-9ea18924-7067-4d9c-a089-eee6ad5c5187 demo demo] Empty body provided in request {{(pid=112165) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:45:45.553867 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-9ea18924-7067-4d9c-a089-eee6ad5c5187 demo demo] Calling method 'detail' {{(pid=112165) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:45:45.554216 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.api_utils [None req-9ea18924-7067-4d9c-a089-eee6ad5c5187 demo demo] Removing options '' from query. {{(pid=112165) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:45:45.555551 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.volume.api [None req-9ea18924-7067-4d9c-a089-eee6ad5c5187 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112165) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:45:45.571043 np0000182257 devstack@c-api.service[112165]: INFO cinder.volume.api [None req-9ea18924-7067-4d9c-a089-eee6ad5c5187 demo demo] Get all volumes completed successfully. Jun 19 01:45:45.572784 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-9ea18924-7067-4d9c-a089-eee6ad5c5187 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:45:45.574492 np0000182257 devstack@c-api.service[112165]: [pid: 112165|app: 0|req: 12/45] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:45:45 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 19 01:45:55.559197 np0000182257 devstack@c-api.service[112165]: DEBUG dbcounter [-] [112165] Writing DB stats cinder:SELECT=1 {{(pid=112165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:46:45.591450 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.middleware.request_id [None req-69e58382-f924-4512-950b-df517e9c9590 None None] RequestId filter calling following filter/app {{(pid=112166) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:46:45.593978 np0000182257 devstack@c-api.service[112166]: INFO cinder.api.openstack.wsgi [None req-69e58382-f924-4512-950b-df517e9c9590 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:46:45.594143 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.openstack.wsgi [None req-69e58382-f924-4512-950b-df517e9c9590 demo demo] Empty body provided in request {{(pid=112166) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:46:45.594408 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.openstack.wsgi [None req-69e58382-f924-4512-950b-df517e9c9590 demo demo] Calling method 'detail' {{(pid=112166) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:46:45.594544 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.api_utils [None req-69e58382-f924-4512-950b-df517e9c9590 demo demo] Removing options '' from query. {{(pid=112166) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:46:45.595254 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.volume.api [None req-69e58382-f924-4512-950b-df517e9c9590 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112166) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:46:45.608405 np0000182257 devstack@c-api.service[112166]: INFO cinder.volume.api [None req-69e58382-f924-4512-950b-df517e9c9590 demo demo] Get all volumes completed successfully. Jun 19 01:46:45.611138 np0000182257 devstack@c-api.service[112166]: INFO cinder.api.openstack.wsgi [None req-69e58382-f924-4512-950b-df517e9c9590 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:46:45.611614 np0000182257 devstack@c-api.service[112166]: [pid: 112166|app: 0|req: 12/46] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:46:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:46:55.597813 np0000182257 devstack@c-api.service[112166]: DEBUG dbcounter [-] [112166] Writing DB stats cinder:SELECT=1 {{(pid=112166) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:47:45.627860 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.middleware.request_id [None req-eea681ee-d5d6-46dc-8e15-670beaa60726 None None] RequestId filter calling following filter/app {{(pid=112164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:47:45.812409 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [None req-eea681ee-d5d6-46dc-8e15-670beaa60726 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:47:45.812692 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.openstack.wsgi [None req-eea681ee-d5d6-46dc-8e15-670beaa60726 demo demo] Empty body provided in request {{(pid=112164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:47:45.813047 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.openstack.wsgi [None req-eea681ee-d5d6-46dc-8e15-670beaa60726 demo demo] Calling method 'detail' {{(pid=112164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:47:45.813322 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.api_utils [None req-eea681ee-d5d6-46dc-8e15-670beaa60726 demo demo] Removing options '' from query. {{(pid=112164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:47:45.814623 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.volume.api [None req-eea681ee-d5d6-46dc-8e15-670beaa60726 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:47:45.826878 np0000182257 devstack@c-api.service[112164]: INFO cinder.volume.api [None req-eea681ee-d5d6-46dc-8e15-670beaa60726 demo demo] Get all volumes completed successfully. Jun 19 01:47:45.830792 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [None req-eea681ee-d5d6-46dc-8e15-670beaa60726 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:47:45.831473 np0000182257 devstack@c-api.service[112164]: [pid: 112164|app: 0|req: 12/47] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:47:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:47:55.818101 np0000182257 devstack@c-api.service[112164]: DEBUG dbcounter [-] [112164] Writing DB stats cinder:SELECT=1 {{(pid=112164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:48:45.880049 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.middleware.request_id [None req-7edf395d-96b3-4056-85cc-52362de21c34 None None] RequestId filter calling following filter/app {{(pid=112163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:48:45.882408 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-7edf395d-96b3-4056-85cc-52362de21c34 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:48:45.882844 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-7edf395d-96b3-4056-85cc-52362de21c34 demo demo] Empty body provided in request {{(pid=112163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:48:45.883234 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-7edf395d-96b3-4056-85cc-52362de21c34 demo demo] Calling method 'detail' {{(pid=112163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:48:45.883719 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.api_utils [None req-7edf395d-96b3-4056-85cc-52362de21c34 demo demo] Removing options '' from query. {{(pid=112163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:48:45.884894 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.volume.api [None req-7edf395d-96b3-4056-85cc-52362de21c34 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:48:45.894470 np0000182257 devstack@c-api.service[112163]: INFO cinder.volume.api [None req-7edf395d-96b3-4056-85cc-52362de21c34 demo demo] Get all volumes completed successfully. Jun 19 01:48:45.897537 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-7edf395d-96b3-4056-85cc-52362de21c34 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:48:45.898208 np0000182257 devstack@c-api.service[112163]: [pid: 112163|app: 0|req: 12/48] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:48:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:48:55.888534 np0000182257 devstack@c-api.service[112163]: DEBUG dbcounter [-] [112163] Writing DB stats cinder:SELECT=1 {{(pid=112163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:49:45.913989 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.middleware.request_id [None req-851e7903-88ca-4f6f-84a6-65a12381f8fc None None] RequestId filter calling following filter/app {{(pid=112165) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:49:45.917320 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-851e7903-88ca-4f6f-84a6-65a12381f8fc demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:49:45.918605 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-851e7903-88ca-4f6f-84a6-65a12381f8fc demo demo] Empty body provided in request {{(pid=112165) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:49:45.918605 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-851e7903-88ca-4f6f-84a6-65a12381f8fc demo demo] Calling method 'detail' {{(pid=112165) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:49:45.918605 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.api_utils [None req-851e7903-88ca-4f6f-84a6-65a12381f8fc demo demo] Removing options '' from query. {{(pid=112165) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:49:45.920305 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.volume.api [None req-851e7903-88ca-4f6f-84a6-65a12381f8fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112165) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:49:45.928621 np0000182257 devstack@c-api.service[112165]: INFO cinder.volume.api [None req-851e7903-88ca-4f6f-84a6-65a12381f8fc demo demo] Get all volumes completed successfully. Jun 19 01:49:45.932280 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-851e7903-88ca-4f6f-84a6-65a12381f8fc demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:49:45.932809 np0000182257 devstack@c-api.service[112165]: [pid: 112165|app: 0|req: 13/49] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:49:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:49:55.922957 np0000182257 devstack@c-api.service[112165]: DEBUG dbcounter [-] [112165] Writing DB stats cinder:SELECT=1 {{(pid=112165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:50:45.949815 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.middleware.request_id [None req-20f7d25f-1890-4a5a-bb94-944e607e784f None None] RequestId filter calling following filter/app {{(pid=112166) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:50:45.954569 np0000182257 devstack@c-api.service[112166]: INFO cinder.api.openstack.wsgi [None req-20f7d25f-1890-4a5a-bb94-944e607e784f demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:50:45.955001 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.openstack.wsgi [None req-20f7d25f-1890-4a5a-bb94-944e607e784f demo demo] Empty body provided in request {{(pid=112166) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:50:45.955390 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.openstack.wsgi [None req-20f7d25f-1890-4a5a-bb94-944e607e784f demo demo] Calling method 'detail' {{(pid=112166) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:50:45.955993 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.api.api_utils [None req-20f7d25f-1890-4a5a-bb94-944e607e784f demo demo] Removing options '' from query. {{(pid=112166) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:50:45.956863 np0000182257 devstack@c-api.service[112166]: DEBUG cinder.volume.api [None req-20f7d25f-1890-4a5a-bb94-944e607e784f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112166) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:50:45.963689 np0000182257 devstack@c-api.service[112166]: INFO cinder.volume.api [None req-20f7d25f-1890-4a5a-bb94-944e607e784f demo demo] Get all volumes completed successfully. Jun 19 01:50:45.966219 np0000182257 devstack@c-api.service[112166]: INFO cinder.api.openstack.wsgi [None req-20f7d25f-1890-4a5a-bb94-944e607e784f demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:50:45.966678 np0000182257 devstack@c-api.service[112166]: [pid: 112166|app: 0|req: 13/50] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:50:45 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 19 01:50:55.960246 np0000182257 devstack@c-api.service[112166]: DEBUG dbcounter [-] [112166] Writing DB stats cinder:SELECT=1 {{(pid=112166) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:51:45.979312 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.middleware.request_id [None req-f780dd41-f1ac-4792-a2dc-801edf5fe330 None None] RequestId filter calling following filter/app {{(pid=112164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:51:45.982272 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [None req-f780dd41-f1ac-4792-a2dc-801edf5fe330 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:51:45.982580 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.openstack.wsgi [None req-f780dd41-f1ac-4792-a2dc-801edf5fe330 demo demo] Empty body provided in request {{(pid=112164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:51:45.982860 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.openstack.wsgi [None req-f780dd41-f1ac-4792-a2dc-801edf5fe330 demo demo] Calling method 'detail' {{(pid=112164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:51:45.983219 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.api.api_utils [None req-f780dd41-f1ac-4792-a2dc-801edf5fe330 demo demo] Removing options '' from query. {{(pid=112164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:51:45.984413 np0000182257 devstack@c-api.service[112164]: DEBUG cinder.volume.api [None req-f780dd41-f1ac-4792-a2dc-801edf5fe330 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:51:45.993676 np0000182257 devstack@c-api.service[112164]: INFO cinder.volume.api [None req-f780dd41-f1ac-4792-a2dc-801edf5fe330 demo demo] Get all volumes completed successfully. Jun 19 01:51:45.996665 np0000182257 devstack@c-api.service[112164]: INFO cinder.api.openstack.wsgi [None req-f780dd41-f1ac-4792-a2dc-801edf5fe330 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:51:45.997242 np0000182257 devstack@c-api.service[112164]: [pid: 112164|app: 0|req: 13/51] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:51:45 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 19 01:51:55.987878 np0000182257 devstack@c-api.service[112164]: DEBUG dbcounter [-] [112164] Writing DB stats cinder:SELECT=1 {{(pid=112164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:52:46.020695 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.middleware.request_id [None req-84cbf0f2-135d-4e3c-95a2-21c99fb4e8d1 None None] RequestId filter calling following filter/app {{(pid=112163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:52:46.167948 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-84cbf0f2-135d-4e3c-95a2-21c99fb4e8d1 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:52:46.168235 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-84cbf0f2-135d-4e3c-95a2-21c99fb4e8d1 demo demo] Empty body provided in request {{(pid=112163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:52:46.168487 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.openstack.wsgi [None req-84cbf0f2-135d-4e3c-95a2-21c99fb4e8d1 demo demo] Calling method 'detail' {{(pid=112163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:52:46.168780 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.api.api_utils [None req-84cbf0f2-135d-4e3c-95a2-21c99fb4e8d1 demo demo] Removing options '' from query. {{(pid=112163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:52:46.169896 np0000182257 devstack@c-api.service[112163]: DEBUG cinder.volume.api [None req-84cbf0f2-135d-4e3c-95a2-21c99fb4e8d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:52:46.177517 np0000182257 devstack@c-api.service[112163]: INFO cinder.volume.api [None req-84cbf0f2-135d-4e3c-95a2-21c99fb4e8d1 demo demo] Get all volumes completed successfully. Jun 19 01:52:46.180084 np0000182257 devstack@c-api.service[112163]: INFO cinder.api.openstack.wsgi [None req-84cbf0f2-135d-4e3c-95a2-21c99fb4e8d1 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:52:46.180515 np0000182257 devstack@c-api.service[112163]: [pid: 112163|app: 0|req: 13/52] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:52:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:52:56.173662 np0000182257 devstack@c-api.service[112163]: DEBUG dbcounter [-] [112163] Writing DB stats cinder:SELECT=1 {{(pid=112163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:53:46.196998 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.middleware.request_id [None req-cd19bd95-8362-4394-b5d5-029e14239b14 None None] RequestId filter calling following filter/app {{(pid=112165) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:53:46.199430 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-cd19bd95-8362-4394-b5d5-029e14239b14 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 19 01:53:46.199602 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-cd19bd95-8362-4394-b5d5-029e14239b14 demo demo] Empty body provided in request {{(pid=112165) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:53:46.199849 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.openstack.wsgi [None req-cd19bd95-8362-4394-b5d5-029e14239b14 demo demo] Calling method 'detail' {{(pid=112165) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:53:46.200067 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.api.api_utils [None req-cd19bd95-8362-4394-b5d5-029e14239b14 demo demo] Removing options '' from query. {{(pid=112165) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:53:46.201041 np0000182257 devstack@c-api.service[112165]: DEBUG cinder.volume.api [None req-cd19bd95-8362-4394-b5d5-029e14239b14 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112165) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:53:46.213772 np0000182257 devstack@c-api.service[112165]: INFO cinder.volume.api [None req-cd19bd95-8362-4394-b5d5-029e14239b14 demo demo] Get all volumes completed successfully. Jun 19 01:53:46.217643 np0000182257 devstack@c-api.service[112165]: INFO cinder.api.openstack.wsgi [None req-cd19bd95-8362-4394-b5d5-029e14239b14 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:53:46.218207 np0000182257 devstack@c-api.service[112165]: [pid: 112165|app: 0|req: 14/53] 199.204.45.240 () {64 vars in 1295 bytes} [Fri Jun 19 01:53:46 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 19 01:53:56.204684 np0000182257 devstack@c-api.service[112165]: DEBUG dbcounter [-] [112165] Writing DB stats cinder:SELECT=1 {{(pid=112165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}