On Thu, 2010-09-30 at 15:07 -0700, Ian Main wrote: > From: Jason Guiditta <[email protected]> > > This patch teaches dbomatic how to get error messages into the database. > I added a 'last_error' field to the instance model so that we can stick > errors from condor in there. > > Note that this is really not the right way to do this. We should be using > the event logging system and tying the errors back to the instance from > that. However this will work for now and give the users something > useful in case of an error. > > Note that I haven't had a chance to test this patch live yet since my > setup is not working end to end yet. > ACK, after running through numerous times, if the instance disappears from the api, this correctly sets an error in the new db field.
_______________________________________________ deltacloud-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/deltacloud-devel
