)]}'
{"nova/compute/manager.py":[{"author":{"_account_id":7166,"name":"Sylvain Bauza","email":"sbauza@redhat.com","username":"sbauza"},"change_message_id":"da808cae6fedb6bb29670b15a853c79828fc479c","unresolved":false,"context_lines":[{"line_number":2225,"context_line":"                  instance\u003dinstance)"},{"line_number":2226,"context_line":"            if not instance.availability_zone:"},{"line_number":2227,"context_line":"                instance.availability_zone \u003d \\"},{"line_number":2228,"context_line":"                    az.get_host_availability_zone(context, self.host)"},{"line_number":2229,"context_line":"            instance.vm_state \u003d vm_states.BUILDING"},{"line_number":2230,"context_line":"            instance.task_state \u003d None"},{"line_number":2231,"context_line":"            instance.save(expected_task_state\u003d"}],"source_content_type":"text/x-python","patch_set":2,"id":"1aca2d91_81c5863d","line":2228,"updated":"2015-05-07 10:45:10.000000000","message":"Ahem, the instance AZ information can be nullable so I don\u0027t see why we need to provide an AZ anyway.\n\nAs we dicussed on IRC, I would instead prefer to remove the instance AZ field and add it in the request_spec if needed but that needs to be discussed.","commit_id":"8d3ab7e5acc1238a1cae34fb0e6a1af96c20339b"}]}
