)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"98a6acace02384336b396ad81aa14f0d86c53854","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"96d4cc7f_abd90bbd","updated":"2026-03-11 18:29:23.000000000","message":"good catch, thx","commit_id":"416d27e89e0c1891921fee2a692086eb8fcd0307"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"72f1b5ebda3421f29d72340d413a7b751194586c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"f0178a4f_0d952e13","updated":"2026-03-11 19:04:25.000000000","message":"thanks for catching and fixing it","commit_id":"416d27e89e0c1891921fee2a692086eb8fcd0307"}],"lib/nova":[{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"72f1b5ebda3421f29d72340d413a7b751194586c","unresolved":false,"context_lines":[{"line_number":644,"context_line":"    # to use a user with the admin role for background tasks in nova to"},{"line_number":645,"context_line":"    # be able to GET block-storage API resources owned by another project"},{"line_number":646,"context_line":"    # since cinder has low-level \"is_admin\" checks in its DB API."},{"line_number":647,"context_line":"    configure_keystoneauth $NOVA_CONF nova cinder"},{"line_number":648,"context_line":"    if is_service_enabled tls-proxy; then"},{"line_number":649,"context_line":"        CINDER_SERVICE_HOST\u003d${CINDER_SERVICE_HOST:-$SERVICE_HOST}"},{"line_number":650,"context_line":"        CINDER_SERVICE_PORT\u003d${CINDER_SERVICE_PORT:-8776}"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"3f60179e_1a3c51be","line":647,"range":{"start_line":647,"start_character":3,"end_line":647,"end_character":49},"updated":"2026-03-11 19:04:25.000000000","message":"I was wondering why it did not fail in original change where conf did not exist. In that case, [cinder] section in nova.conf is not filled with service user which only impact the periodic tasks and did not cause the failing tempest tests as such.\n\n[cinder] section in nova.conf before this fix:\n    [cinder]\n    cafile \u003d /opt/stack/data/ca-bundle.pem\n    os_region_name \u003d RegionOne\n\n[cinder] section in nova.conf after this fix:\n[cinder]\ncafile \u003d /opt/stack/data/ca-bundle.pem\nproject_domain_name \u003d Default\nproject_name \u003d service\nuser_domain_name \u003d Default\npassword \u003d secretservice\nusername \u003d nova\nauth_url \u003d https://10.209.33.237/identity\ninterface \u003d public\nauth_type \u003d password\nos_region_name \u003d RegionOne","commit_id":"416d27e89e0c1891921fee2a692086eb8fcd0307"}]}
