)]}'
{"lib/tempest":[{"author":{"_account_id":7118,"name":"Ian Wienand","email":"iwienand@redhat.com","username":"iwienand"},"change_message_id":"4f5eb9d6c25fa8ae73a9d5769d4a756b5c4ee286","unresolved":false,"context_lines":[{"line_number":204,"context_line":"                # Determine the flavor disk size based on the image size."},{"line_number":205,"context_line":"                disk\u003d$(image_size_in_gib $image_uuid)"},{"line_number":206,"context_line":"                # Pad an extra 1GiB onto the root disk to be safe."},{"line_number":207,"context_line":"                let disk\u003d$disk+1"},{"line_number":208,"context_line":"                openstack flavor create --id 42 --ram 64 --disk $disk --vcpus 1 m1.nano"},{"line_number":209,"context_line":"            fi"},{"line_number":210,"context_line":"            flavor_ref\u003d42"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"3fa7e38b_31b75c3d","line":207,"updated":"2019-10-24 20:58:24.000000000","message":"i think you have to quote this; i\u0027d prefer to see\n\n disk\u003d$(( disk + 1 ))\n\nas we use (( )) pretty much everywhere else","commit_id":"74f49813fd25a59507ed653fde136e6020ab4d2f"},{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"cfec35a2976244c1080ba1e73af23a5a23c1ec0f","unresolved":false,"context_lines":[{"line_number":204,"context_line":"                # Determine the flavor disk size based on the image size."},{"line_number":205,"context_line":"                disk\u003d$(image_size_in_gib $image_uuid)"},{"line_number":206,"context_line":"                # Pad an extra 1GiB onto the root disk to be safe."},{"line_number":207,"context_line":"                let disk\u003d$disk+1"},{"line_number":208,"context_line":"                openstack flavor create --id 42 --ram 64 --disk $disk --vcpus 1 m1.nano"},{"line_number":209,"context_line":"            fi"},{"line_number":210,"context_line":"            flavor_ref\u003d42"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"3fa7e38b_511538e4","line":207,"in_reply_to":"3fa7e38b_31b75c3d","updated":"2019-10-24 21:11:03.000000000","message":"Done","commit_id":"74f49813fd25a59507ed653fde136e6020ab4d2f"},{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"4735ec4ef28a7582e933bf73abb0a4e9ddab193b","unresolved":false,"context_lines":[{"line_number":457,"context_line":"    # Volume"},{"line_number":458,"context_line":"    # We need to set the volume_size to the max of the two flavors for boot"},{"line_number":459,"context_line":"    # from volume scenarios."},{"line_number":460,"context_line":"    iniset $TEMPEST_CONFIG volume volume_size \\"},{"line_number":461,"context_line":"    $(( flavor_ref_size \u003e flavor_ref_alt_size ? flavor_ref_size : flavor_ref_alt_size ))"},{"line_number":462,"context_line":"    # Set the service catalog entry for Tempest to run on. Typically"},{"line_number":463,"context_line":"    # used to try different Volume API version targets. The tempest"}],"source_content_type":"application/x-shellscript","patch_set":2,"id":"3fa7e38b_d115a84a","line":460,"updated":"2019-10-24 21:51:03.000000000","message":"Should consider splitting this out since this is something we should have been doing anyway, and if we need to revert the padding change above we\u0027d want to keep this I think.","commit_id":"68198e0d295a24f221a1e5b862d5c20e93580e6c"}]}
