)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"0ff9c3efe5fb3c73c4148bb5ae51c5ceaf84fb94","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"1f54c2cd_68bd90fb","updated":"2021-11-01 11:19:39.000000000","message":"this change is blocked on the parent patch which fails due to a bug; Ussuri is going EM so we might be better off doing other things than improving its CI now","commit_id":"d2a5ebca48aa1bbea14f8de471018ffc4d283d8d"}],"tests/test-core-openstack.sh":[{"author":{"_account_id":29880,"name":"Adrian Andreias","email":"adrian@fleio.com","username":"adrian-fleio"},"change_message_id":"2a3e8caa547298a4b200f4f1c56acbddcecb1250","unresolved":true,"context_lines":[{"line_number":97,"context_line":""},{"line_number":98,"context_line":"function create_instance {"},{"line_number":99,"context_line":"    local name\u003d$1"},{"line_number":100,"context_line":"    openstack server create --wait --image cirros --flavor m1.tiny --key-name mykey --network demo-net ${name}"},{"line_number":101,"context_line":"    # If the status is not ACTIVE, print info and exit 1"},{"line_number":102,"context_line":"    if [[ $(openstack server show ${name} -f value -c status) !\u003d \"ACTIVE\" ]]; then"},{"line_number":103,"context_line":"        echo \"FAILED: Instance is not active\""}],"source_content_type":"text/x-sh","patch_set":1,"id":"5decdaba_b6f5b66a","line":100,"updated":"2021-11-01 11:03:15.000000000","message":"Does it make sense to use and return UUID (outputted by `server create`) instead of name or we know for sure that a compute node will have a single instance named \"kolla_boot_test\"?","commit_id":"d2a5ebca48aa1bbea14f8de471018ffc4d283d8d"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"2316b4450ecb1f065419e5e9bc0eabb4ec3d597c","unresolved":false,"context_lines":[{"line_number":97,"context_line":""},{"line_number":98,"context_line":"function create_instance {"},{"line_number":99,"context_line":"    local name\u003d$1"},{"line_number":100,"context_line":"    openstack server create --wait --image cirros --flavor m1.tiny --key-name mykey --network demo-net ${name}"},{"line_number":101,"context_line":"    # If the status is not ACTIVE, print info and exit 1"},{"line_number":102,"context_line":"    if [[ $(openstack server show ${name} -f value -c status) !\u003d \"ACTIVE\" ]]; then"},{"line_number":103,"context_line":"        echo \"FAILED: Instance is not active\""}],"source_content_type":"text/x-sh","patch_set":1,"id":"456f518a_57257b98","line":100,"in_reply_to":"5decdaba_b6f5b66a","updated":"2021-11-01 11:16:40.000000000","message":"Yes, this is on purpose - we know that and thus stick to the names. Using UUIDs would require us to save them between the runs for no real benefit.","commit_id":"d2a5ebca48aa1bbea14f8de471018ffc4d283d8d"}]}
