)]}'
{"lib/tempest":[{"author":{"_account_id":4393,"name":"Dan Smith","email":"dms@danplanet.com","username":"danms"},"change_message_id":"bd45e18505c48bd34842fe9ae6b9c0b21c9ea9a2","unresolved":true,"context_lines":[{"line_number":488,"context_line":"    # NOTE- To avoid microversion tests failure on stable branch, we need to change \"tempest_compute_max_microversion\""},{"line_number":489,"context_line":"    #       for stable branch on each release which should be changed from \"latest\" to max supported version of that release."},{"line_number":490,"context_line":"    local tempest_compute_min_microversion\u003d${TEMPEST_COMPUTE_MIN_MICROVERSION:-None}"},{"line_number":491,"context_line":"    local tempest_compute_max_microversion\u003d${TEMPEST_COMPUTE_MAX_MICROVERSION:-\"2.100\"}"},{"line_number":492,"context_line":"    # Reset microversions to None where v2.0 is running which does not support microversion."},{"line_number":493,"context_line":"    # Both \"None\" means no microversion testing."},{"line_number":494,"context_line":"    if [[ \"$TEMPEST_COMPUTE_TYPE\" \u003d\u003d \"compute_legacy\" ]]; then"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"c6c73aa6_861a3dd3","line":491,"updated":"2025-09-22 14:28:51.000000000","message":"https://github.com/openstack/nova/blob/stable/2025.2/nova/api/openstack/api_version_request.py#L289","commit_id":"ea97a5bc0a85fc852e8c747b164e10991cc4d666"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"22a9d77a3fc5fed72808fc1945dd8a65247f1717","unresolved":false,"context_lines":[{"line_number":488,"context_line":"    # NOTE- To avoid microversion tests failure on stable branch, we need to change \"tempest_compute_max_microversion\""},{"line_number":489,"context_line":"    #       for stable branch on each release which should be changed from \"latest\" to max supported version of that release."},{"line_number":490,"context_line":"    local tempest_compute_min_microversion\u003d${TEMPEST_COMPUTE_MIN_MICROVERSION:-None}"},{"line_number":491,"context_line":"    local tempest_compute_max_microversion\u003d${TEMPEST_COMPUTE_MAX_MICROVERSION:-\"2.100\"}"},{"line_number":492,"context_line":"    # Reset microversions to None where v2.0 is running which does not support microversion."},{"line_number":493,"context_line":"    # Both \"None\" means no microversion testing."},{"line_number":494,"context_line":"    if [[ \"$TEMPEST_COMPUTE_TYPE\" \u003d\u003d \"compute_legacy\" ]]; then"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"c7fee5e9_2abbce54","line":491,"in_reply_to":"c6c73aa6_861a3dd3","updated":"2025-09-23 15:02:10.000000000","message":"yep this has not  changes since epoxy\nhttps://docs.openstack.org/nova/latest/reference/api-microversion-history.html#maximum-in-2025-1-epoxy-and-2025-2-flamingo","commit_id":"ea97a5bc0a85fc852e8c747b164e10991cc4d666"},{"author":{"_account_id":4393,"name":"Dan Smith","email":"dms@danplanet.com","username":"danms"},"change_message_id":"bd45e18505c48bd34842fe9ae6b9c0b21c9ea9a2","unresolved":true,"context_lines":[{"line_number":606,"context_line":"        iniset $TEMPEST_CONFIG volume backup_driver swift"},{"line_number":607,"context_line":"    fi"},{"line_number":608,"context_line":"    local tempest_volume_min_microversion\u003d${TEMPEST_VOLUME_MIN_MICROVERSION:-None}"},{"line_number":609,"context_line":"    local tempest_volume_max_microversion\u003d${TEMPEST_VOLUME_MAX_MICROVERSION:-\"3.71\"}"},{"line_number":610,"context_line":"    if [ \"$tempest_volume_min_microversion\" \u003d\u003d \"None\" ]; then"},{"line_number":611,"context_line":"        inicomment $TEMPEST_CONFIG volume min_microversion"},{"line_number":612,"context_line":"    else"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"524a402b_a82c5b57","line":609,"updated":"2025-09-22 14:28:51.000000000","message":"https://github.com/openstack/cinder/blob/stable/2025.2/cinder/api/microversions.py#L182","commit_id":"ea97a5bc0a85fc852e8c747b164e10991cc4d666"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"22a9d77a3fc5fed72808fc1945dd8a65247f1717","unresolved":false,"context_lines":[{"line_number":606,"context_line":"        iniset $TEMPEST_CONFIG volume backup_driver swift"},{"line_number":607,"context_line":"    fi"},{"line_number":608,"context_line":"    local tempest_volume_min_microversion\u003d${TEMPEST_VOLUME_MIN_MICROVERSION:-None}"},{"line_number":609,"context_line":"    local tempest_volume_max_microversion\u003d${TEMPEST_VOLUME_MAX_MICROVERSION:-\"3.71\"}"},{"line_number":610,"context_line":"    if [ \"$tempest_volume_min_microversion\" \u003d\u003d \"None\" ]; then"},{"line_number":611,"context_line":"        inicomment $TEMPEST_CONFIG volume min_microversion"},{"line_number":612,"context_line":"    else"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"3e15998b_3ac3df71","line":609,"in_reply_to":"524a402b_a82c5b57","updated":"2025-09-23 15:02:10.000000000","message":"yep also correct https://docs.openstack.org/api-ref/block-storage/api_microversion_history.html#maximum-in-2024-1-and-2024-2","commit_id":"ea97a5bc0a85fc852e8c747b164e10991cc4d666"},{"author":{"_account_id":4393,"name":"Dan Smith","email":"dms@danplanet.com","username":"danms"},"change_message_id":"bd45e18505c48bd34842fe9ae6b9c0b21c9ea9a2","unresolved":true,"context_lines":[{"line_number":666,"context_line":"    # NOTE- To avoid microversion tests failure on stable branch, we need to change \"tempest_placement_max_microversion\""},{"line_number":667,"context_line":"    #       for stable branch on each release which should be changed from \"latest\" to max supported version of that release."},{"line_number":668,"context_line":"    local tempest_placement_min_microversion\u003d${TEMPEST_PLACEMENT_MIN_MICROVERSION:-None}"},{"line_number":669,"context_line":"    local tempest_placement_max_microversion\u003d${TEMPEST_PLACEMENT_MAX_MICROVERSION:-\"1.39\"}"},{"line_number":670,"context_line":"    if [ \"$tempest_placement_min_microversion\" \u003d\u003d \"None\" ]; then"},{"line_number":671,"context_line":"        inicomment $TEMPEST_CONFIG placement min_microversion"},{"line_number":672,"context_line":"    else"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"5d6a06a8_58cf3a22","line":669,"updated":"2025-09-22 14:28:51.000000000","message":"https://github.com/openstack/placement/blob/stable/2025.2/placement/rest_api_version_history.rst?plain\u003d1#L702","commit_id":"ea97a5bc0a85fc852e8c747b164e10991cc4d666"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"22a9d77a3fc5fed72808fc1945dd8a65247f1717","unresolved":false,"context_lines":[{"line_number":666,"context_line":"    # NOTE- To avoid microversion tests failure on stable branch, we need to change \"tempest_placement_max_microversion\""},{"line_number":667,"context_line":"    #       for stable branch on each release which should be changed from \"latest\" to max supported version of that release."},{"line_number":668,"context_line":"    local tempest_placement_min_microversion\u003d${TEMPEST_PLACEMENT_MIN_MICROVERSION:-None}"},{"line_number":669,"context_line":"    local tempest_placement_max_microversion\u003d${TEMPEST_PLACEMENT_MAX_MICROVERSION:-\"1.39\"}"},{"line_number":670,"context_line":"    if [ \"$tempest_placement_min_microversion\" \u003d\u003d \"None\" ]; then"},{"line_number":671,"context_line":"        inicomment $TEMPEST_CONFIG placement min_microversion"},{"line_number":672,"context_line":"    else"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"3c1958cc_f57efedd","line":669,"in_reply_to":"5d6a06a8_58cf3a22","updated":"2025-09-23 15:02:10.000000000","message":"Acknowledged","commit_id":"ea97a5bc0a85fc852e8c747b164e10991cc4d666"}]}
