On Fri, 2010-10-08 at 16:29 -0400, Chris Lalancette wrote: > On 10/08/10 - 03:22:46PM, Jason Guiditta wrote: > > This will keep Instances from dropping out of the 'in process' > > list because agent returns 'created' rather than 'waiting'. > > Instead, failed builds will go in their own table, which will > > not appear if there are no failures. > > --- > > src/app/controllers/templates_controller.rb | 1 + > > src/app/models/image.rb | 4 ++-- > > src/app/views/templates/builds.haml | 12 ++++++++++++ > > 3 files changed, 15 insertions(+), 2 deletions(-) > > Yeah, this looks pretty reasonable. At least it is clear which builds failed. > > ACK > Pushed
_______________________________________________ deltacloud-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/deltacloud-devel
