On Fri, 2012-08-17 at 13:48 +0100, Leander Bessa Beernaert wrote: > I've been tasked to look at Deltacloud, in particular the OpenStack driver. > I have a small OpenStack setup running with OpenStack Essex on Ubuntu > 12.04. Each time i try to see an instance in detail i get the following > error: http://pastebin.com/E00aGxkX > > Any Ideas?
It seems like you tried to look up a nonexistent instance; that should have resulted in a 404, but somehow the exception from the backend isn't correctly translated. Marios might be able to shed more light on this (he'll be back on on Monday) David
