)]}'
{"neutron/tests/unit/scheduler/test_dhcp_agent_scheduler.py":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"ef07df2c9444444fb292646f4847569abb7317a0","unresolved":false,"context_lines":[{"line_number":511,"context_line":"        ndab_obj4 \u003d network_obj.NetworkDhcpAgentBinding(self.ctx,"},{"line_number":512,"context_line":"            network_id\u003dnetwork_ids[3], dhcp_agent_id\u003ddhcp_agt_ids[1])"},{"line_number":513,"context_line":"        ndab_obj4.create()"},{"line_number":514,"context_line":"        bindings_objs \u003d network_obj.NetworkDhcpAgentBinding.get_objects("},{"line_number":515,"context_line":"            self.ctx)"},{"line_number":516,"context_line":"        with mock.patch.object(self, \u0027agent_starting_up\u0027,"},{"line_number":517,"context_line":"                               side_effect\u003d[True, False]):"}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_78c3bf39","line":514,"range":{"start_line":514,"start_character":60,"end_line":514,"end_character":71},"updated":"2019-08-09 08:56:10.000000000","message":"I don\u0027t know how \"get_objects\" is ordering the results, but here is the problem. The objects retrieved here must have the same order as the creation order (ndab_obj1, ndab_obj2, etc).\n\nThe NetworkDhcpAgentBinding objects must be ordered depending on the network id, according to network_ids order.","commit_id":"ecfcdfff35b5e236ba501c72eef0f3dfc808347d"}]}
